Last Version

CtoolkiT REST Facade API Adapter 0.38

Fluent facade API implementation to allow perform REST operations of various APIs through a single interface. Adapter implementation.

License

License

GroupId

GroupId

org.ctoolkit.restapi
ArtifactId

ArtifactId

ctoolkit-rest-facade-adapter
Version

Version

0.38
Type

Type

jar
Description

Description

CtoolkiT REST Facade API Adapter
Fluent facade API implementation to allow perform REST operations of various APIs through a single interface. Adapter implementation.

Download ctoolkit-rest-facade-adapter 0.38


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

Dependencies

compile (12)

Group / Artifact Type Version
com.google.inject : guice jar
javax.servlet : servlet-api jar
org.ctoolkit.restapi : ctoolkit-rest-facade-api jar 0.29
javax.inject : javax.inject jar
com.google.api-client : google-api-client jar
com.google.oauth-client : google-oauth-client jar
com.google.http-client : google-http-client-jackson2 jar
net.sf.jsr107cache : jsr107cache jar
com.google.guava : guava jar
ma.glasnost.orika : orika-core jar
org.slf4j : slf4j-api jar
com.google.code.findbugs : jsr305 jar

test (3)

Group / Artifact Type Version
org.jmockit : jmockit jar 1.44
org.testng : testng jar 7.1.0
com.google.truth : truth jar 1.0.1

Project Modules

There are no modules declared in this project.