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.

Лицензия

Лицензия

Категории

Категории

Java Языки программирования AWS Контейнер PaaS Providers
Группа

Группа

com.gluonhq
Идентификатор

Идентификатор

aws-java-sdk-core
Последняя версия

Последняя версия

2.6.19
Дата

Дата

Тип

Тип

jar
Описание

Описание

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.
Ссылка на сайт

Ссылка на сайт

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

Скачать aws-java-sdk-core

Как подключить последнюю версию

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

Зависимости

compile (5)

Идентификатор библиотеки Тип Версия
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)

Идентификатор библиотеки Тип Версия
commons-logging : commons-logging jar 1.1.1
com.fasterxml.jackson.core : jackson-core jar 2.1.1

test (4)

Идентификатор библиотеки Тип Версия
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

Модули Проекта

Данный проект не имеет модулей.
com.gluonhq

Gluon Software

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

Версии библиотеки

Версия
2.6.19
2.6.19-b2