Amazon Web Services Ant Tasks


License

License

Categories

Categories

AWS Container PaaS Providers Ant Build Tools
GroupId

GroupId

org.springframework.aws
ArtifactId

ArtifactId

spring-aws-ant
Last Version

Last Version

2.0
Release Date

Release Date

Type

Type

jar
Description

Description

Amazon Web Services Ant Tasks
Project URL

Project URL

http://www.springframework.org

Download spring-aws-ant

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
net.java.dev.jets3t : jets3t jar 0.5.1-20080115

provided (1)

Group / Artifact Type Version
org.apache.ant : ant jar 1.7.0

Project Modules

There are no modules declared in this project.

Versions

Version
2.0
1.0.2
1.0.1
1.0