| Categories |
CategoriesAWS Container PaaS Providers |
|---|---|
| GroupId | GroupIdio.hekate |
| ArtifactId | ArtifactIdhekate-jclouds-aws |
| Version | Version2.2.1 |
| Type | Typejar |
| Filename | Size |
|---|---|
| hekate-jclouds-aws-2.2.1.pom | |
| hekate-jclouds-aws-2.2.1.jar | 4 KB |
| hekate-jclouds-aws-2.2.1-sources.jar | 5 KB |
| hekate-jclouds-aws-2.2.1-javadoc.jar | 81 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.hekate/hekate-jclouds-aws/ -->
<dependency>
<groupId>io.hekate</groupId>
<artifactId>hekate-jclouds-aws</artifactId>
<version>2.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.hekate/hekate-jclouds-aws/
implementation 'io.hekate:hekate-jclouds-aws:2.2.1'
// https://jarcasting.com/artifacts/io.hekate/hekate-jclouds-aws/
implementation ("io.hekate:hekate-jclouds-aws:2.2.1")
'io.hekate:hekate-jclouds-aws:jar:2.2.1'
<dependency org="io.hekate" name="hekate-jclouds-aws" rev="2.2.1">
<artifact name="hekate-jclouds-aws" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.hekate', module='hekate-jclouds-aws', version='2.2.1')
)
libraryDependencies += "io.hekate" % "hekate-jclouds-aws" % "2.2.1"
[io.hekate/hekate-jclouds-aws "2.2.1"]