is not current version
Last Version 3.1.0

GOJI HTTP Client 3.0.0

A wrapper around Apache HttpClient and Jackson Databind libraries with lean Groovy syntax.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.tomtom.http
ArtifactId

ArtifactId

goji-http-client
Version

Version

3.0.0
Type

Type

jar
Description

Description

GOJI HTTP Client
A wrapper around Apache HttpClient and Jackson Databind libraries with lean Groovy syntax.
Project URL

Project URL

https://github.com/tomtom-international/goji-http-client
Project Organization

Project Organization

TomTom International BV
Source Code Management

Source Code Management

http://github.com/tomtom-international/goji-http-client

Download goji-http-client 3.0.0


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

Dependencies

compile (5)

Group / Artifact Type Version
org.apache.httpcomponents : httpclient jar 4.5.13
org.apache.httpcomponents : httpmime jar 4.5.13
org.apache.groovy : groovy jar 4.0.1
com.fasterxml.jackson.core : jackson-databind jar 2.13.2.1
org.codehaus.mojo : versions-maven-plugin jar 2.10.0

test (4)

Group / Artifact Type Version
cglib : cglib-nodep jar 3.3.0
com.github.tomakehurst : wiremock jar 2.27.2
org.apache.logging.log4j : log4j-core jar 2.17.2
org.spockframework : spock-core jar 2.2-M1-groovy-4.0

Project Modules

There are no modules declared in this project.