License |
License |
---|---|
Categories |
CategoriesAWS Container PaaS Providers |
GroupId | GroupIdorg.jimmutable |
ArtifactId | ArtifactIdaws |
Last Version | Last Version0.0.5 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionaws
The aws classes of the jimmutable project
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
aws-0.0.5.pom | |
aws-0.0.5.jar | 42 KB |
aws-0.0.5-sources.jar | 23 KB |
aws-0.0.5-javadoc.jar | 214 KB |
aws-0.0.5-jar-with-dependencies.jar | 66 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.jimmutable/aws/ -->
<dependency>
<groupId>org.jimmutable</groupId>
<artifactId>aws</artifactId>
<version>0.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.jimmutable/aws/
implementation 'org.jimmutable:aws:0.0.5'
// https://jarcasting.com/artifacts/org.jimmutable/aws/
implementation ("org.jimmutable:aws:0.0.5")
'org.jimmutable:aws:jar:0.0.5'
<dependency org="org.jimmutable" name="aws" rev="0.0.5">
<artifact name="aws" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jimmutable', module='aws', version='0.0.5')
)
libraryDependencies += "org.jimmutable" % "aws" % "0.0.5"
[org.jimmutable/aws "0.0.5"]
Group / Artifact | Type | Version |
---|---|---|
org.jimmutable : core | jar | 0.0.5 |
com.amazonaws : aws-java-sdk | jar | 1.11.154 |
org.apache.logging.log4j : log4j-api | jar | 2.8.2 |
org.apache.logging.log4j : log4j-core | jar | 2.8.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.1 |