Last Version

ModeShape JCR REST Servlet 5.4.1.Final

ModeShape servlet that provides RESTful access to JCR items

License

License

GroupId

GroupId

org.modeshape
ArtifactId

ArtifactId

modeshape-web-jcr-rest-war
Version

Version

5.4.1.Final
Type

Type

war
Description

Description

ModeShape JCR REST Servlet
ModeShape servlet that provides RESTful access to JCR items
Project URL

Project URL

http://www.modeshape.org
Project Organization

Project Organization

JBoss, a division of Red Hat

Download modeshape-web-jcr-rest-war 5.4.1.Final


<!-- 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"]

Dependencies

compile (3)

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

provided (1)

Group / Artifact Type Version
org.jboss.spec.javax.servlet : jboss-servlet-api_3.1_spec jar 1.0.0.Final

runtime (4)

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

test (5)

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

Project Modules

There are no modules declared in this project.