License |
License |
---|---|
Categories |
CategoriesAWS Container PaaS Providers |
GroupId | GroupIdcom.github.davidmoten |
ArtifactId | ArtifactIdaws-helper |
Last Version | Last Version0.2.4 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionaws-helper
Utilities for AWS
|
Project URL |
Project URL |
Filename | Size |
---|---|
aws-helper-0.2.4.pom | |
aws-helper-0.2.4.jar | 11 KB |
aws-helper-0.2.4-sources.jar | 6 KB |
aws-helper-0.2.4-javadoc.jar | 52 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.davidmoten/aws-helper/ -->
<dependency>
<groupId>com.github.davidmoten</groupId>
<artifactId>aws-helper</artifactId>
<version>0.2.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.davidmoten/aws-helper/
implementation 'com.github.davidmoten:aws-helper:0.2.4'
// https://jarcasting.com/artifacts/com.github.davidmoten/aws-helper/
implementation ("com.github.davidmoten:aws-helper:0.2.4")
'com.github.davidmoten:aws-helper:jar:0.2.4'
<dependency org="com.github.davidmoten" name="aws-helper" rev="0.2.4">
<artifact name="aws-helper" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.davidmoten', module='aws-helper', version='0.2.4')
)
libraryDependencies += "com.github.davidmoten" % "aws-helper" % "0.2.4"
[com.github.davidmoten/aws-helper "0.2.4"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |
com.amazonaws : aws-lambda-java-core | jar | 1.2.1 |
com.github.davidmoten : junit-extras | jar | 0.4 |