firerest-client

Java client for FireREST web services

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.firepick
ArtifactId

ArtifactId

firerest-client
Last Version

Last Version

1.2.1
Release Date

Release Date

Type

Type

jar
Description

Description

firerest-client
Java client for FireREST web services
Project URL

Project URL

http://github.com/firepick1/FireREST
Source Code Management

Source Code Management

https://github.com/firepick1/FireREST

Download firerest-client

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.7
com.googlecode.json-simple : json-simple jar 1.1.1
commons-io : commons-io jar 2.4

test (2)

Group / Artifact Type Version
org.slf4j : slf4j-simple jar 1.7.7
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.1
1.1.6
1.1.3
1.1.2
1.0.1
1.0
0.6.1