Last Version

CtoolkiT REST Facade API 0.29

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

License

License

GroupId

GroupId

org.ctoolkit.restapi
ArtifactId

ArtifactId

ctoolkit-rest-facade-api
Version

Version

0.29
Type

Type

jar
Description

Description

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

Project URL

https://github.com/turnonline/ctoolkit-rest-facade-api
Source Code Management

Source Code Management

https://github.com/turnonline/ctoolkit-rest-facade-api

Download ctoolkit-rest-facade-api 0.29


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

Dependencies

provided (1)

Group / Artifact Type Version
com.google.code.findbugs : jsr305 jar 2.0.3

test (1)

Group / Artifact Type Version
org.testng : testng jar 6.14.3

Project Modules

There are no modules declared in this project.