is not current version
Last Version 5.4.1.Final

org.modeshape:modeshape-web-jcr-rest-war 4.0.0.Alpha2

ModeShape servlet that provides RESTful access to JCR items

GroupId

GroupId

org.modeshape
ArtifactId

ArtifactId

modeshape-web-jcr-rest-war
Version

Version

4.0.0.Alpha2
Type

Type

war

Download modeshape-web-jcr-rest-war 4.0.0.Alpha2


<!-- https://jarcasting.com/artifacts/org.modeshape/modeshape-web-jcr-rest-war/ -->
<dependency>
    <groupId>org.modeshape</groupId>
    <artifactId>modeshape-web-jcr-rest-war</artifactId>
    <version>4.0.0.Alpha2</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.modeshape/modeshape-web-jcr-rest-war/
implementation 'org.modeshape:modeshape-web-jcr-rest-war:4.0.0.Alpha2'
// https://jarcasting.com/artifacts/org.modeshape/modeshape-web-jcr-rest-war/
implementation ("org.modeshape:modeshape-web-jcr-rest-war:4.0.0.Alpha2")
'org.modeshape:modeshape-web-jcr-rest-war:war:4.0.0.Alpha2'
<dependency org="org.modeshape" name="modeshape-web-jcr-rest-war" rev="4.0.0.Alpha2">
  <artifact name="modeshape-web-jcr-rest-war" type="war" />
</dependency>
@Grapes(
@Grab(group='org.modeshape', module='modeshape-web-jcr-rest-war', version='4.0.0.Alpha2')
)
libraryDependencies += "org.modeshape" % "modeshape-web-jcr-rest-war" % "4.0.0.Alpha2"
[org.modeshape/modeshape-web-jcr-rest-war "4.0.0.Alpha2"]