Last Version

client 3.1.0

A fully customizable user management REST API.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.sanctionco.thunder
ArtifactId

ArtifactId

client
Version

Version

3.1.0
Type

Type

jar
Description

Description

client
A fully customizable user management REST API.

Download client 3.1.0


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

Dependencies

compile (4)

Group / Artifact Type Version
com.sanctionco.thunder : api jar 3.1.0
com.squareup.retrofit2 : converter-jackson jar 2.9.0
com.squareup.retrofit2 : converter-scalars jar 2.9.0
com.squareup.retrofit2 : retrofit jar 2.9.0

test (3)

Group / Artifact Type Version
io.dropwizard : dropwizard-testing jar 2.0.24
org.junit.jupiter : junit-jupiter-engine jar 5.7.2
org.junit.platform : junit-platform-runner jar 1.7.2

Project Modules

There are no modules declared in this project.