License |
License
The Prompto License
|
---|---|
Categories |
CategoriesAWS Container PaaS Providers CLI User Interface |
GroupId | GroupIdorg.prompto |
ArtifactId | ArtifactIdAwsClient |
Version | Version0.1.16 |
Type | Typejar |
Description |
DescriptionPrompto Platform POM
|
Project Organization |
Project OrganizationPrompto |
Filename | Size |
---|---|
AwsClient-0.1.16.pom | |
AwsClient-0.1.16.jar | 34 KB |
AwsClient-0.1.16-sources.jar | 15 KB |
AwsClient-0.1.16-javadoc.jar | 444 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.prompto/AwsClient/ -->
<dependency>
<groupId>org.prompto</groupId>
<artifactId>AwsClient</artifactId>
<version>0.1.16</version>
</dependency>
// https://jarcasting.com/artifacts/org.prompto/AwsClient/
implementation 'org.prompto:AwsClient:0.1.16'
// https://jarcasting.com/artifacts/org.prompto/AwsClient/
implementation ("org.prompto:AwsClient:0.1.16")
'org.prompto:AwsClient:jar:0.1.16'
<dependency org="org.prompto" name="AwsClient" rev="0.1.16">
<artifact name="AwsClient" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.prompto', module='AwsClient', version='0.1.16')
)
libraryDependencies += "org.prompto" % "AwsClient" % "0.1.16"
[org.prompto/AwsClient "0.1.16"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.httpcomponents : httpclient | jar | 4.5.13 |
software.amazon.awssdk : auth | jar | 2.16.18 |
software.amazon.awssdk : ec2 | jar | 2.16.18 |
software.amazon.awssdk : kms | jar | 2.16.18 |
software.amazon.awssdk : route53 | jar | 2.16.18 |
software.amazon.awssdk : efs | jar | 2.16.18 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.25 |
org.prompto : Core | jar | 0.1.16 |
com.fasterxml.jackson.core : jackson-core | jar | 2.10.0 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.10.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |
joda-time : joda-time | jar | 2.8 |
org.prompto : Standalone | jar | 0.1.16 |