License |
License |
---|---|
Categories |
CategoriesAWS Container PaaS Providers |
GroupId | GroupIdpl.codewise.commons |
ArtifactId | ArtifactIdcommons-aws |
Version | Version1.0.15 |
Type | Typepom |
Description |
Descriptionpl.codewise.commons:commons-aws
Set of commons to perform most popular AWS operations
|
Filename | Size |
---|---|
commons-aws-1.0.15.pom | 8 KB |
Browse |
<!-- https://jarcasting.com/artifacts/pl.codewise.commons/commons-aws/ -->
<dependency>
<groupId>pl.codewise.commons</groupId>
<artifactId>commons-aws</artifactId>
<version>1.0.15</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/pl.codewise.commons/commons-aws/
implementation 'pl.codewise.commons:commons-aws:1.0.15'
// https://jarcasting.com/artifacts/pl.codewise.commons/commons-aws/
implementation ("pl.codewise.commons:commons-aws:1.0.15")
'pl.codewise.commons:commons-aws:pom:1.0.15'
<dependency org="pl.codewise.commons" name="commons-aws" rev="1.0.15">
<artifact name="commons-aws" type="pom" />
</dependency>
@Grapes(
@Grab(group='pl.codewise.commons', module='commons-aws', version='1.0.15')
)
libraryDependencies += "pl.codewise.commons" % "commons-aws" % "1.0.15"
[pl.codewise.commons/commons-aws "1.0.15"]