| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.modeshape |
| Идентификатор | Идентификаторmodeshape-web-jcr-rest-war |
| Версия | Версия5.4.1.Final |
| Тип | Типwar |
| Описание |
ОписаниеModeShape JCR REST Servlet
ModeShape servlet that provides RESTful access to JCR items
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/org.modeshape/modeshape-web-jcr-rest-war/ -->
<dependency>
<groupId>org.modeshape</groupId>
<artifactId>modeshape-web-jcr-rest-war</artifactId>
<version>5.4.1.Final</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.modeshape/modeshape-web-jcr-rest-war/
implementation 'org.modeshape:modeshape-web-jcr-rest-war:5.4.1.Final'
// https://jarcasting.com/artifacts/org.modeshape/modeshape-web-jcr-rest-war/
implementation ("org.modeshape:modeshape-web-jcr-rest-war:5.4.1.Final")
'org.modeshape:modeshape-web-jcr-rest-war:war:5.4.1.Final'
<dependency org="org.modeshape" name="modeshape-web-jcr-rest-war" rev="5.4.1.Final">
<artifact name="modeshape-web-jcr-rest-war" type="war" />
</dependency>
@Grapes(
@Grab(group='org.modeshape', module='modeshape-web-jcr-rest-war', version='5.4.1.Final')
)
libraryDependencies += "org.modeshape" % "modeshape-web-jcr-rest-war" % "5.4.1.Final"
[org.modeshape/modeshape-web-jcr-rest-war "5.4.1.Final"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.modeshape : modeshape-web-jcr-rest | jar | 5.4.1.Final |
| org.modeshape : modeshape-jcr | jar | 5.4.1.Final |
| org.modeshape : modeshape-common | jar | 5.4.1.Final |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.jboss.spec.javax.servlet : jboss-servlet-api_3.1_spec | jar | 1.0.0.Final |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.7 |
| com.h2database : h2 | jar | 1.4.191 |
| org.slf4j : slf4j-log4j12 | jar | 1.7.7 |
| log4j : log4j | jar | 1.2.17 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.modeshape : modeshape-common | test-jar | 5.4.1.Final |
| org.apache.httpcomponents : httpclient | jar | 4.4 |
| org.apache.httpcomponents : httpcore | jar | 4.4 |
| org.apache.httpcomponents : httpmime | jar | 4.4 |