| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииAWS Контейнер PaaS Providers |
| Группа | Группаorg.jimmutable |
| Идентификатор | Идентификаторaws |
| Последняя версия | Последняя версия0.0.5 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеaws
The aws classes of the jimmutable project
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| aws-0.0.5.pom | |
| aws-0.0.5.jar | 42 KB |
| aws-0.0.5-sources.jar | 23 KB |
| aws-0.0.5-javadoc.jar | 214 KB |
| aws-0.0.5-jar-with-dependencies.jar | 66 MB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.jimmutable/aws/ -->
<dependency>
<groupId>org.jimmutable</groupId>
<artifactId>aws</artifactId>
<version>0.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.jimmutable/aws/
implementation 'org.jimmutable:aws:0.0.5'
// https://jarcasting.com/artifacts/org.jimmutable/aws/
implementation ("org.jimmutable:aws:0.0.5")
'org.jimmutable:aws:jar:0.0.5'
<dependency org="org.jimmutable" name="aws" rev="0.0.5">
<artifact name="aws" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jimmutable', module='aws', version='0.0.5')
)
libraryDependencies += "org.jimmutable" % "aws" % "0.0.5"
[org.jimmutable/aws "0.0.5"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.jimmutable : core | jar | 0.0.5 |
| com.amazonaws : aws-java-sdk | jar | 1.11.154 |
| org.apache.logging.log4j : log4j-api | jar | 2.8.2 |
| org.apache.logging.log4j : log4j-core | jar | 2.8.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 3.8.1 |