| License | License | 
|---|---|
| Categories | CategoriesAWS Container PaaS Providers | 
| GroupId | GroupIdorg.springframework.aws | 
| ArtifactId | ArtifactIdspring-aws-ivy | 
| Last Version | Last Version1.0.3 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionAmazon Web Services Ivy Repository | 
| Project URL | Project URL | 
| Filename | Size | 
|---|---|
| spring-aws-ivy-1.0.3.pom | |
| spring-aws-ivy-1.0.3.jar | 8 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.springframework.aws/spring-aws-ivy/ -->
<dependency>
    <groupId>org.springframework.aws</groupId>
    <artifactId>spring-aws-ivy</artifactId>
    <version>1.0.3</version>
</dependency>// https://jarcasting.com/artifacts/org.springframework.aws/spring-aws-ivy/
implementation 'org.springframework.aws:spring-aws-ivy:1.0.3'// https://jarcasting.com/artifacts/org.springframework.aws/spring-aws-ivy/
implementation ("org.springframework.aws:spring-aws-ivy:1.0.3")'org.springframework.aws:spring-aws-ivy:jar:1.0.3'<dependency org="org.springframework.aws" name="spring-aws-ivy" rev="1.0.3">
  <artifact name="spring-aws-ivy" type="jar" />
</dependency>@Grapes(
@Grab(group='org.springframework.aws', module='spring-aws-ivy', version='1.0.3')
)libraryDependencies += "org.springframework.aws" % "spring-aws-ivy" % "1.0.3"[org.springframework.aws/spring-aws-ivy "1.0.3"]| Group / Artifact | Type | Version | 
|---|---|---|
| net.java.dev.jets3t : jets3t | jar | 0.5.1-20080115 | 
| org.apache.ivy : ivy | jar | 2.0.0-beta1 |