| License |
License |
|---|---|
| Categories |
CategoriesAWS Container PaaS Providers |
| GroupId | GroupIdio.hekate |
| ArtifactId | ArtifactIdhekate-jclouds-aws |
| Last Version | Last Version4.1.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionHekate jClouds AWS
Java library for cluster communications and computing.
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| hekate-jclouds-aws-4.1.2.pom | |
| hekate-jclouds-aws-4.1.2.jar | 4 KB |
| hekate-jclouds-aws-4.1.2-sources.jar | 5 KB |
| hekate-jclouds-aws-4.1.2-javadoc.jar | 94 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.hekate/hekate-jclouds-aws/ -->
<dependency>
<groupId>io.hekate</groupId>
<artifactId>hekate-jclouds-aws</artifactId>
<version>4.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.hekate/hekate-jclouds-aws/
implementation 'io.hekate:hekate-jclouds-aws:4.1.2'
// https://jarcasting.com/artifacts/io.hekate/hekate-jclouds-aws/
implementation ("io.hekate:hekate-jclouds-aws:4.1.2")
'io.hekate:hekate-jclouds-aws:jar:4.1.2'
<dependency org="io.hekate" name="hekate-jclouds-aws" rev="4.1.2">
<artifact name="hekate-jclouds-aws" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.hekate', module='hekate-jclouds-aws', version='4.1.2')
)
libraryDependencies += "io.hekate" % "hekate-jclouds-aws" % "4.1.2"
[io.hekate/hekate-jclouds-aws "4.1.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.hekate : hekate-jclouds-core | jar | 4.1.2 |
| org.apache.jclouds.provider : aws-ec2 | jar | 2.4.0 |
| org.apache.jclouds.provider : aws-s3 | jar | 2.4.0 |
| com.amazonaws : aws-java-sdk-core | jar | 1.12.43 |
| org.slf4j : jcl-over-slf4j | jar | 1.7.32 |