Amazon Web Services S3 Maven Wagon Support

Standard Maven wagon support for s3:// URLs

License

License

Categories

Categories

AWS Container PaaS Providers Maven Build Tools
GroupId

GroupId

com.getconvey.oss
ArtifactId

ArtifactId

aws-maven
Last Version

Last Version

5.0.0.RELEASE.MSH.1.CONVEY.6
Release Date

Release Date

Type

Type

jar
Description

Description

Amazon Web Services S3 Maven Wagon Support
Standard Maven wagon support for s3:// URLs
Project URL

Project URL

https://github.com/getconvey/aws-maven
Source Code Management

Source Code Management

https://github.com/getconvey/aws-maven

Download aws-maven

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.2.0
com.amazonaws : aws-java-sdk jar 1.11.550
org.slf4j : jcl-over-slf4j jar 1.7.6
org.slf4j : slf4j-api jar 1.7.6

provided (1)

Group / Artifact Type Version
org.apache.maven.wagon : wagon-provider-api jar 2.6

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
org.mockito : mockito-core jar 1.9.5

Project Modules

There are no modules declared in this project.