| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииMaven Компиляция и сборка |
| Группа | Группаio.github.mavenreposs |
| Идентификатор | Идентификаторshopify-sdk |
| Последняя версия | Последняя версия3.2.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеShopify SDK
Java SDK for Shopify REST API.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| shopify-sdk-3.2.1.pom | |
| shopify-sdk-3.2.1.jar | 294 KB |
| shopify-sdk-3.2.1-sources.jar | 121 KB |
| shopify-sdk-3.2.1-javadoc.jar | 1 MB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.mavenreposs/shopify-sdk/ -->
<dependency>
<groupId>io.github.mavenreposs</groupId>
<artifactId>shopify-sdk</artifactId>
<version>3.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.mavenreposs/shopify-sdk/
implementation 'io.github.mavenreposs:shopify-sdk:3.2.1'
// https://jarcasting.com/artifacts/io.github.mavenreposs/shopify-sdk/
implementation ("io.github.mavenreposs:shopify-sdk:3.2.1")
'io.github.mavenreposs:shopify-sdk:jar:3.2.1'
<dependency org="io.github.mavenreposs" name="shopify-sdk" rev="3.2.1">
<artifact name="shopify-sdk" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.mavenreposs', module='shopify-sdk', version='3.2.1')
)
libraryDependencies += "io.github.mavenreposs" % "shopify-sdk" % "3.2.1"
[io.github.mavenreposs/shopify-sdk "3.2.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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.glassfish.jersey.media : jersey-media-multipart | jar | 2.25.1 |
| commons-io : commons-io | jar | 2.11.0 |
| org.apache.commons : commons-text | jar | 1.9 |
| javax.ws.rs : javax.ws.rs-api | jar | 2.1.1 |
| org.glassfish.jersey.inject : jersey-hk2 | jar | 2.27 |
| com.google.code.gson : gson | jar | 2.8.5 |
| joda-time : joda-time | jar | 2.9.9 |
| org.jscience : jscience | jar | 4.3.1 |
| org.json : json | jar | 20201115 |
| 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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.13.1 |
| org.mockito : mockito-core | jar | 3.11.2 |
| com.github.rest-driver : rest-client-driver | jar | 2.0.1 |
| org.slf4j : slf4j-simple | jar | 1.7.22 |