| Лицензия |
Лицензия |
|---|---|
| Категории |
Категории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.
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| 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 |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| commons-logging : commons-logging | jar | 1.1.1 |
| com.fasterxml.jackson.core : jackson-core | jar | 2.1.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |