shopify-admin-rest

Shopify Admin REST API using JDK 11 and Reactive Programming

License

License

GroupId

GroupId

io.github.dftrakesh
ArtifactId

ArtifactId

orders-api-model
Last Version

Last Version

2022.6.2
Release Date

Release Date

Type

Type

jar
Description

Description

shopify-admin-rest
Shopify Admin REST API using JDK 11 and Reactive Programming
Project URL

Project URL

https://github.com/dftrakesh/shopify-admin-rest
Source Code Management

Source Code Management

https://github.com/dftrakesh/shopify-admin-rest

Download orders-api-model

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.dftrakesh/orders-api-model/ -->
<dependency>
    <groupId>io.github.dftrakesh</groupId>
    <artifactId>orders-api-model</artifactId>
    <version>2022.6.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.dftrakesh/orders-api-model/
implementation 'io.github.dftrakesh:orders-api-model:2022.6.2'
// https://jarcasting.com/artifacts/io.github.dftrakesh/orders-api-model/
implementation ("io.github.dftrakesh:orders-api-model:2022.6.2")
'io.github.dftrakesh:orders-api-model:jar:2022.6.2'
<dependency org="io.github.dftrakesh" name="orders-api-model" rev="2022.6.2">
  <artifact name="orders-api-model" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.dftrakesh', module='orders-api-model', version='2022.6.2')
)
libraryDependencies += "io.github.dftrakesh" % "orders-api-model" % "2022.6.2"
[io.github.dftrakesh/orders-api-model "2022.6.2"]

Dependencies

compile (8)

Group / Artifact Type Version
io.github.dftrakesh : sellingpartner-api-aa-java jar 2022.8.2
javax.annotation : javax.annotation-api jar 1.3.2
io.swagger : swagger-annotations jar 1.5.24
com.squareup.okhttp : okhttp jar 2.7.5
com.squareup.okhttp : logging-interceptor jar 2.7.5
com.google.code.gson : gson jar 2.8.1
io.gsonfire : gson-fire jar 1.8.3
org.threeten : threetenbp jar 1.4.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.

Versions

Version
2022.6.2