api-client

Sherpa API Client

License

License

The MIT License (MIT)
Categories

Categories

CLI User Interface
GroupId

GroupId

com.9ls
ArtifactId

ArtifactId

api-client
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

api-client
Sherpa API Client

Download api-client

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
joda-time : joda-time jar 2.10
com.fasterxml.jackson.core : jackson-databind jar 2.9.6
com.fasterxml.jackson.datatype : jackson-datatype-joda jar 2.9.6
com.google.guava : guava jar 18.0
org.apache.httpcomponents : httpclient jar 4.5.6
org.apache.httpcomponents : httpmime jar 4.5.6

runtime (1)

Group / Artifact Type Version
com.9ls : api-common jar 1.0.2

test (1)

Group / Artifact Type Version
org.spockframework : spock-core jar 1.1-groovy-2.4

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2