Last Version

Amazon Web Services Maven Wagon Support 3.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.aws
ArtifactId

ArtifactId

org.springframework.build.aws.maven
Version

Version

3.0.0.RELEASE
Type

Type

jar
Description

Description

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

Project URL

http://www.springframework.org
Project Organization

Project Organization

Spring Framework

Download org.springframework.build.aws.maven 3.0.0.RELEASE


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

Dependencies

compile (1)

Group / Artifact Type Version
net.java.dev.jets3t : jets3t jar 0.7.2

provided (1)

Group / Artifact Type Version
org.apache.maven.wagon : wagon-provider-api jar 1.0-beta-6

runtime (1)

Group / Artifact Type Version
commons-httpclient : commons-httpclient jar 3.1

Project Modules

There are no modules declared in this project.