License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdch.mobi.liima.client |
ArtifactId | ArtifactIdliima-client |
Last Version | Last Version3.1.153 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionLiima Client
Liima client library to simplify integration with www.liima.org
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
liima-client-3.1.153.pom | |
liima-client-3.1.153.jar | 20 KB |
liima-client-3.1.153-sources.jar | 16 KB |
liima-client-3.1.153-javadoc.jar | 84 KB |
Browse |
<!-- https://jarcasting.com/artifacts/ch.mobi.liima.client/liima-client/ -->
<dependency>
<groupId>ch.mobi.liima.client</groupId>
<artifactId>liima-client</artifactId>
<version>3.1.153</version>
</dependency>
// https://jarcasting.com/artifacts/ch.mobi.liima.client/liima-client/
implementation 'ch.mobi.liima.client:liima-client:3.1.153'
// https://jarcasting.com/artifacts/ch.mobi.liima.client/liima-client/
implementation ("ch.mobi.liima.client:liima-client:3.1.153")
'ch.mobi.liima.client:liima-client:jar:3.1.153'
<dependency org="ch.mobi.liima.client" name="liima-client" rev="3.1.153">
<artifact name="liima-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.mobi.liima.client', module='liima-client', version='3.1.153')
)
libraryDependencies += "ch.mobi.liima.client" % "liima-client" % "3.1.153"
[ch.mobi.liima.client/liima-client "3.1.153"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.23 |
org.apache.httpcomponents : httpclient | jar | 4.5.3 |
org.apache.httpcomponents : fluent-hc | jar | 4.5.1 |
com.fasterxml.jackson.core : jackson-core | jar | 2.6.0 |
com.fasterxml.jackson.core : jackson-annotations | jar | 2.6.0 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.6.0 |
org.apache.commons : commons-lang3 | jar | 3.6 |
org.apache.commons : commons-text | jar | 1.1 |
org.apache.commons : commons-collections4 | jar | 4.1 |
commons-io : commons-io | jar | 2.5 |
com.google.guava : guava | jar | 20.0 |
org.jetbrains : annotations | jar | 15.0 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-simple | jar | 1.7.23 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.mockito : mockito-all | jar | 1.10.19 |
org.hamcrest : hamcrest-library | jar | 1.3 |
com.jayway.jsonpath : json-path | jar | 2.2.0 |