Last Version

Tradeshift SDK :: Core domain and http impl 0.2.0

The Tradeshift Software Developer Kit (SDK) for Java provides Java APIs for building software on Tradeshift's eCommerce Business Platform, allowing developers to leveraging the World-spanning network of connected business.

License

License

GroupId

GroupId

com.tradeshift.sdk
ArtifactId

ArtifactId

tradeshift-sdk-core
Version

Version

0.2.0
Type

Type

jar
Description

Description

Tradeshift SDK :: Core domain and http impl
The Tradeshift Software Developer Kit (SDK) for Java provides Java APIs for building software on Tradeshift's eCommerce Business Platform, allowing developers to leveraging the World-spanning network of connected business.

Download tradeshift-sdk-core 0.2.0


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

Dependencies

compile (8)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.25
org.asynchttpclient : async-http-client jar 2.4.5
org.asynchttpclient : async-http-client-extras-guava jar 2.4.5
javax.ws.rs : javax.ws.rs-api jar 2.0.1
javax.json : javax.json-api jar 1.0
org.glassfish : javax.json jar 1.0.4
io.dropwizard.metrics : metrics-core jar 3.1.2
org.apache.commons : commons-text jar 1.3

test (6)

Group / Artifact Type Version
org.mockito : mockito-core jar 2.7.22
org.slf4j : slf4j-nop jar 1.7.25
nl.jqno.equalsverifier : equalsverifier jar 2.4.6
org.junit.jupiter : junit-jupiter-api jar 5.0.1
org.apiguardian : apiguardian-api jar 1.0.0
org.hamcrest : hamcrest-core jar 1.3

Project Modules

There are no modules declared in this project.