restxe 
Simple Library for creating RESTful resource-representations
| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.jarmoni |
| Идентификатор | Идентификаторrestxe |
| Последняя версия | Последняя версия1.0.0 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
Описаниеrestxe
Simple Library for creating RESTful resource-representations
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| restxe-1.0.0.pom | 2 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.jarmoni/restxe/ -->
<dependency>
<groupId>org.jarmoni</groupId>
<artifactId>restxe</artifactId>
<version>1.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.jarmoni/restxe/
implementation 'org.jarmoni:restxe:1.0.0'
// https://jarcasting.com/artifacts/org.jarmoni/restxe/
implementation ("org.jarmoni:restxe:1.0.0")
'org.jarmoni:restxe:pom:1.0.0'
<dependency org="org.jarmoni" name="restxe" rev="1.0.0">
<artifact name="restxe" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.jarmoni', module='restxe', version='1.0.0')
)
libraryDependencies += "org.jarmoni" % "restxe" % "1.0.0"
[org.jarmoni/restxe "1.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.11 |
Simple Library for creating RESTful resource-representations