Last Version

ModeShape JCR REST Library 5.4.1.Final

ModeShape REST support library

License

License

GroupId

GroupId

org.modeshape
ArtifactId

ArtifactId

modeshape-web-jcr-rest
Version

Version

5.4.1.Final
Type

Type

jar
Description

Description

ModeShape JCR REST Library
ModeShape REST support library
Project URL

Project URL

http://www.modeshape.org
Project Organization

Project Organization

JBoss, a division of Red Hat

Download modeshape-web-jcr-rest 5.4.1.Final


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

Dependencies

compile (9)

Group / Artifact Type Version
org.modeshape : modeshape-common jar 5.4.1.Final
org.modeshape : modeshape-jcr-api jar 5.4.1.Final
org.modeshape : modeshape-web-jcr jar 5.4.1.Final
org.jboss.resteasy : resteasy-jaxrs jar 3.0.19.Final
org.jboss.resteasy : resteasy-jaxb-provider jar 3.0.19.Final
org.jboss.resteasy : resteasy-jettison-provider jar 3.0.19.Final
org.jboss.resteasy : resteasy-multipart-provider jar 3.0.19.Final
org.codehaus.jettison : jettison jar 1.3.3
javax.jcr : jcr jar 2.0

provided (1)

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

test (4)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-core jar 1.10.19
org.hamcrest : hamcrest-library jar 1.3
org.modeshape : modeshape-jcr jar 5.4.1.Final

Project Modules

There are no modules declared in this project.