Last Version

tisana4j 1.0.0

Yet another (but missing) simple RESTful client library for Java.

License

License

GroupId

GroupId

com.cloudesire
ArtifactId

ArtifactId

tisana4j
Version

Version

1.0.0
Type

Type

jar
Description

Description

tisana4j
Yet another (but missing) simple RESTful client library for Java.
Project URL

Project URL

https://github.com/ClouDesire/tisana4j
Source Code Management

Source Code Management

https://github.com/ClouDesire/tisana4j

Download tisana4j 1.0.0


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

Dependencies

compile (6)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-databind jar 2.4.1
org.apache.httpcomponents : httpclient jar 4.4.1
org.apache.httpcomponents : httpmime jar 4.4.1
org.codehaus.woodstox : woodstox-core-asl jar 4.2.0
org.slf4j : slf4j-api jar 1.7.5
org.apache.commons : commons-io jar 1.3.2

test (8)

Group / Artifact Type Version
org.apache.httpcomponents : httpclient jar 4.4.1
org.apache.httpcomponents : httpclient jar 4.4.1
junit : junit jar 4.8.1
org.assertj : assertj-core jar 2.4.1
org.slf4j : log4j-over-slf4j jar 1.7.5
org.slf4j : jcl-over-slf4j jar 1.7.5
ch.qos.logback : logback-classic jar 1.0.13
com.squareup.okhttp : mockwebserver jar 2.3.0

Project Modules

There are no modules declared in this project.