Last Version

io.paulbaker.libs.aws-data-structures 0.8.21

Common data-structures that are relevant to AWS

License

License

COVFEFEWARE LICENSE
Categories

Categories

AWS Container PaaS Providers Data Data Structures
GroupId

GroupId

io.paulbaker.libs
ArtifactId

ArtifactId

aws-data-structures
Version

Version

0.8.21
Type

Type

jar
Description

Description

io.paulbaker.libs.aws-data-structures
Common data-structures that are relevant to AWS

Download aws-data-structures 0.8.21


<!-- 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"]

Dependencies

compile (3)

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

test (5)

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

Project Modules

There are no modules declared in this project.