Last Version

rest-api-client 1.0.0

Java client(Android friendly) for CRUD operations on REST APIs

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.github.itzmedinesh
ArtifactId

ArtifactId

rest-api-client
Version

Version

1.0.0
Type

Type

pom
Description

Description

rest-api-client
Java client(Android friendly) for CRUD operations on REST APIs
Project URL

Project URL

https://github.com/itzmedinesh/rest-api-client.git
Source Code Management

Source Code Management

https://github.com/itzmedinesh/rest-api-client

Download rest-api-client 1.0.0


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

Dependencies

compile (9)

Group / Artifact Type Version
javax.ws.rs : javax.ws.rs-api jar 2.0.1
org.slf4j : slf4j-api jar 1.7.12
log4j : log4j jar 1.2.17
com.fasterxml.jackson.dataformat : jackson-dataformat-yaml jar 2.6.3
com.fasterxml.jackson.core : jackson-databind jar 2.6.3
org.glassfish.jersey.connectors : jersey-apache-connector jar 2.22.1
org.glassfish.jersey.core : jersey-client jar 2.22.1
org.apache.commons : commons-lang3 jar 3.4
org.glassfish.jersey.security : oauth2-client jar 2.25

Project Modules

There are no modules declared in this project.