| Лицензия |
Лицензия |
|---|---|
| Категории |
Категорииhate Данные Data Formats Hypermedia Types |
| Группа | Группаcom.jayway.jax-rs-hateoas |
| Идентификатор | Идентификаторdemo-spring |
| Последняя версия | Последняя версия0.4.5 |
| Дата | Дата |
| Тип | Типwar |
| Описание |
Описаниеdemo-spring
JAX-RS extension to support hypermedia links (HATEOAS)
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| demo-spring-0.4.5.pom | |
| demo-spring-0.4.5.war | 7 MB |
| demo-spring-0.4.5-sources.jar | 9 KB |
| demo-spring-0.4.5-javadoc.jar | 60 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.jayway.jax-rs-hateoas/demo-spring/ -->
<dependency>
<groupId>com.jayway.jax-rs-hateoas</groupId>
<artifactId>demo-spring</artifactId>
<version>0.4.5</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/com.jayway.jax-rs-hateoas/demo-spring/
implementation 'com.jayway.jax-rs-hateoas:demo-spring:0.4.5'
// https://jarcasting.com/artifacts/com.jayway.jax-rs-hateoas/demo-spring/
implementation ("com.jayway.jax-rs-hateoas:demo-spring:0.4.5")
'com.jayway.jax-rs-hateoas:demo-spring:war:0.4.5'
<dependency org="com.jayway.jax-rs-hateoas" name="demo-spring" rev="0.4.5">
<artifact name="demo-spring" type="war" />
</dependency>
@Grapes(
@Grab(group='com.jayway.jax-rs-hateoas', module='demo-spring', version='0.4.5')
)
libraryDependencies += "com.jayway.jax-rs-hateoas" % "demo-spring" % "0.4.5"
[com.jayway.jax-rs-hateoas/demo-spring "0.4.5"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.jayway.jax-rs-hateoas : demo-domain | jar | 0.4.5 |
| com.jayway.jax-rs-hateoas : generic-javascript-client | war | 0.4.5 |
| com.sun.jersey : jersey-server | jar | 1.10 |
| com.sun.jersey : jersey-json | jar | 1.10 |
| com.sun.jersey.contribs : jersey-spring | jar | 1.10 |
| org.springframework : spring-core | jar | 3.0.6.RELEASE |
| org.springframework : spring-beans | jar | 3.0.6.RELEASE |
| org.springframework : spring-context | jar | 3.0.6.RELEASE |
| org.springframework : spring-web | jar | 3.0.6.RELEASE |
| org.slf4j : slf4j-api | jar | 1.6.4 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| javax.servlet : servlet-api | jar | 2.5 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-log4j12 | jar | 1.6.4 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.jayway.restassured : rest-assured | jar | 1.6 |
| junit : junit | jar | 4.10 |