License |
License
COVFEFEWARE LICENSE
|
---|---|
Categories |
CategoriesAWS Container PaaS Providers Data Data Structures |
GroupId | GroupIdio.paulbaker.libs |
ArtifactId | ArtifactIdaws-data-structures |
Last Version | Last Version0.8.21 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionio.paulbaker.libs.aws-data-structures
Common data-structures that are relevant to AWS
|
<!-- https://jarcasting.com/artifacts/io.paulbaker.libs/aws-data-structures/ -->
<dependency>
<groupId>io.paulbaker.libs</groupId>
<artifactId>aws-data-structures</artifactId>
<version>0.8.21</version>
</dependency>
// https://jarcasting.com/artifacts/io.paulbaker.libs/aws-data-structures/
implementation 'io.paulbaker.libs:aws-data-structures:0.8.21'
// https://jarcasting.com/artifacts/io.paulbaker.libs/aws-data-structures/
implementation ("io.paulbaker.libs:aws-data-structures:0.8.21")
'io.paulbaker.libs:aws-data-structures:jar:0.8.21'
<dependency org="io.paulbaker.libs" name="aws-data-structures" rev="0.8.21">
<artifact name="aws-data-structures" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.paulbaker.libs', module='aws-data-structures', version='0.8.21')
)
libraryDependencies += "io.paulbaker.libs" % "aws-data-structures" % "0.8.21"
[io.paulbaker.libs/aws-data-structures "0.8.21"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.3.20 |
com.fasterxml.jackson.core : jackson-annotations | jar | |
com.fasterxml.jackson.module : jackson-module-kotlin | jar |
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-test-junit | jar | 1.3.20 |
junit : junit | jar | 4.12 |
org.junit.jupiter : junit-jupiter-api | jar | |
org.junit.jupiter : junit-jupiter-engine | jar | |
org.junit.jupiter : junit-jupiter-params | jar |