| License | 
                License
                                                        MIT License                                                 
                             | 
        
|---|---|
| Categories | 
                CategoriesCLI User Interface | 
        
| GroupId | GroupIdio.muenchendigital.digiwf | 
    
| ArtifactId | ArtifactIdexample-s3-integration-client | 
    
| Last Version | Last Version0.0.7 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Descriptionexample-s3-integration-client 
            S3 integration used by DigiWF 
         | 
    
<!-- https://jarcasting.com/artifacts/io.muenchendigital.digiwf/example-s3-integration-client/ -->
<dependency>
    <groupId>io.muenchendigital.digiwf</groupId>
    <artifactId>example-s3-integration-client</artifactId>
    <version>0.0.7</version>
</dependency>
                // https://jarcasting.com/artifacts/io.muenchendigital.digiwf/example-s3-integration-client/
implementation 'io.muenchendigital.digiwf:example-s3-integration-client:0.0.7'
                // https://jarcasting.com/artifacts/io.muenchendigital.digiwf/example-s3-integration-client/
implementation ("io.muenchendigital.digiwf:example-s3-integration-client:0.0.7")
                'io.muenchendigital.digiwf:example-s3-integration-client:jar:0.0.7'
                <dependency org="io.muenchendigital.digiwf" name="example-s3-integration-client" rev="0.0.7">
  <artifact name="example-s3-integration-client" type="jar" />
</dependency>
                @Grapes(
@Grab(group='io.muenchendigital.digiwf', module='example-s3-integration-client', version='0.0.7')
)
                libraryDependencies += "io.muenchendigital.digiwf" % "example-s3-integration-client" % "0.0.7"
                [io.muenchendigital.digiwf/example-s3-integration-client "0.0.7"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.springframework.boot : spring-boot-starter-web | jar | |
| org.apache.httpcomponents : httpclient | jar | |
| com.squareup.okhttp3 : okhttp | jar | 4.8.1 | 
| io.muenchendigital.digiwf : digiwf-s3-integration-client-starter | jar | 0.0.7 | 
| net.logstash.logback : logstash-logback-encoder | jar | 7.0.1 | 
| org.mapstruct : mapstruct | jar | 1.5.2.Final | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.24 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.springframework.boot : spring-boot-test | jar | |
| org.springframework.boot : spring-boot-starter-test | jar | |
| org.springframework.security : spring-security-test | jar | |
| org.junit.jupiter : junit-jupiter-api | jar | |
| org.junit.jupiter : junit-jupiter-engine | jar |