shopify4j-core

Basic Concepts of Java SDK for Shopify

License

License

GroupId

GroupId

xyz.codemeans.shopify4j
ArtifactId

ArtifactId

shopify4j-core
Last Version

Last Version

1.1
Release Date

Release Date

Type

Type

jar
Description

Description

shopify4j-core
Basic Concepts of Java SDK for Shopify
Project URL

Project URL

https://github.com/YuanWenqing/shopify4j
Source Code Management

Source Code Management

https://github.com/YuanWenqing/shopify4j

Download shopify4j-core

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
commons-codec : commons-codec jar 1.15
org.apache.commons : commons-lang3 jar 3.11
com.fasterxml.jackson.core : jackson-databind jar 2.11.4
com.fasterxml.jackson.datatype : jackson-datatype-joda jar 2.11.4
com.squareup.okhttp3 : okhttp jar 3.14.9
org.slf4j : slf4j-api jar 1.7.30

Project Modules

There are no modules declared in this project.

Versions

Version
1.1
1.0