is not current version
Last Version 6.1.2

com.github.mdsina:aws-maven 6.1.1

Standard Maven wagon support for s3:// urls

Categories

Categories

AWS Container PaaS Providers Maven Build Tools
GroupId

GroupId

com.github.mdsina
ArtifactId

ArtifactId

aws-maven
Version

Version

6.1.1
Type

Type

jar

Download aws-maven 6.1.1


<!-- https://jarcasting.com/artifacts/com.github.mdsina/aws-maven/ -->
<dependency>
    <groupId>com.github.mdsina</groupId>
    <artifactId>aws-maven</artifactId>
    <version>6.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.mdsina/aws-maven/
implementation 'com.github.mdsina:aws-maven:6.1.1'
// https://jarcasting.com/artifacts/com.github.mdsina/aws-maven/
implementation ("com.github.mdsina:aws-maven:6.1.1")
'com.github.mdsina:aws-maven:jar:6.1.1'
<dependency org="com.github.mdsina" name="aws-maven" rev="6.1.1">
  <artifact name="aws-maven" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.mdsina', module='aws-maven', version='6.1.1')
)
libraryDependencies += "com.github.mdsina" % "aws-maven" % "6.1.1"
[com.github.mdsina/aws-maven "6.1.1"]