is not current version
Last Version 6.0.3

com.github.lpezet:aws-maven 6.0.2

Standard Maven wagon support for s3:// urls

Categories

Categories

AWS Container PaaS Providers Maven Build Tools
GroupId

GroupId

com.github.lpezet
ArtifactId

ArtifactId

aws-maven
Version

Version

6.0.2
Type

Type

jar

Download aws-maven 6.0.2


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