| License |
License |
|---|---|
| GroupId | GroupIdorg.fcrepo |
| ArtifactId | ArtifactIdmodeshape-parent |
| Version | Version5.5.0.fcr |
| Type | Typepom |
| Description |
DescriptionModeShape Parent
ModeShape is a JCR repository implementation with support for federation and sequencing.
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| modeshape-parent-5.5.0.fcr.pom | 96 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.fcrepo/modeshape-parent/ -->
<dependency>
<groupId>org.fcrepo</groupId>
<artifactId>modeshape-parent</artifactId>
<version>5.5.0.fcr</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.fcrepo/modeshape-parent/
implementation 'org.fcrepo:modeshape-parent:5.5.0.fcr'
// https://jarcasting.com/artifacts/org.fcrepo/modeshape-parent/
implementation ("org.fcrepo:modeshape-parent:5.5.0.fcr")
'org.fcrepo:modeshape-parent:pom:5.5.0.fcr'
<dependency org="org.fcrepo" name="modeshape-parent" rev="5.5.0.fcr">
<artifact name="modeshape-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.fcrepo', module='modeshape-parent', version='5.5.0.fcr')
)
libraryDependencies += "org.fcrepo" % "modeshape-parent" % "5.5.0.fcr"
[org.fcrepo/modeshape-parent "5.5.0.fcr"]