is not current version
Last Version 6.0.0

com.github.platform-team:aws-maven 5.1.0

Standard Maven wagon support for s3:// urls

Categories

Categories

AWS Container PaaS Providers Maven Build Tools ORM Data
GroupId

GroupId

com.github.platform-team
ArtifactId

ArtifactId

aws-maven
Version

Version

5.1.0
Type

Type

jar

Download aws-maven 5.1.0


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