| License |
License |
|---|---|
| GroupId | GroupIdcom.newegg.marketplace |
| ArtifactId | ArtifactIdsdk |
| Version | Version1.0.0 |
| Type | Typepom |
| Description |
DescriptionNewegg SDK for Java
The SDK for Newegg marketplace API
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| sdk-1.0.0.pom | 6 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.newegg.marketplace/sdk/ -->
<dependency>
<groupId>com.newegg.marketplace</groupId>
<artifactId>sdk</artifactId>
<version>1.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.newegg.marketplace/sdk/
implementation 'com.newegg.marketplace:sdk:1.0.0'
// https://jarcasting.com/artifacts/com.newegg.marketplace/sdk/
implementation ("com.newegg.marketplace:sdk:1.0.0")
'com.newegg.marketplace:sdk:pom:1.0.0'
<dependency org="com.newegg.marketplace" name="sdk" rev="1.0.0">
<artifact name="sdk" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.newegg.marketplace', module='sdk', version='1.0.0')
)
libraryDependencies += "com.newegg.marketplace" % "sdk" % "1.0.0"
[com.newegg.marketplace/sdk "1.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.github.openfeign : feign-jackson | jar | 10.1.0 |
| io.github.openfeign : feign-jaxb | jar | 10.1.0 |
| io.github.openfeign : feign-slf4j | jar | 10.1.0 |
| io.github.openfeign : feign-mock | jar | 10.1.0 |
| org.apache.logging.log4j : log4j-jcl | jar | 2.11.1 |
| org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.11.1 |
| org.apache.logging.log4j : log4j-jul | jar | 2.11.1 |
| commons-io : commons-io | jar | 2.6 |
| org.apache.commons : commons-configuration2 | jar | 2.4 |
| commons-beanutils : commons-beanutils | jar | 1.9.3 |
| org.eclipse.persistence : eclipselink | jar | 2.7.4 |
| org.eclipse.persistence : org.eclipse.persistence.moxy | jar | 2.7.4 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |