Last Version

AWS Utils 1.0.0

A wrapper on top of AWS SDK, contains useful utility and helper classes.

License

License

Categories

Categories

AWS Container PaaS Providers
GroupId

GroupId

com.github.spranshu1
ArtifactId

ArtifactId

aws-utils
Version

Version

1.0.0
Type

Type

jar
Description

Description

AWS Utils
A wrapper on top of AWS SDK, contains useful utility and helper classes.
Project URL

Project URL

https://spranshu1.github.io/aws-utils
Source Code Management

Source Code Management

http://github.com/spranshu1/aws-utils/tree/master

Download aws-utils 1.0.0


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

Dependencies

compile (2)

Group / Artifact Type Version
com.amazonaws : aws-java-sdk jar 1.11.779
com.github.spranshu1.common.util : common-utils jar 1.0.3

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.