| License | License | 
|---|---|
| GroupId | GroupIdorg.littleshoot | 
| ArtifactId | ArtifactIdamazon-ec2 | 
| Last Version | Last Version1.0.3 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionLittleShoot Utilities for Amazon EC2 Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/ | 
| Project Organization | Project OrganizationLittleShoot | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| amazon-ec2-1.0.3.pom | |
| amazon-ec2-1.0.3.jar | 9 KB | 
| amazon-ec2-1.0.3-sources.jar | 5 KB | 
| amazon-ec2-1.0.3-javadoc.jar | 26 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.littleshoot/amazon-ec2/ -->
<dependency>
    <groupId>org.littleshoot</groupId>
    <artifactId>amazon-ec2</artifactId>
    <version>1.0.3</version>
</dependency>// https://jarcasting.com/artifacts/org.littleshoot/amazon-ec2/
implementation 'org.littleshoot:amazon-ec2:1.0.3'// https://jarcasting.com/artifacts/org.littleshoot/amazon-ec2/
implementation ("org.littleshoot:amazon-ec2:1.0.3")'org.littleshoot:amazon-ec2:jar:1.0.3'<dependency org="org.littleshoot" name="amazon-ec2" rev="1.0.3">
  <artifact name="amazon-ec2" type="jar" />
</dependency>@Grapes(
@Grab(group='org.littleshoot', module='amazon-ec2', version='1.0.3')
)libraryDependencies += "org.littleshoot" % "amazon-ec2" % "1.0.3"[org.littleshoot/amazon-ec2 "1.0.3"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.littleshoot : amazon-stack | jar | 1.0.3 | 
| org.littleshoot : http-client | jar | 1.0.3 | 
| org.littleshoot : util | jar | 1.0.3 | 
| log4j : log4j | jar | 1.2.17 | 
| org.slf4j : slf4j-log4j12 | jar | 1.7.2 | 
| org.slf4j : slf4j-api | jar | 1.7.2 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.11 |