Last Version

Liima Client 3.1.153

Liima client library to simplify integration with www.liima.org

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

ch.mobi.liima.client
ArtifactId

ArtifactId

liima-client
Version

Version

3.1.153
Type

Type

jar
Description

Description

Liima Client
Liima client library to simplify integration with www.liima.org
Project URL

Project URL

https://bitbucket.org/mobiliar/liima-client/overview
Project Organization

Project Organization

Die Mobiliar
Source Code Management

Source Code Management

https://bitbucket.org/mobiliar/liima-client.git

Download liima-client 3.1.153


<!-- 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"]

Dependencies

compile (12)

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

provided (1)

Group / Artifact Type Version
org.slf4j : slf4j-simple jar 1.7.23

test (4)

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

Project Modules

There are no modules declared in this project.