| License |
License |
|---|---|
| GroupId | GroupIdorg.fcrepo |
| ArtifactId | ArtifactIdmodeshape-persistence-file |
| Last Version | Last Version5.5.1.fcr |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionModeShape File System Persistence Provider
ModeShape Persistence Provider which stores content locally on the FS
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.fcrepo/modeshape-persistence-file/ -->
<dependency>
<groupId>org.fcrepo</groupId>
<artifactId>modeshape-persistence-file</artifactId>
<version>5.5.1.fcr</version>
</dependency>
// https://jarcasting.com/artifacts/org.fcrepo/modeshape-persistence-file/
implementation 'org.fcrepo:modeshape-persistence-file:5.5.1.fcr'
// https://jarcasting.com/artifacts/org.fcrepo/modeshape-persistence-file/
implementation ("org.fcrepo:modeshape-persistence-file:5.5.1.fcr")
'org.fcrepo:modeshape-persistence-file:jar:5.5.1.fcr'
<dependency org="org.fcrepo" name="modeshape-persistence-file" rev="5.5.1.fcr">
<artifact name="modeshape-persistence-file" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.fcrepo', module='modeshape-persistence-file', version='5.5.1.fcr')
)
libraryDependencies += "org.fcrepo" % "modeshape-persistence-file" % "5.5.1.fcr"
[org.fcrepo/modeshape-persistence-file "5.5.1.fcr"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.h2database : h2 | jar | 1.4.191 |
| org.fcrepo : modeshape-common | jar | 5.5.1.fcr |
| org.fcrepo : modeshape-schematic | jar | 5.5.1.fcr |
| Group / Artifact | Type | Version |
|---|---|---|
| org.fcrepo : modeshape-common | test-jar | 5.5.1.fcr |
| org.fcrepo : modeshape-schematic | test-jar | 5.5.1.fcr |
| junit : junit | jar | 4.12 |
| org.hamcrest : hamcrest-library | jar | 1.3 |
| org.slf4j : slf4j-api | jar | 1.7.7 |
| org.slf4j : slf4j-log4j12 | jar | 1.7.7 |
| log4j : log4j | jar | 1.2.17 |