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