Last Version

Amazon Web Services S3 Maven Wagon Support 5.0.0.RELEASE

Standard Maven wagon support for s3:// urls

License

License

Categories

Categories

AWS Container PaaS Providers Maven Build Tools
GroupId

GroupId

org.springframework.build
ArtifactId

ArtifactId

aws-maven
Version

Version

5.0.0.RELEASE
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/spring-projects/aws-maven
Project Organization

Project Organization

Spring Framework
Source Code Management

Source Code Management

https://github.com/spring-projects/aws-maven

Download aws-maven 5.0.0.RELEASE


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

Dependencies

compile (4)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.1.1
com.amazonaws : aws-java-sdk jar 1.7.1
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.