is not current version
Last Version 1.1.7

com.ebay.auth:ebay-oauth-java-client 1.1.5

eBay OAuth Client which helps in easy integration

License

License

Categories

Categories

Java Languages CLI User Interface
GroupId

GroupId

com.ebay.auth
ArtifactId

ArtifactId

ebay-oauth-java-client
Version

Version

1.1.5
Type

Type

jar
Description

Description

com.ebay.auth:ebay-oauth-java-client
eBay OAuth Client which helps in easy integration
Project URL

Project URL

https://github.com/ebay/ebay-oauth-java-client/
Source Code Management

Source Code Management

https://github.com/ebay/ebay-oauth-java-client

Download ebay-oauth-java-client 1.1.5


<!-- https://jarcasting.com/artifacts/com.ebay.auth/ebay-oauth-java-client/ -->
<dependency>
    <groupId>com.ebay.auth</groupId>
    <artifactId>ebay-oauth-java-client</artifactId>
    <version>1.1.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.ebay.auth/ebay-oauth-java-client/
implementation 'com.ebay.auth:ebay-oauth-java-client:1.1.5'
// https://jarcasting.com/artifacts/com.ebay.auth/ebay-oauth-java-client/
implementation ("com.ebay.auth:ebay-oauth-java-client:1.1.5")
'com.ebay.auth:ebay-oauth-java-client:jar:1.1.5'
<dependency org="com.ebay.auth" name="ebay-oauth-java-client" rev="1.1.5">
  <artifact name="ebay-oauth-java-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ebay.auth', module='ebay-oauth-java-client', version='1.1.5')
)
libraryDependencies += "com.ebay.auth" % "ebay-oauth-java-client" % "1.1.5"
[com.ebay.auth/ebay-oauth-java-client "1.1.5"]

Dependencies

compile (9)

Group / Artifact Type Version
com.squareup.okhttp3 : okhttp jar 4.0.1
com.google.code.gson : gson jar 2.8.5
org.yaml : snakeyaml jar 1.26
joda-time : joda-time jar 2.10.3
org.slf4j : slf4j-api jar 1.7.26
com.fasterxml.jackson.core : jackson-databind jar 2.12.6.1
org.json : json jar 20180813
org.apache.commons : commons-lang3 jar 3.9
commons-codec : commons-codec jar 1.13

test (2)

Group / Artifact Type Version
junit : junit jar 4.13.1
org.seleniumhq.selenium : selenium-java jar 3.141.59

Project Modules

There are no modules declared in this project.