GOJI HTTP Client

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
Last Version

Last Version

3.1.0
Release Date

Release Date

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

How to add to project

<!-- https://jarcasting.com/artifacts/com.tomtom.http/goji-http-client/ -->
<dependency>
    <groupId>com.tomtom.http</groupId>
    <artifactId>goji-http-client</artifactId>
    <version>3.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.tomtom.http/goji-http-client/
implementation 'com.tomtom.http:goji-http-client:3.1.0'
// https://jarcasting.com/artifacts/com.tomtom.http/goji-http-client/
implementation ("com.tomtom.http:goji-http-client:3.1.0")
'com.tomtom.http:goji-http-client:jar:3.1.0'
<dependency org="com.tomtom.http" name="goji-http-client" rev="3.1.0">
  <artifact name="goji-http-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.tomtom.http', module='goji-http-client', version='3.1.0')
)
libraryDependencies += "com.tomtom.http" % "goji-http-client" % "3.1.0"
[com.tomtom.http/goji-http-client "3.1.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.3
com.fasterxml.jackson.core : jackson-databind jar 2.13.3
org.codehaus.mojo : versions-maven-plugin jar 2.11.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.
com.tomtom.http

TomTom

TomTom is the location technology provider enabling developers to build applications which are contributing to a safer, cleaner and less congested world.

Versions

Version
3.1.0
3.0.0
2.0.0
1.4.0
1.3.0
1.2.3
1.2.2
1.2.1
1.2.0
1.1.0
1.0.0