Aeon REST Client

Advanced REST Client

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.aeontronix.restclient
ArtifactId

ArtifactId

aeon-rest-client
Last Version

Last Version

1.0.0-beta6
Release Date

Release Date

Type

Type

jar
Description

Description

Aeon REST Client
Advanced REST Client
Project URL

Project URL

https://gitlab.com/aeontronix/oss/aeon-rest-client
Project Organization

Project Organization

Aeontronix Inc
Source Code Management

Source Code Management

https://gitlab.com/aeontronix/oss/aeon-rest-client

Download aeon-rest-client

How to add to project

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

Dependencies

compile (10)

Group / Artifact Type Version
com.aeontronix.aeon-commons : aeon-commons-core jar 2.0.0-beta3
com.aeontronix.aeon-commons : aeon-commons-io jar 2.0.0-beta3
commons-codec : commons-codec jar 1.15
org.apache.httpcomponents : httpclient jar 4.5.13
org.apache.httpcomponents : httpmime jar 4.5.13
com.fasterxml.jackson.core : jackson-databind jar 2.13.2.2
com.fasterxml.jackson.module : jackson-module-parameter-names jar 2.13.2
com.fasterxml.jackson.datatype : jackson-datatype-jdk8 jar 2.13.2
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 jar 2.13.2
org.slf4j : slf4j-api jar 1.7.36

provided (1)

Group / Artifact Type Version
org.jetbrains : annotations jar 23.0.0

test (3)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.8.2
org.mockito : mockito-core jar 4.4.0
org.slf4j : slf4j-simple jar 1.7.36

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0-beta6
1.0.0-beta5
1.0.0-beta4
1.0.0-beta3
1.0.0-beta2
1.0.0-beta1