is not current version
Last Version 4.0.0.Alpha4

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

ModeShape JCR REST client resource publishing

Categories

Categories

CLI User Interface
GroupId

GroupId

org.modeshape
ArtifactId

ArtifactId

modeshape-web-jcr-rest-client
Version

Version

4.0.0.Alpha2
Type

Type

jar

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


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