Last Version

CommonHTTPClient 3.0

HTTP Client for RAF SI Broker.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.github.imbactbulletz
ArtifactId

ArtifactId

commonhttpclient
Version

Version

3.0
Type

Type

jar
Description

Description

CommonHTTPClient
HTTP Client for RAF SI Broker.

Download commonhttpclient 3.0


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

Dependencies

compile (2)

Group / Artifact Type Version
org.springframework : spring-web jar 5.1.7.RELEASE
com.fasterxml.jackson.core : jackson-databind jar 2.9.8

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.