is not current version
Last Version 4.0.0.Alpha4

org.modeshape:modeshape-web-jcr-rest-client 3.1.3.Final

ModeShape JCR REST client resource publishing

Categories

Categories

CLI User Interface
GroupId

GroupId

org.modeshape
ArtifactId

ArtifactId

modeshape-web-jcr-rest-client
Version

Version

3.1.3.Final
Type

Type

jar

Download modeshape-web-jcr-rest-client 3.1.3.Final


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