Last Version

Newegg SDK for Java - SBN 1.0.0

The SBN (Shipped by Newegg) Management service group is designed to help you send your inventory to one of Newegg’s warehouse. Once your inventory is in a Newegg’s warehouse, you will be able to sell your items on Newegg, or you can sell the products on different channels then use Shipped by Newegg to ship your orders.

License

License

GroupId

GroupId

com.newegg.marketplace
ArtifactId

ArtifactId

sdk-sbn
Version

Version

1.0.0
Type

Type

jar
Description

Description

Newegg SDK for Java - SBN
The SBN (Shipped by Newegg) Management service group is designed to help you send your inventory to one of Newegg’s warehouse. Once your inventory is in a Newegg’s warehouse, you will be able to sell your items on Newegg, or you can sell the products on different channels then use Shipped by Newegg to ship your orders.
Project URL

Project URL

https://developer.newegg.com/

Download sdk-sbn 1.0.0


<!-- https://jarcasting.com/artifacts/com.newegg.marketplace/sdk-sbn/ -->
<dependency>
    <groupId>com.newegg.marketplace</groupId>
    <artifactId>sdk-sbn</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.newegg.marketplace/sdk-sbn/
implementation 'com.newegg.marketplace:sdk-sbn:1.0.0'
// https://jarcasting.com/artifacts/com.newegg.marketplace/sdk-sbn/
implementation ("com.newegg.marketplace:sdk-sbn:1.0.0")
'com.newegg.marketplace:sdk-sbn:jar:1.0.0'
<dependency org="com.newegg.marketplace" name="sdk-sbn" rev="1.0.0">
  <artifact name="sdk-sbn" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.newegg.marketplace', module='sdk-sbn', version='1.0.0')
)
libraryDependencies += "com.newegg.marketplace" % "sdk-sbn" % "1.0.0"
[com.newegg.marketplace/sdk-sbn "1.0.0"]

Dependencies

compile (13)

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

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.