AWS 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.

License

License

Categories

Categories

Java Languages AWS Container PaaS Providers
GroupId

GroupId

com.gluonhq
ArtifactId

ArtifactId

aws-java-sdk-core
Last Version

Last Version

2.6.19
Release Date

Release Date

Type

Type

jar
Description

Description

AWS 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

https://github.com/gluonhq/aws-sdk-java-mobile

Download aws-java-sdk-core

How to add to project

<!-- 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"]

Dependencies

compile (5)

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

provided (2)

Group / Artifact Type Version
commons-logging : commons-logging jar 1.1.1
com.fasterxml.jackson.core : jackson-core jar 2.1.1

test (4)

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

Project Modules

There are no modules declared in this project.
com.gluonhq

Gluon Software

Build one mobile application using one cross-platform Java API, and deploy to all platforms.

Versions

Version
2.6.19
2.6.19-b2