License |
License |
---|---|
Categories |
CategoriesJava Languages CLI User Interface |
GroupId | GroupIdcom.ebay.auth |
ArtifactId | ArtifactIdebay-oauth-java-client |
Version | Version1.1.7 |
Type | Typejar |
Description |
Descriptioncom.ebay.auth:ebay-oauth-java-client
eBay OAuth Client which helps in easy integration
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- 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.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.ebay.auth/ebay-oauth-java-client/
implementation 'com.ebay.auth:ebay-oauth-java-client:1.1.7'
// https://jarcasting.com/artifacts/com.ebay.auth/ebay-oauth-java-client/
implementation ("com.ebay.auth:ebay-oauth-java-client:1.1.7")
'com.ebay.auth:ebay-oauth-java-client:jar:1.1.7'
<dependency org="com.ebay.auth" name="ebay-oauth-java-client" rev="1.1.7">
<artifact name="ebay-oauth-java-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ebay.auth', module='ebay-oauth-java-client', version='1.1.7')
)
libraryDependencies += "com.ebay.auth" % "ebay-oauth-java-client" % "1.1.7"
[com.ebay.auth/ebay-oauth-java-client "1.1.7"]
Group / Artifact | Type | Version |
---|---|---|
com.squareup.okhttp3 : okhttp | jar | 4.9.3 |
com.google.code.gson : gson | jar | 2.9.0 |
org.yaml : snakeyaml | jar | 1.30 |
joda-time : joda-time | jar | 2.10.14 |
org.slf4j : slf4j-api | jar | 1.7.36 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.13.3 |
org.json : json | jar | 20220320 |
org.apache.commons : commons-lang3 | jar | 3.12.0 |
commons-codec : commons-codec | jar | 1.15 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |
org.seleniumhq.selenium : selenium-java | jar | 4.1.4 |