License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.github.smallcreep |
ArtifactId | ArtifactIdcedato-api-client |
Last Version | Last Version0.2.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCedato API Client
Fluent Api client for Cedato API
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
cedato-api-client-0.2.2.pom | |
cedato-api-client-0.2.2.jar | 15 KB |
cedato-api-client-0.2.2-sources.jar | 24 KB |
cedato-api-client-0.2.2-javadoc.jar | 69 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.smallcreep/cedato-api-client/ -->
<dependency>
<groupId>com.github.smallcreep</groupId>
<artifactId>cedato-api-client</artifactId>
<version>0.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.smallcreep/cedato-api-client/
implementation 'com.github.smallcreep:cedato-api-client:0.2.2'
// https://jarcasting.com/artifacts/com.github.smallcreep/cedato-api-client/
implementation ("com.github.smallcreep:cedato-api-client:0.2.2")
'com.github.smallcreep:cedato-api-client:jar:0.2.2'
<dependency org="com.github.smallcreep" name="cedato-api-client" rev="0.2.2">
<artifact name="cedato-api-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.smallcreep', module='cedato-api-client', version='0.2.2')
)
libraryDependencies += "com.github.smallcreep" % "cedato-api-client" % "0.2.2"
[com.github.smallcreep/cedato-api-client "0.2.2"]
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.16.16 |
com.jcabi : jcabi-aspects | jar | 0.22.6 |
javax.json : javax.json-api | jar | 1.1 |
com.jcabi : jcabi-manifests | jar | 1.1 |
com.jcabi : jcabi-http | jar | 1.17 |
javax.ws.rs : jsr311-api | jar | 1.1.1 |
org.hamcrest : hamcrest-core | jar | 1.3 |
org.hamcrest : hamcrest-library | jar | 1.3 |
org.cactoos : cactoos | jar | 0.20 |
Group / Artifact | Type | Version |
---|---|---|
com.sun.jersey : jersey-client | jar | 1.19.4 |
org.glassfish : javax.json | jar | 1.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
nl.jqno.equalsverifier : equalsverifier | jar | 2.3 |
com.sun.grizzly : grizzly-servlet-webserver | jar | 2.0.0-M3 |
org.apache.httpcomponents : httpclient | jar | 4.5.3 |