is not current version
Last Version 1.0.15

pl.codewise.commons:commons-aws-test 1.0.14

Set of commons to perform most popular AWS operations. Test resources builders

Categories

Categories

AWS Container PaaS Providers
GroupId

GroupId

pl.codewise.commons
ArtifactId

ArtifactId

commons-aws-test
Version

Version

1.0.14
Type

Type

jar

Download commons-aws-test 1.0.14


<!-- https://jarcasting.com/artifacts/pl.codewise.commons/commons-aws-test/ -->
<dependency>
    <groupId>pl.codewise.commons</groupId>
    <artifactId>commons-aws-test</artifactId>
    <version>1.0.14</version>
</dependency>
// https://jarcasting.com/artifacts/pl.codewise.commons/commons-aws-test/
implementation 'pl.codewise.commons:commons-aws-test:1.0.14'
// https://jarcasting.com/artifacts/pl.codewise.commons/commons-aws-test/
implementation ("pl.codewise.commons:commons-aws-test:1.0.14")
'pl.codewise.commons:commons-aws-test:jar:1.0.14'
<dependency org="pl.codewise.commons" name="commons-aws-test" rev="1.0.14">
  <artifact name="commons-aws-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='pl.codewise.commons', module='commons-aws-test', version='1.0.14')
)
libraryDependencies += "pl.codewise.commons" % "commons-aws-test" % "1.0.14"
[pl.codewise.commons/commons-aws-test "1.0.14"]