secureRestClient Libray

This library provides support to make HTTP or HTTPS requests to RESTful services

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.github.nnarendravijay
ArtifactId

ArtifactId

secureRestClient
Last Version

Last Version

0.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

secureRestClient Libray
This library provides support to make HTTP or HTTPS requests to RESTful services
Project URL

Project URL

https://github.com/nnarendravijay/secureRestClient
Source Code Management

Source Code Management

https://github.com/nnarendravijay/secureRestClient

Download secureRestClient

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
junit : junit jar 4.12
com.github.docker-java : docker-java jar 2.1.2
org.codehaus.groovy : groovy-all jar 2.4.4
org.slf4j : slf4j-api jar 1.7.9
ch.qos.logback : logback-classic jar 1.1.3

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.1