| License | License | 
|---|---|
| Categories | CategoriesJava Languages AWS Container PaaS Providers | 
| GroupId | GroupIdcom.gluonhq | 
| ArtifactId | ArtifactIdaws-java-sdk-core | 
| Last Version | Last Version2.6.19 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionAWS SDK for Java Mobile - Core Runtime The AWS SDK for Java Mobile - Core module holds the classes that is used by the individual service clients to interact with Amazon Web Services. Users need to depend on aws-java-sdk artifact for accessing individual client classes. | 
| Project URL | Project URL | 
| Filename | Size | 
|---|---|
| aws-java-sdk-core-2.6.19.pom | |
| aws-java-sdk-core-2.6.19.jar | 488 KB | 
| aws-java-sdk-core-2.6.19-sources.jar | 502 KB | 
| aws-java-sdk-core-2.6.19-javadoc.jar | 1 MB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.gluonhq/aws-java-sdk-core/ -->
<dependency>
    <groupId>com.gluonhq</groupId>
    <artifactId>aws-java-sdk-core</artifactId>
    <version>2.6.19</version>
</dependency>// https://jarcasting.com/artifacts/com.gluonhq/aws-java-sdk-core/
implementation 'com.gluonhq:aws-java-sdk-core:2.6.19'// https://jarcasting.com/artifacts/com.gluonhq/aws-java-sdk-core/
implementation ("com.gluonhq:aws-java-sdk-core:2.6.19")'com.gluonhq:aws-java-sdk-core:jar:2.6.19'<dependency org="com.gluonhq" name="aws-java-sdk-core" rev="2.6.19">
  <artifact name="aws-java-sdk-core" type="jar" />
</dependency>@Grapes(
@Grab(group='com.gluonhq', module='aws-java-sdk-core', version='2.6.19')
)libraryDependencies += "com.gluonhq" % "aws-java-sdk-core" % "2.6.19"[com.gluonhq/aws-java-sdk-core "2.6.19"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.google.code.gson : gson | jar | 2.2.4 | 
| org.apache.httpcomponents : httpclient | jar | 4.5.5 | 
| xmlpull : xmlpull | jar | 1.1.3.4a | 
| org.json : json | jar | 20180130 | 
| com.gluonhq : charm-down-plugin-settings | jar | 3.8.0 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| commons-logging : commons-logging | jar | 1.1.1 | 
| com.fasterxml.jackson.core : jackson-core | jar | 2.1.1 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.12 | 
| joda-time : joda-time | jar | 2.3 | 
| commons-io : commons-io | jar | 2.4 | 
| org.easymock : easymock | jar | 3.1 |