Vertx Shopify Api

A simple shopify client for vertx framework

License

License

GroupId

GroupId

com.github.longdt
ArtifactId

ArtifactId

vertx-shopify-api
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Vertx Shopify Api
A simple shopify client for vertx framework
Project URL

Project URL

https://github.com/longdt/vertx-shopify-api
Source Code Management

Source Code Management

https://github.com/longdt/vertx-shopify-api

Download vertx-shopify-api

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
io.vertx : vertx-web-client jar 4.0.2
com.dslplatform : dsl-json-java8 jar 1.9.8
com.google.guava : guava jar 30.1-jre

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.18

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.7.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0