restxe 
Simple Library for creating RESTful resource-representations
| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.jarmoni |
| Идентификатор | Идентификаторrestxe-spring |
| Последняя версия | Последняя версия1.0.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеSimple Library for creating RESTful resource-representations
|
| Имя Файла | Размер |
|---|---|
| restxe-spring-1.0.0.pom | |
| restxe-spring-1.0.0.jar | 4 KB |
| restxe-spring-1.0.0-sources.jar | 2 KB |
| restxe-spring-1.0.0-javadoc.jar | 27 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.jarmoni/restxe-spring/ -->
<dependency>
<groupId>org.jarmoni</groupId>
<artifactId>restxe-spring</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.jarmoni/restxe-spring/
implementation 'org.jarmoni:restxe-spring:1.0.0'
// https://jarcasting.com/artifacts/org.jarmoni/restxe-spring/
implementation ("org.jarmoni:restxe-spring:1.0.0")
'org.jarmoni:restxe-spring:jar:1.0.0'
<dependency org="org.jarmoni" name="restxe-spring" rev="1.0.0">
<artifact name="restxe-spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jarmoni', module='restxe-spring', version='1.0.0')
)
libraryDependencies += "org.jarmoni" % "restxe-spring" % "1.0.0"
[org.jarmoni/restxe-spring "1.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.jarmoni : restxe-common | jar | 1.0.0 |
| org.springframework : spring-web | jar | 4.0.7.RELEASE |
| javax.servlet : javax.servlet-api | jar | 3.0.1 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.3.4 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter-actuator | jar | 1.1.6.RELEASE |
| org.springframework.boot : spring-boot-starter-web | jar | 1.1.6.RELEASE |
| org.springframework.boot : spring-boot-starter-test | jar | 1.1.6.RELEASE |
| junit : junit | jar | 4.11 |
Simple Library for creating RESTful resource-representations