| License |
License
The MIT License (MIT)
|
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdcom.9ls |
| ArtifactId | ArtifactIdapi-client |
| Last Version | Last Version1.0.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionapi-client
Sherpa API Client
|
| Filename | Size |
|---|---|
| api-client-1.0.2.pom | |
| api-client-1.0.2.jar | 17 KB |
| api-client-1.0.2-sources.jar | 9 KB |
| api-client-1.0.2-javadoc.jar | 423 KB |
| Browse |
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.9ls : api-common | jar | 1.0.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.spockframework : spock-core | jar | 1.1-groovy-2.4 |