Last Version

Newegg SDK for Java - Shipping 1.0.0

Newegg marketplace sellers can take advantage of discounted shipping rates by using the Newegg Shipping Label Service for Newegg Marketplace orders.

License

License

GroupId

GroupId

com.newegg.marketplace
ArtifactId

ArtifactId

sdk-shipping
Version

Version

1.0.0
Type

Type

jar
Description

Description

Newegg SDK for Java - Shipping
Newegg marketplace sellers can take advantage of discounted shipping rates by using the Newegg Shipping Label Service for Newegg Marketplace orders.
Project URL

Project URL

https://developer.newegg.com/

Download sdk-shipping 1.0.0


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