| License | License | 
|---|---|
| Categories | CategoriesAWS Container PaaS Providers | 
| GroupId | GroupIdpl.codewise.commons | 
| ArtifactId | ArtifactIdcommons-aws-test | 
| Last Version | Last Version1.0.15 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionpl.codewise.commons:commons-aws-test Set of commons to perform most popular AWS operations. Test resources builders | 
| Filename | Size | 
|---|---|
| commons-aws-test-1.0.15.pom | |
| commons-aws-test-1.0.15.jar | 57 KB | 
| commons-aws-test-1.0.15-sources.jar | 25 KB | 
| commons-aws-test-1.0.15-javadoc.jar | 544 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/pl.codewise.commons/commons-aws-test/ -->
<dependency>
    <groupId>pl.codewise.commons</groupId>
    <artifactId>commons-aws-test</artifactId>
    <version>1.0.15</version>
</dependency>// https://jarcasting.com/artifacts/pl.codewise.commons/commons-aws-test/
implementation 'pl.codewise.commons:commons-aws-test:1.0.15'// https://jarcasting.com/artifacts/pl.codewise.commons/commons-aws-test/
implementation ("pl.codewise.commons:commons-aws-test:1.0.15")'pl.codewise.commons:commons-aws-test:jar:1.0.15'<dependency org="pl.codewise.commons" name="commons-aws-test" rev="1.0.15">
  <artifact name="commons-aws-test" type="jar" />
</dependency>@Grapes(
@Grab(group='pl.codewise.commons', module='commons-aws-test', version='1.0.15')
)libraryDependencies += "pl.codewise.commons" % "commons-aws-test" % "1.0.15"[pl.codewise.commons/commons-aws-test "1.0.15"]| Group / Artifact | Type | Version | 
|---|---|---|
| pl.codewise.commons : commons-aws-core | jar | 1.0.15 | 
| pl.codewise.commons : commons-aws-core | test-jar | 1.0.15 | 
| pl.codewise.commons : commons-aws-spring | jar | 1.0.15 | 
| org.assertj : assertj-core | jar | 3.10.0 |