| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesAWS Container PaaS Providers | 
        
| GroupId | GroupIdde.otto.edison | 
    
| ArtifactId | ArtifactIdedison-aws-s3 | 
    
| Last Version | Last Version2.4.2 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Descriptionedison-aws-s3 
            Basic support for S3 in Edison-AWS microservices. 
         | 
    
| Project URL | 
                    Project URL | 
            
| Filename | Size | 
|---|---|
| edison-aws-s3-2.4.2.pom | |
| edison-aws-s3-2.4.2.jar | 12 KB | 
| edison-aws-s3-2.4.2-sources.jar | 6 KB | 
| edison-aws-s3-2.4.2-javadoc.jar | 42 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/de.otto.edison/edison-aws-s3/ -->
<dependency>
    <groupId>de.otto.edison</groupId>
    <artifactId>edison-aws-s3</artifactId>
    <version>2.4.2</version>
</dependency>
                // https://jarcasting.com/artifacts/de.otto.edison/edison-aws-s3/
implementation 'de.otto.edison:edison-aws-s3:2.4.2'
                // https://jarcasting.com/artifacts/de.otto.edison/edison-aws-s3/
implementation ("de.otto.edison:edison-aws-s3:2.4.2")
                'de.otto.edison:edison-aws-s3:jar:2.4.2'
                <dependency org="de.otto.edison" name="edison-aws-s3" rev="2.4.2">
  <artifact name="edison-aws-s3" type="jar" />
</dependency>
                @Grapes(
@Grab(group='de.otto.edison', module='edison-aws-s3', version='2.4.2')
)
                libraryDependencies += "de.otto.edison" % "edison-aws-s3" % "2.4.2"
                [de.otto.edison/edison-aws-s3 "2.4.2"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| de.otto.edison : edison-aws-core | jar | 2.4.2 | 
| org.springframework.boot : spring-boot-autoconfigure | jar | 2.4.4 | 
| software.amazon.awssdk : s3 | jar | 2.16.38 | 
| org.slf4j : slf4j-api | jar | 1.7.26 | 
| javax.validation : validation-api | jar | 2.0.1.Final | 
| Group / Artifact | Type | Version | 
|---|---|---|
| de.otto.edison : edison-togglz | jar | 2.4.7 | 
| org.springframework.boot : spring-boot-starter-test | jar | 2.4.4 | 
| junit : junit | jar | 4.12 | 
| org.mockito : mockito-core | jar | 3.9.0 | 
| org.hamcrest : hamcrest-core | jar | 2.2 | 
| org.hamcrest : hamcrest-library | jar | 2.2 | 
| org.togglz : togglz-testing | jar | 2.9.6 |