| License | License | 
|---|---|
| Categories | CategoriesAWS Container PaaS Providers Ant Build Tools | 
| GroupId | GroupIdorg.springframework.aws | 
| ArtifactId | ArtifactIdspring-aws-ant | 
| Last Version | Last Version2.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionAmazon Web Services Ant Tasks | 
| Project URL | Project URL | 
| Filename | Size | 
|---|---|
| spring-aws-ant-2.0.pom | |
| spring-aws-ant-2.0.jar | 13 KB | 
| Browse | 
<!-- 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"]| Group / Artifact | Type | Version | 
|---|---|---|
| net.java.dev.jets3t : jets3t | jar | 0.5.1-20080115 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.apache.ant : ant | jar | 1.7.0 |