CRest

CRest is a lightweight JAX-RS compatible annotation-driven java library that aims to simplify the integration of third party RESTful services allowing the developer to focus on the essential aspects of the integration.

Лицензия

Лицензия

Apache Software License - Version 2.0
Группа

Группа

org.codegist.crest
Идентификатор

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

codegist-crest
Последняя версия

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

2.0.0-RC1
Дата

Дата

Тип

Тип

jar
Описание

Описание

CRest
CRest is a lightweight JAX-RS compatible annotation-driven java library that aims to simplify the integration of third party RESTful services allowing the developer to focus on the essential aspects of the integration.
Система контроля версий

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

https://github.com/codegist/crest

Скачать codegist-crest

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

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

Зависимости

compile (7)

Идентификатор библиотеки Тип Версия
org.codegist : codegist-common jar 2.0.0-RC1
org.apache.httpcomponents : httpclient Необязательный jar 4.0.1
cglib : cglib Необязательный jar 2.2
com.sun.xml.bind : jaxb-impl Необязательный jar 2.1
org.simpleframework : simple-xml Необязательный jar 2.5.3
org.codehaus.jackson : jackson-mapper-asl Необязательный jar 1.6.0
javax.ws.rs : jsr311-api Необязательный jar 1.1.1

test (6)

Идентификатор библиотеки Тип Версия
log4j : log4j jar 1.2.16
org.mortbay.jetty : jetty-servlet-tester jar 6.1.25
junit : junit jar 4.4
org.mockito : mockito-all jar 1.8.5
org.powermock : powermock-api-mockito jar 1.4.9
org.powermock : powermock-module-junit4 jar 1.4.9

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

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

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

Версия
2.0.0-RC1
1.0.1
1.0.0