alchemy-http

Part of the Alchemy Collection. REST without the MESS. Makes it dead-easy to call RESTful Web Services in Java. It is designed for interactions with APIs written in REST and JSON.

Лицензия

Лицензия

Группа

Группа

tech.sirwellington.alchemy
Идентификатор

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

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

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

3.4.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

alchemy-http
Part of the Alchemy Collection. REST without the MESS. Makes it dead-easy to call RESTful Web Services in Java. It is designed for interactions with APIs written in REST and JSON.
Ссылка на сайт

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

https://github.com/SirWellington/alchemy-http
Организация-разработчик

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

RedRoma, Inc.

Скачать alchemy-http

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

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

Зависимости

compile (8)

Идентификатор библиотеки Тип Версия
tech.sirwellington.alchemy : alchemy-annotations jar 2.1.3
tech.sirwellington.alchemy : alchemy-arguments jar 2.3
tech.sirwellington.alchemy : alchemy-collections jar 2.1
tech.sirwellington.alchemy : alchemy-kotlin jar 1.5
org.slf4j : slf4j-api jar 1.7.25
com.google.code.gson : gson jar 2.8.5
org.jetbrains.kotlin : kotlin-stdlib-jdk7 jar 1.3.21
io.mikael : urlbuilder jar 2.0.9

test (8)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12
org.mockito : mockito-core jar 2.24.0
org.hamcrest : hamcrest-library jar 1.3
org.slf4j : slf4j-simple jar 1.7.25
tech.sirwellington.alchemy : alchemy-test jar 2.6
org.jetbrains.kotlin : kotlin-test-junit jar 1.3.21
com.nhaarman : mockito-kotlin jar 1.6.0
tech.sirwellington.alchemy : alchemy-generator jar 2.4

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

Данный проект не имеет модулей.

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

Версия
3.4.1
3.4
3.3
3.2
3.1
3.0
2.1-kotlin
2.0.1
2.0
1.4
1.3
1.2
1.1.1
1.1
1.0