| Лицензия |
Лицензия |
|---|---|
| Группа | Группаus.monoid.web |
| Идентификатор | Идентификаторresty |
| Версия | Версия0.3.2 |
| Тип | Типjar |
| Описание |
ОписаниеResty
Simple Java client to talk to RESTful backends
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| resty-0.3.2.pom | |
| resty-0.3.2.jar | 121 KB |
| resty-0.3.2-sources.jar | 104 KB |
| resty-0.3.2-javadoc.jar | 251 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/us.monoid.web/resty/ -->
<dependency>
<groupId>us.monoid.web</groupId>
<artifactId>resty</artifactId>
<version>0.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/us.monoid.web/resty/
implementation 'us.monoid.web:resty:0.3.2'
// https://jarcasting.com/artifacts/us.monoid.web/resty/
implementation ("us.monoid.web:resty:0.3.2")
'us.monoid.web:resty:jar:0.3.2'
<dependency org="us.monoid.web" name="resty" rev="0.3.2">
<artifact name="resty" type="jar" />
</dependency>
@Grapes(
@Grab(group='us.monoid.web', module='resty', version='0.3.2')
)
libraryDependencies += "us.monoid.web" % "resty" % "0.3.2"
[us.monoid.web/resty "0.3.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| net.java.dev.javacc : javacc | jar | 4.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.sun.jersey : jersey-server | jar | 1.5 |
| com.sun.grizzly : grizzly-servlet-webserver | jar | 1.9.18-i |
| junit : junit | jar | 4.8.2 |
| org.hamcrest : hamcrest-all | jar | 1.1 |
| com.sun.jersey.contribs : jersey-multipart | jar | 1.5 |