is not current version
Last Version 0.1.5

com.vortexa:aws-maven 0.1.4

Maven wagon support for s3:// urls

Categories

Categories

AWS Container PaaS Providers Maven Build Tools
GroupId

GroupId

com.vortexa
ArtifactId

ArtifactId

aws-maven
Version

Version

0.1.4
Type

Type

jar

Download aws-maven 0.1.4


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