Last Version

AWS Java Helper 1.0

Some basic JAVA wrappers to work with AWS

License

License

Categories

Categories

IDE Development Tools Java Languages AWS Container PaaS Providers
GroupId

GroupId

io.github.martinschneider
ArtifactId

ArtifactId

aws-java-helper
Version

Version

1.0
Type

Type

jar
Description

Description

AWS Java Helper
Some basic JAVA wrappers to work with AWS
Source Code Management

Source Code Management

https://github.com/martinschneider/aws-helper

Download aws-java-helper 1.0


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

Dependencies

compile (4)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.25
org.slf4j : slf4j-simple jar 1.7.25
com.amazonaws : aws-java-sdk-devicefarm jar 1.11.466
com.amazonaws : aws-java-sdk-dynamodb jar 1.11.466

Project Modules

There are no modules declared in this project.