is not current version
Last Version 6.0.7

com.github.poad:aws-maven 6.0.1

Standard Maven wagon support for s3:// urls

Categories

Categories

AWS Container PaaS Providers Maven Build Tools
GroupId

GroupId

com.github.poad
ArtifactId

ArtifactId

aws-maven
Version

Version

6.0.1
Type

Type

jar

Download aws-maven 6.0.1


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