io.tourniquet.rest:simple-rest-client

A simple HttpUrlConnection based client for fluent access to Rest-APIs.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

io.tourniquet.rest
ArtifactId

ArtifactId

simple-rest-client
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

A simple HttpUrlConnection based client for fluent access to Rest-APIs.
Project Organization

Project Organization

DevCon5 GmbH

Download simple-rest-client

How to add to project

<!-- https://jarcasting.com/artifacts/io.tourniquet.rest/simple-rest-client/ -->
<dependency>
    <groupId>io.tourniquet.rest</groupId>
    <artifactId>simple-rest-client</artifactId>
    <version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.tourniquet.rest/simple-rest-client/
implementation 'io.tourniquet.rest:simple-rest-client:1.0'
// https://jarcasting.com/artifacts/io.tourniquet.rest/simple-rest-client/
implementation ("io.tourniquet.rest:simple-rest-client:1.0")
'io.tourniquet.rest:simple-rest-client:jar:1.0'
<dependency org="io.tourniquet.rest" name="simple-rest-client" rev="1.0">
  <artifact name="simple-rest-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.tourniquet.rest', module='simple-rest-client', version='1.0')
)
libraryDependencies += "io.tourniquet.rest" % "simple-rest-client" % "1.0"
[io.tourniquet.rest/simple-rest-client "1.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.0