Last Version

awsome 1.0.0

A companion library for the AWS Java SDK that provides helpful functionality to simplify integration with AWS services.

License

License

Categories

Categories

AWS Container PaaS Providers
GroupId

GroupId

com.kiblerdude
ArtifactId

ArtifactId

awsome
Version

Version

1.0.0
Type

Type

jar
Description

Description

awsome
A companion library for the AWS Java SDK that provides helpful functionality to simplify integration with AWS services.
Project URL

Project URL

https://github.com/kiblerdude/awsome

Download awsome 1.0.0


<!-- https://jarcasting.com/artifacts/com.kiblerdude/awsome/ -->
<dependency>
    <groupId>com.kiblerdude</groupId>
    <artifactId>awsome</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.kiblerdude/awsome/
implementation 'com.kiblerdude:awsome:1.0.0'
// https://jarcasting.com/artifacts/com.kiblerdude/awsome/
implementation ("com.kiblerdude:awsome:1.0.0")
'com.kiblerdude:awsome:jar:1.0.0'
<dependency org="com.kiblerdude" name="awsome" rev="1.0.0">
  <artifact name="awsome" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.kiblerdude', module='awsome', version='1.0.0')
)
libraryDependencies += "com.kiblerdude" % "awsome" % "1.0.0"
[com.kiblerdude/awsome "1.0.0"]

Dependencies

compile (3)

Group / Artifact Type Version
com.amazonaws : aws-java-sdk jar 1.9.28
com.google.guava : guava jar 18.0
com.fasterxml.jackson.core : jackson-core jar 2.5.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.