Last Version

restclient 1.0.0

Java Http Client for MicroServices

License

License

Categories

Categories

Java Languages CLI User Interface Utility General Purpose Libraries
GroupId

GroupId

com.gsssoftwaresolution.java.utility.restfulservices
ArtifactId

ArtifactId

easyrestfulclient
Version

Version

1.0.0
Type

Type

jar
Description

Description

restclient
Java Http Client for MicroServices
Project URL

Project URL

http://maven.apache.org
Source Code Management

Source Code Management

https://github.com/gsssoftwaresolution/easyrestfulclient.git

Download easyrestfulclient 1.0.0


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

Dependencies

compile (4)

Group / Artifact Type Version
com.fasterxml.jackson.dataformat : jackson-dataformat-xml jar 2.7.4
org.apache.directory.studio : org.apache.commons.io jar 2.4
com.fasterxml.jackson.core : jackson-databind jar 2.6.0
org.apache.httpcomponents : httpclient jar 4.4

test (2)

Group / Artifact Type Version
com.github.tomakehurst : wiremock jar 1.58
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.