| License |
License |
|---|---|
| Categories |
CategoriesAWS Container PaaS Providers |
| GroupId | GroupIdpl.wrzasq.commons |
| ArtifactId | ArtifactIdcommons-aws |
| Version | Version2.0.3 |
| Type | Typejar |
| Description |
DescriptionWrzasqPl Commons AWS
Helper components for working with Amazon Web Services.
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| commons-aws-2.0.3.pom | |
| commons-aws-2.0.3.jar | 34 KB |
| commons-aws-2.0.3-sources.jar | 6 KB |
| commons-aws-2.0.3-javadoc.jar | 284 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/pl.wrzasq.commons/commons-aws/ -->
<dependency>
<groupId>pl.wrzasq.commons</groupId>
<artifactId>commons-aws</artifactId>
<version>2.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/pl.wrzasq.commons/commons-aws/
implementation 'pl.wrzasq.commons:commons-aws:2.0.3'
// https://jarcasting.com/artifacts/pl.wrzasq.commons/commons-aws/
implementation ("pl.wrzasq.commons:commons-aws:2.0.3")
'pl.wrzasq.commons:commons-aws:jar:2.0.3'
<dependency org="pl.wrzasq.commons" name="commons-aws" rev="2.0.3">
<artifact name="commons-aws" type="jar" />
</dependency>
@Grapes(
@Grab(group='pl.wrzasq.commons', module='commons-aws', version='2.0.3')
)
libraryDependencies += "pl.wrzasq.commons" % "commons-aws" % "2.0.3"
[pl.wrzasq.commons/commons-aws "2.0.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.amazonaws : aws-lambda-java-core | jar | 1.2.1 |
| com.fasterxml.jackson.core : jackson-core | jar | 2.12.3 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.12.3 |
| com.fasterxml.jackson.module : jackson-module-kotlin | jar | 2.12.3 |
| org.jetbrains.kotlinx : kotlinx-coroutines-core-jvm | jar | 1.5.0 |
| org.jetbrains : annotations | jar | 20.1.0 |
| org.jetbrains.kotlin : kotlin-reflect | jar | 1.5.0 |
| org.jetbrains.kotlin : kotlin-stdlib | jar | 1.5.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| io.cucumber : cucumber-java8 | jar | 6.10.3 |
| io.cucumber : cucumber-junit | jar | 6.10.3 |
| org.junit.jupiter : junit-jupiter-api | jar | 5.8.0-M1 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.8.0-M1 |
| io.mockk : mockk | jar | 1.11.0 |
| io.mockk : mockk-dsl-jvm | jar | 1.11.0 |