is not current version
Last Version 1.4.6

OCFL Java AWS 1.4.5

Java OCFL implementation that writes to S3.

License

License

Categories

Categories

Java Languages AWS Container PaaS Providers
GroupId

GroupId

edu.wisc.library.ocfl
ArtifactId

ArtifactId

ocfl-java-aws
Version

Version

1.4.5
Type

Type

jar
Description

Description

OCFL Java AWS
Java OCFL implementation that writes to S3.
Project URL

Project URL

https://github.com/UW-Madison-Library/ocfl-java
Source Code Management

Source Code Management

https://github.com/UW-Madison-Library/ocfl-java

Download ocfl-java-aws 1.4.5


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

Dependencies

compile (5)

Group / Artifact Type Version
edu.wisc.library.ocfl : ocfl-java-core jar 1.4.5
software.amazon.awssdk : s3 jar
org.codehaus.woodstox : stax2-api jar 4.2.1
org.slf4j : slf4j-api jar 2.0.0-alpha6
at.favre.lib : bytes jar 1.5.0

test (9)

Group / Artifact Type Version
edu.wisc.library.ocfl : ocfl-java-test jar 1.4.5
org.junit.jupiter : junit-jupiter jar 5.8.2
org.mockito : mockito-junit-jupiter jar 3.12.4
org.hamcrest : hamcrest-library jar 2.2
org.slf4j : jul-to-slf4j jar 2.0.0-alpha6
org.slf4j : jcl-over-slf4j jar 2.0.0-alpha6
org.slf4j : log4j-over-slf4j jar 2.0.0-alpha6
ch.qos.logback : logback-classic jar 1.3.0-alpha12
com.adobe.testing : s3mock-junit5 jar 2.3.3

Project Modules

There are no modules declared in this project.