Last Version

s3-client-extension 0.1.0

s3-client-extension library enables Java and Scala developers to interact with the Amazon Web Services with ease

License

License

Categories

Categories

CLI User Interface Auto Application Layer Libs Code Generators
GroupId

GroupId

uk.co.autotrader
ArtifactId

ArtifactId

s3-client-extension
Version

Version

0.1.0
Type

Type

jar
Description

Description

s3-client-extension
s3-client-extension library enables Java and Scala developers to interact with the Amazon Web Services with ease
Project URL

Project URL

https://github.com/autotraderuk/s3-client-extension
Source Code Management

Source Code Management

https://github.com/autotraderuk/s3-client-extension

Download s3-client-extension 0.1.0


<!-- https://jarcasting.com/artifacts/uk.co.autotrader/s3-client-extension/ -->
<dependency>
    <groupId>uk.co.autotrader</groupId>
    <artifactId>s3-client-extension</artifactId>
    <version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/uk.co.autotrader/s3-client-extension/
implementation 'uk.co.autotrader:s3-client-extension:0.1.0'
// https://jarcasting.com/artifacts/uk.co.autotrader/s3-client-extension/
implementation ("uk.co.autotrader:s3-client-extension:0.1.0")
'uk.co.autotrader:s3-client-extension:jar:0.1.0'
<dependency org="uk.co.autotrader" name="s3-client-extension" rev="0.1.0">
  <artifact name="s3-client-extension" type="jar" />
</dependency>
@Grapes(
@Grab(group='uk.co.autotrader', module='s3-client-extension', version='0.1.0')
)
libraryDependencies += "uk.co.autotrader" % "s3-client-extension" % "0.1.0"
[uk.co.autotrader/s3-client-extension "0.1.0"]

Dependencies

compile (4)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.8
org.scala-lang : scala-reflect jar 2.11.8
org.scala-lang : scala-compiler jar 2.11.8
com.amazonaws : aws-java-sdk jar 1.11.160

Project Modules

There are no modules declared in this project.