| License |
License |
|---|---|
| GroupId | GroupIdorg.fcrepo |
| ArtifactId | ArtifactIdmodeshape-jcr-api |
| Last Version | Last Version5.5.1.fcr |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionModeShape Repository API
ModeShape JCR Repository API
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| modeshape-jcr-api-5.5.1.fcr.pom | |
| modeshape-jcr-api-5.5.1.fcr.jar | 78 KB |
| modeshape-jcr-api-5.5.1.fcr-sources.jar | 108 KB |
| modeshape-jcr-api-5.5.1.fcr-javadoc.jar | 911 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.fcrepo/modeshape-jcr-api/ -->
<dependency>
<groupId>org.fcrepo</groupId>
<artifactId>modeshape-jcr-api</artifactId>
<version>5.5.1.fcr</version>
</dependency>
// https://jarcasting.com/artifacts/org.fcrepo/modeshape-jcr-api/
implementation 'org.fcrepo:modeshape-jcr-api:5.5.1.fcr'
// https://jarcasting.com/artifacts/org.fcrepo/modeshape-jcr-api/
implementation ("org.fcrepo:modeshape-jcr-api:5.5.1.fcr")
'org.fcrepo:modeshape-jcr-api:jar:5.5.1.fcr'
<dependency org="org.fcrepo" name="modeshape-jcr-api" rev="5.5.1.fcr">
<artifact name="modeshape-jcr-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.fcrepo', module='modeshape-jcr-api', version='5.5.1.fcr')
)
libraryDependencies += "org.fcrepo" % "modeshape-jcr-api" % "5.5.1.fcr"
[org.fcrepo/modeshape-jcr-api "5.5.1.fcr"]
| Group / Artifact | Type | Version |
|---|---|---|
| javax.jcr : jcr | jar | 2.0 |
| org.jboss.spec.javax.transaction : jboss-transaction-api_1.2_spec | jar | 1.0.1.Final |
| Group / Artifact | Type | Version |
|---|---|---|
| org.jboss.spec.javax.servlet : jboss-servlet-api_3.1_spec | jar | 1.0.0.Final |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |