License |
License |
---|---|
GroupId | GroupIdcom.channelape |
ArtifactId | ArtifactIdshopify-sdk |
Last Version | Last Version2.5.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionShopify SDK
Java SDK for Shopify REST API.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
shopify-sdk-2.5.0.pom | |
shopify-sdk-2.5.0.jar | 209 KB |
shopify-sdk-2.5.0-sources.jar | 69 KB |
shopify-sdk-2.5.0-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.channelape/shopify-sdk/ -->
<dependency>
<groupId>com.channelape</groupId>
<artifactId>shopify-sdk</artifactId>
<version>2.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.channelape/shopify-sdk/
implementation 'com.channelape:shopify-sdk:2.5.0'
// https://jarcasting.com/artifacts/com.channelape/shopify-sdk/
implementation ("com.channelape:shopify-sdk:2.5.0")
'com.channelape:shopify-sdk:jar:2.5.0'
<dependency org="com.channelape" name="shopify-sdk" rev="2.5.0">
<artifact name="shopify-sdk" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.channelape', module='shopify-sdk', version='2.5.0')
)
libraryDependencies += "com.channelape" % "shopify-sdk" % "2.5.0"
[com.channelape/shopify-sdk "2.5.0"]
Group / Artifact | Type | Version |
---|---|---|
org.glassfish.jersey.core : jersey-common | jar | 2.25.1 |
org.glassfish.jersey.core : jersey-client | jar | 2.25.1 |
com.fasterxml.jackson.jaxrs : jackson-jaxrs-json-provider | jar | 2.4.0 |
org.glassfish.jersey.media : jersey-media-jaxb | jar | 2.25.1 |
org.glassfish.jersey.media : jersey-media-json-jackson | jar | 2.25.1 |
org.apache.commons : commons-lang3 | jar | 3.4 |
org.apache.commons : commons-io | jar | 1.3.2 |
joda-time : joda-time | jar | 2.9.9 |
org.jscience : jscience | jar | 4.3.1 |
org.json : json | jar | 20160810 |
org.slf4j : log4j-over-slf4j | jar | 1.7.22 |
com.github.rholder : guava-retrying | jar | 2.0.0 |
javax.xml.bind : jaxb-api | jar | 2.3.0 |
com.sun.xml.bind : jaxb-core | jar | 2.3.0 |
com.sun.xml.bind : jaxb-impl | jar | 2.3.0 |
javax.activation : activation | jar | 1.1.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |
org.mockito : mockito-core | jar | 1.10.19 |
com.github.rest-driver : rest-client-driver | jar | 2.0.0 |
org.slf4j : slf4j-simple | jar | 1.7.22 |