is not current version
Last Version 1.0.0

at.molindo:aws-maven 0.0.1

Standard Maven wagon support for s3:// urls

Categories

Categories

AWS Container PaaS Providers Maven Build Tools
GroupId

GroupId

at.molindo
ArtifactId

ArtifactId

aws-maven
Version

Version

0.0.1
Type

Type

jar

Download aws-maven 0.0.1


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