Skip to content
This repository has been archived by the owner on Jan 24, 2024. It is now read-only.

[oauthclient] Create a zero-dependencies jar: - remove Async HTTP client and use the standard JDK Http client - shade and relocate Jackson Databind, used for JSON #1979

Commits on Jul 26, 2023

  1. [oauthclient] Create a zero-dependencies jar:

    - remove Async HTTP client and use the standard JDK Http client
    - shade and relocate Jackson Databind, used for JSON
    eolivelli authored and Demogorgon314 committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    68fa3bf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5541841 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2023

  1. Fix test

    Demogorgon314 committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    adee42d View commit details
    Browse the repository at this point in the history
  2. test

    Demogorgon314 committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    1abb2a7 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2023

  1. Try fix dependency

    Demogorgon314 committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    f53883b View commit details
    Browse the repository at this point in the history
  2. Add new module

    Demogorgon314 committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    b98c0ab View commit details
    Browse the repository at this point in the history
  3. Remove unused change

    Demogorgon314 committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    52de651 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2023

  1. Add shaded test

    Demogorgon314 committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    444b1dc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    58f0675 View commit details
    Browse the repository at this point in the history