| License |
License |
|---|---|
| GroupId | GroupIdorg.modeshape |
| ArtifactId | ArtifactIdmodeshape-web-jcr-rest-war |
| Version | Version5.4.1.Final |
| Type | Typewar |
| Description |
DescriptionModeShape JCR REST Servlet
ModeShape servlet that provides RESTful access to JCR items
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.jboss.spec.javax.servlet : jboss-servlet-api_3.1_spec | jar | 1.0.0.Final |
| Group / Artifact | Type | Version |
|---|---|---|
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| 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 |