is not current version
Last Version 2.5.0

jclouds Amazon EC2 provider 2.3.0

EC2 implementation targeted to Amazon Web Services

License

License

Categories

Categories

IDE Development Tools AWS Container PaaS Providers
GroupId

GroupId

org.apache.jclouds.provider
ArtifactId

ArtifactId

aws-ec2
Version

Version

2.3.0
Type

Type

jar
Description

Description

jclouds Amazon EC2 provider
EC2 implementation targeted to Amazon Web Services
Project Organization

Project Organization

The Apache Software Foundation

Download aws-ec2 2.3.0


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

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.jclouds.api : ec2 jar 2.3.0
com.google.auto.service : auto-service Optional jar 1.0-rc3

provided (3)

Group / Artifact Type Version
com.google.auto.value : auto-value jar 1.4.1
com.google.errorprone : error_prone_annotations jar 2.1.0
com.google.code.findbugs : jsr305 jar 1.3.9

test (12)

Group / Artifact Type Version
org.apache.jclouds.api : ec2 test-jar 2.3.0
org.apache.jclouds.provider : aws-cloudwatch jar 2.3.0
org.apache.jclouds : jclouds-core test-jar 2.3.0
org.apache.jclouds : jclouds-compute test-jar 2.3.0
org.apache.jclouds.driver : jclouds-log4j jar 2.3.0
org.apache.jclouds.driver : jclouds-sshj jar 2.3.0
com.squareup.okhttp3 : mockwebserver jar 3.14.9
org.testng : testng jar 6.8.21
org.easymock : easymock jar 3.4
xmlunit : xmlunit jar 1.3
org.assertj : assertj-core jar 1.7.0
org.assertj : assertj-guava jar 1.3.0

Project Modules

There are no modules declared in this project.