Jar examples for e:edison-aws-s3
Basic support for S3 in Edison-AWS microservices.
You can download jar file edison-aws-s3 0.4.1 in this page.
The Apache Software License, Version 2.0
You can use the following script to add edison-aws-s3-0.4.1.jar to your project.
<dependency> <groupId>de.otto.edison</groupId> <artifactId>edison-aws-s3</artifactId> <version>0.4.1</version> </dependency>
compile group: 'de.otto.edison', name: 'edison-aws-s3', version: '0.4.1'
libraryDependencies += "de.otto.edison" % "edison-aws-s3" % "0.4.1"
<dependency org="de.otto.edison" name="edison-aws-s3" rev="0.4.1"/>
@Grapes(@Grab(group='de.otto.edison', module='edison-aws-s3', version='0.4.1'))
'de.otto.edison:edison-aws-s3:jar:0.4.1'
Click the following link to download the jar file.
edison-aws-s3-0.4.1-javadoc.jar