ATTENTION: This project is deprecated. Its successor is takes.org.
| Лицензия |
Лицензия
BSD
|
|---|---|
| Группа | Группаcom.rexsl |
| Идентификатор | Идентификаторrexsl |
| Последняя версия | Последняя версия1.6 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеrexsl
RESTful Java web framework on top of JAX-RS, JAXB, and XSL.
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| rexsl-1.6.pom | 28 KB |
| rexsl-1.6-sources.jar | 6 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.rexsl/rexsl/ -->
<dependency>
<groupId>com.rexsl</groupId>
<artifactId>rexsl</artifactId>
<version>1.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.rexsl/rexsl/
implementation 'com.rexsl:rexsl:1.6'
// https://jarcasting.com/artifacts/com.rexsl/rexsl/
implementation ("com.rexsl:rexsl:1.6")
'com.rexsl:rexsl:jar:1.6'
<dependency org="com.rexsl" name="rexsl" rev="1.6">
<artifact name="rexsl" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.rexsl', module='rexsl', version='1.6')
)
libraryDependencies += "com.rexsl" % "rexsl" % "1.6"
[com.rexsl/rexsl "1.6"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.jcabi : jcabi-aspects | jar | 0.20.1 |
| com.jcabi : jcabi-immutable | jar | 1.3 |
| javax.validation : validation-api | jar | 1.1.0.Final |
| com.sun.jersey : jersey-servlet | jar | 1.18.1 |
| com.jcabi : jcabi-log | jar | 0.15.1 |
| com.jcabi : jcabi-manifests | jar | 1.1 |
| org.apache.commons : commons-lang3 | jar | 3.3.2 |
| commons-io : commons-io | jar | 2.4 |
| com.jcabi : jcabi-xml | jar | 0.13 |
| com.jcabi : jcabi-http | jar | 1.10.2 |
| javassist : javassist | jar | 3.12.1.GA |
| com.restfb : restfb | jar | 1.6.14 |
| commons-codec : commons-codec | jar | 1.10 |
| com.jcabi : jcabi-urn | jar | 0.9 |
| org.hamcrest : hamcrest-core Необязательный | jar | 1.3 |
| org.hamcrest : hamcrest-library Необязательный | jar | 1.3 |
| org.mockito : mockito-core Необязательный | jar | 1.10.8 |
| com.github.zafarkhaja : java-semver | jar | 0.7.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.projectlombok : lombok | jar | 1.14.8 |
| javax.xml.bind : jaxb-api | jar | 2.2.11 |
| javax.el : javax.el-api | jar | 3.0.1-b04 |
| xml-apis : xml-apis | jar | 1.4.01 |
| javax.servlet : servlet-api | jar | 3.0-alpha-1 |
| javax.json : javax.json-api | jar | 1.0 |
| javax.ws.rs : jsr311-api | jar | 1.1.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.aspectj : aspectjrt | jar | 1.8.4 |
| com.sun.xml.bind : jaxb-impl | jar | 2.2.8-b01 |
| com.sun.jersey : jersey-core | jar | 1.18.1 |
| net.sourceforge.saxon : saxon | jar | 9.1.0.8 |
| net.sourceforge.saxon : saxon | jar | 9.1.0.8 |
| org.glassfish : javax.json | jar | 1.0.4 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.jcabi : jcabi-matchers | jar | 1.3 |
ATTENTION: This project is deprecated. Its successor is takes.org.