Last Version

fcrepo-storage-ocfl 6.2.0

Fedora abstraction layer over OCFL library

License

License

GroupId

GroupId

org.fcrepo
ArtifactId

ArtifactId

fcrepo-storage-ocfl
Version

Version

6.2.0
Type

Type

jar
Description

Description

fcrepo-storage-ocfl
Fedora abstraction layer over OCFL library
Project URL

Project URL

http://fedorarepository.org
Source Code Management

Source Code Management

https://github.com/fcrepo/fcrepo-storage-ocfl

Download fcrepo-storage-ocfl 6.2.0


<!-- https://jarcasting.com/artifacts/org.fcrepo/fcrepo-storage-ocfl/ -->
<dependency>
    <groupId>org.fcrepo</groupId>
    <artifactId>fcrepo-storage-ocfl</artifactId>
    <version>6.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.fcrepo/fcrepo-storage-ocfl/
implementation 'org.fcrepo:fcrepo-storage-ocfl:6.2.0'
// https://jarcasting.com/artifacts/org.fcrepo/fcrepo-storage-ocfl/
implementation ("org.fcrepo:fcrepo-storage-ocfl:6.2.0")
'org.fcrepo:fcrepo-storage-ocfl:jar:6.2.0'
<dependency org="org.fcrepo" name="fcrepo-storage-ocfl" rev="6.2.0">
  <artifact name="fcrepo-storage-ocfl" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.fcrepo', module='fcrepo-storage-ocfl', version='6.2.0')
)
libraryDependencies += "org.fcrepo" % "fcrepo-storage-ocfl" % "6.2.0"
[org.fcrepo/fcrepo-storage-ocfl "6.2.0"]

Dependencies

compile (10)

Group / Artifact Type Version
edu.wisc.library.ocfl : ocfl-java-core jar 1.4.6
com.fasterxml.jackson.core : jackson-core jar 2.13.0
com.fasterxml.jackson.core : jackson-annotations jar 2.13.0
com.fasterxml.jackson.core : jackson-databind jar 2.13.0
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 jar 2.13.0
commons-io : commons-io jar 2.11.0
org.apache.commons : commons-lang3 jar 3.12.0
commons-codec : commons-codec jar 1.15
org.slf4j : slf4j-api jar 1.7.32
com.github.ben-manes.caffeine : caffeine jar 3.0.4

test (3)

Group / Artifact Type Version
junit : junit jar 4.13.2
org.hamcrest : hamcrest jar 2.2
org.mockito : mockito-core jar 3.12.4

Project Modules

There are no modules declared in this project.