| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииAWS Контейнер PaaS Providers CLI Взаимодействие с пользователем |
| Группа | Группаcom.github.pjfanning |
| Идентификатор | Идентификаторelastic4s-client-aws_2.13 |
| Версия | Версия7.14.1 |
| Тип | Типjar |
| Описание |
Описаниеelastic4s-client-aws
elastic4s-client-aws
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/com.github.pjfanning/elastic4s-client-aws_2.13/ -->
<dependency>
<groupId>com.github.pjfanning</groupId>
<artifactId>elastic4s-client-aws_2.13</artifactId>
<version>7.14.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.pjfanning/elastic4s-client-aws_2.13/
implementation 'com.github.pjfanning:elastic4s-client-aws_2.13:7.14.1'
// https://jarcasting.com/artifacts/com.github.pjfanning/elastic4s-client-aws_2.13/
implementation ("com.github.pjfanning:elastic4s-client-aws_2.13:7.14.1")
'com.github.pjfanning:elastic4s-client-aws_2.13:jar:7.14.1'
<dependency org="com.github.pjfanning" name="elastic4s-client-aws_2.13" rev="7.14.1">
<artifact name="elastic4s-client-aws_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.pjfanning', module='elastic4s-client-aws_2.13', version='7.14.1')
)
libraryDependencies += "com.github.pjfanning" % "elastic4s-client-aws_2.13" % "7.14.1"
[com.github.pjfanning/elastic4s-client-aws_2.13 "7.14.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.13.6 |
| com.sksamuel.elastic4s : elastic4s-core_2.13 | jar | 7.14.1 |
| com.sksamuel.elastic4s : elastic4s-client-esjava_2.13 | jar | 7.14.1 |
| com.sksamuel.exts : exts_2.13 | jar | 1.61.1 |
| org.slf4j : slf4j-api | jar | 1.7.32 |
| software.amazon.awssdk : auth | jar | 2.17.46 |
| software.amazon.awssdk : core | jar | 2.17.46 |
| software.amazon.awssdk : regions | jar | 2.17.46 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.scalatest : scalatest_2.13 | jar | 3.2.10 |