GOJI HTTP Client

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

Лицензия

Лицензия

Категории

Категории

CLI Взаимодействие с пользователем
Группа

Группа

com.tomtom.http
Идентификатор

Идентификатор

goji-http-client
Последняя версия

Последняя версия

3.1.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

GOJI HTTP Client
A wrapper around Apache HttpClient and Jackson Databind libraries with lean Groovy syntax.
Ссылка на сайт

Ссылка на сайт

https://github.com/tomtom-international/goji-http-client
Организация-разработчик

Организация-разработчик

TomTom International BV
Система контроля версий

Система контроля версий

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

Скачать goji-http-client

Как подключить последнюю версию

<!-- 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"]

Зависимости

compile (5)

Идентификатор библиотеки Тип Версия
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)

Идентификатор библиотеки Тип Версия
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

Модули Проекта

Данный проект не имеет модулей.
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.

Версии библиотеки

Версия
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