License |
License |
---|---|
Categories |
CategoriesAWS Container PaaS Providers Ant Build Tools |
GroupId | GroupIdcom.github.hoantran-it.library |
ArtifactId | ArtifactIdaws-service |
Last Version | Last Version1.2.8 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionaws-service
AWS client service
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
aws-service-1.2.8.pom | |
aws-service-1.2.8.jar | 13 KB |
aws-service-1.2.8-sources.jar | 6 KB |
aws-service-1.2.8-javadoc.jar | 55 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.hoantran-it.library/aws-service/ -->
<dependency>
<groupId>com.github.hoantran-it.library</groupId>
<artifactId>aws-service</artifactId>
<version>1.2.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.hoantran-it.library/aws-service/
implementation 'com.github.hoantran-it.library:aws-service:1.2.8'
// https://jarcasting.com/artifacts/com.github.hoantran-it.library/aws-service/
implementation ("com.github.hoantran-it.library:aws-service:1.2.8")
'com.github.hoantran-it.library:aws-service:jar:1.2.8'
<dependency org="com.github.hoantran-it.library" name="aws-service" rev="1.2.8">
<artifact name="aws-service" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.hoantran-it.library', module='aws-service', version='1.2.8')
)
libraryDependencies += "com.github.hoantran-it.library" % "aws-service" % "1.2.8"
[com.github.hoantran-it.library/aws-service "1.2.8"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.7 |
ch.qos.logback : logback-core | jar | 1.1.2 |
ch.qos.logback : logback-classic | jar | 1.1.2 |
commons-lang : commons-lang | jar | 2.6 |
com.github.hoantran-it.library : utility-library | jar | 1.6.7 |
com.amazonaws : aws-java-sdk | jar | 1.11.122 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |