License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.sanctionco.thunder |
ArtifactId | ArtifactIdclient |
Version | Version3.0.4 |
Type | Typejar |
Description |
Descriptionclient
A fully customizable user management REST API.
|
Filename | Size |
---|---|
client-3.0.4.pom | |
client-3.0.4.jar | 5 KB |
client-3.0.4-sources.jar | 4 KB |
client-3.0.4-javadoc.jar | 113 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.sanctionco.thunder/client/ -->
<dependency>
<groupId>com.sanctionco.thunder</groupId>
<artifactId>client</artifactId>
<version>3.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.sanctionco.thunder/client/
implementation 'com.sanctionco.thunder:client:3.0.4'
// https://jarcasting.com/artifacts/com.sanctionco.thunder/client/
implementation ("com.sanctionco.thunder:client:3.0.4")
'com.sanctionco.thunder:client:jar:3.0.4'
<dependency org="com.sanctionco.thunder" name="client" rev="3.0.4">
<artifact name="client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sanctionco.thunder', module='client', version='3.0.4')
)
libraryDependencies += "com.sanctionco.thunder" % "client" % "3.0.4"
[com.sanctionco.thunder/client "3.0.4"]
Group / Artifact | Type | Version |
---|---|---|
com.sanctionco.thunder : api | jar | 3.0.4 |
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 |
Group / Artifact | Type | Version |
---|---|---|
io.dropwizard : dropwizard-testing | jar | 2.0.20 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.7.1 |
org.junit.platform : junit-platform-runner | jar | 1.7.1 |