is not current version
Last Version 1.4.6

OCFL Java AWS 1.2.0

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.2.0
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.2.0


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

Dependencies

compile (5)

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

test (11)

Group / Artifact Type Version
edu.wisc.library.ocfl : ocfl-java-test jar 1.2.0
org.junit.jupiter : junit-jupiter-api jar 5.7.1
org.junit.jupiter : junit-jupiter-engine jar 5.7.1
org.junit.jupiter : junit-jupiter-params jar 5.7.1
org.mockito : mockito-junit-jupiter jar 3.9.0
org.hamcrest : hamcrest-library jar 2.2
org.slf4j : jul-to-slf4j jar 2.0.0-alpha1
org.slf4j : jcl-over-slf4j jar 2.0.0-alpha1
org.slf4j : log4j-over-slf4j jar 2.0.0-alpha1
ch.qos.logback : logback-classic jar 1.3.0-alpha5
com.adobe.testing : s3mock-junit5 jar 2.1.29

Project Modules

There are no modules declared in this project.