| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesJava Languages AWS Container PaaS Providers | 
        
| GroupId | GroupIdedu.wisc.library.ocfl | 
    
| ArtifactId | ArtifactIdocfl-java-aws | 
    
| Last Version | Last Version1.4.6 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionOCFL Java AWS 
            Java OCFL implementation that writes to S3. 
         | 
    
| Project URL | 
                    Project URL | 
            
| Source Code Management | 
                    Source Code Management | 
            
| Filename | Size | 
|---|---|
| ocfl-java-aws-1.4.6.pom | |
| ocfl-java-aws-1.4.6.jar | 15 KB | 
| ocfl-java-aws-1.4.6-sources.jar | 8 KB | 
| ocfl-java-aws-1.4.6-javadoc.jar | 403 KB | 
| Browse | 
<!-- 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.6</version>
</dependency>
                // https://jarcasting.com/artifacts/edu.wisc.library.ocfl/ocfl-java-aws/
implementation 'edu.wisc.library.ocfl:ocfl-java-aws:1.4.6'
                // https://jarcasting.com/artifacts/edu.wisc.library.ocfl/ocfl-java-aws/
implementation ("edu.wisc.library.ocfl:ocfl-java-aws:1.4.6")
                'edu.wisc.library.ocfl:ocfl-java-aws:jar:1.4.6'
                <dependency org="edu.wisc.library.ocfl" name="ocfl-java-aws" rev="1.4.6">
  <artifact name="ocfl-java-aws" type="jar" />
</dependency>
                @Grapes(
@Grab(group='edu.wisc.library.ocfl', module='ocfl-java-aws', version='1.4.6')
)
                libraryDependencies += "edu.wisc.library.ocfl" % "ocfl-java-aws" % "1.4.6"
                [edu.wisc.library.ocfl/ocfl-java-aws "1.4.6"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| edu.wisc.library.ocfl : ocfl-java-core | jar | 1.4.6 | 
| 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 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| edu.wisc.library.ocfl : ocfl-java-test | jar | 1.4.6 | 
| 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 |