RestClient-Parent

ESA RestClient is an asynchronous event-driven http client based on netty.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

io.esastack
ArtifactId

ArtifactId

restclient-parent
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

pom
Description

Description

RestClient-Parent
ESA RestClient is an asynchronous event-driven http client based on netty.
Project URL

Project URL

https://github.com/esastack
Source Code Management

Source Code Management

https://github.com/esastack/esa-httpclient

Download restclient-parent

How to add to project

<!-- https://jarcasting.com/artifacts/io.esastack/restclient-parent/ -->
<dependency>
    <groupId>io.esastack</groupId>
    <artifactId>restclient-parent</artifactId>
    <version>1.0.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.esastack/restclient-parent/
implementation 'io.esastack:restclient-parent:1.0.2'
// https://jarcasting.com/artifacts/io.esastack/restclient-parent/
implementation ("io.esastack:restclient-parent:1.0.2")
'io.esastack:restclient-parent:pom:1.0.2'
<dependency org="io.esastack" name="restclient-parent" rev="1.0.2">
  <artifact name="restclient-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.esastack', module='restclient-parent', version='1.0.2')
)
libraryDependencies += "io.esastack" % "restclient-parent" % "1.0.2"
[io.esastack/restclient-parent "1.0.2"]

Dependencies

test (4)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.4.2
org.mockito : mockito-core jar 3.6.0
org.assertj : assertj-core jar 3.9.1
org.mock-server : mockserver-netty jar 5.11.2

Project Modules

  • httpclient-core
  • restclient
  • restclient-ext

Versions

Version
1.0.2
1.0.1
1.0.0