License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdcom.newegg.marketplace |
ArtifactId | ArtifactIdsdk-datafeed |
Version | Version1.0.0 |
Type | Typejar |
Description |
DescriptionNewegg SDK for Java - Datafeed
The Newegg DataFeed API lets you batch manage items which consist of creating items, updating items and shipping orders. In addition, batch manage other applicable Newegg services.
|
Project URL |
Project URL |
Filename | Size |
---|---|
sdk-datafeed-1.0.0.pom | |
sdk-datafeed-1.0.0.jar | 291 KB |
sdk-datafeed-1.0.0-sources.jar | 194 KB |
sdk-datafeed-1.0.0-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.newegg.marketplace/sdk-datafeed/ -->
<dependency>
<groupId>com.newegg.marketplace</groupId>
<artifactId>sdk-datafeed</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.newegg.marketplace/sdk-datafeed/
implementation 'com.newegg.marketplace:sdk-datafeed:1.0.0'
// https://jarcasting.com/artifacts/com.newegg.marketplace/sdk-datafeed/
implementation ("com.newegg.marketplace:sdk-datafeed:1.0.0")
'com.newegg.marketplace:sdk-datafeed:jar:1.0.0'
<dependency org="com.newegg.marketplace" name="sdk-datafeed" rev="1.0.0">
<artifact name="sdk-datafeed" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.newegg.marketplace', module='sdk-datafeed', version='1.0.0')
)
libraryDependencies += "com.newegg.marketplace" % "sdk-datafeed" % "1.0.0"
[com.newegg.marketplace/sdk-datafeed "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
com.newegg.marketplace : sdk-common | jar | 1.0.0 |
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 |