License |
License |
---|---|
GroupId | GroupIdcom.tradeshift.sdk |
ArtifactId | ArtifactIdtradeshift-sdk-test |
Last Version | Last Version0.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionTradeshift SDK :: Shared test code
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.
|
<!-- https://jarcasting.com/artifacts/com.tradeshift.sdk/tradeshift-sdk-test/ -->
<dependency>
<groupId>com.tradeshift.sdk</groupId>
<artifactId>tradeshift-sdk-test</artifactId>
<version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.tradeshift.sdk/tradeshift-sdk-test/
implementation 'com.tradeshift.sdk:tradeshift-sdk-test:0.2.0'
// https://jarcasting.com/artifacts/com.tradeshift.sdk/tradeshift-sdk-test/
implementation ("com.tradeshift.sdk:tradeshift-sdk-test:0.2.0")
'com.tradeshift.sdk:tradeshift-sdk-test:jar:0.2.0'
<dependency org="com.tradeshift.sdk" name="tradeshift-sdk-test" rev="0.2.0">
<artifact name="tradeshift-sdk-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.tradeshift.sdk', module='tradeshift-sdk-test', version='0.2.0')
)
libraryDependencies += "com.tradeshift.sdk" % "tradeshift-sdk-test" % "0.2.0"
[com.tradeshift.sdk/tradeshift-sdk-test "0.2.0"]
Group / Artifact | Type | Version |
---|---|---|
com.tradeshift.sdk : tradeshift-sdk-core | jar | 0.2.0 |
javax.json : javax.json-api | jar | 1.0 |
org.apache.commons : commons-text | jar | 1.3 |
org.junit.jupiter : junit-jupiter-api | jar | 5.0.1 |
org.mockito : mockito-core | jar | 2.7.22 |
Group / Artifact | Type | Version |
---|---|---|
org.apiguardian : apiguardian-api | jar | 1.0.0 |
org.hamcrest : hamcrest-core | jar | 1.3 |
Version |
---|
0.2.0
|