License |
License |
---|---|
Categories |
CategoriesAWS Container PaaS Providers CLI User Interface |
GroupId | GroupIdio.kontainers |
ArtifactId | ArtifactIdelastic4s-client-aws_2.13 |
Version | Version7.17.1 |
Type | Typejar |
Description |
Descriptionelastic4s-client-aws
elastic4s-client-aws
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/io.kontainers/elastic4s-client-aws_2.13/ -->
<dependency>
<groupId>io.kontainers</groupId>
<artifactId>elastic4s-client-aws_2.13</artifactId>
<version>7.17.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.kontainers/elastic4s-client-aws_2.13/
implementation 'io.kontainers:elastic4s-client-aws_2.13:7.17.1'
// https://jarcasting.com/artifacts/io.kontainers/elastic4s-client-aws_2.13/
implementation ("io.kontainers:elastic4s-client-aws_2.13:7.17.1")
'io.kontainers:elastic4s-client-aws_2.13:jar:7.17.1'
<dependency org="io.kontainers" name="elastic4s-client-aws_2.13" rev="7.17.1">
<artifact name="elastic4s-client-aws_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.kontainers', module='elastic4s-client-aws_2.13', version='7.17.1')
)
libraryDependencies += "io.kontainers" % "elastic4s-client-aws_2.13" % "7.17.1"
[io.kontainers/elastic4s-client-aws_2.13 "7.17.1"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.8 |
org.scala-lang.modules : scala-collection-compat_2.13 | jar | 2.7.0 |
com.sksamuel.elastic4s : elastic4s-core_2.13 | jar | 8.1.0 |
com.sksamuel.elastic4s : elastic4s-client-esjava_2.13 | jar | 8.1.0 |
com.sksamuel.exts : exts_2.13 | jar | 1.61.1 |
org.slf4j : slf4j-api | jar | 1.7.36 |
software.amazon.awssdk : auth | jar | 2.17.180 |
software.amazon.awssdk : core | jar | 2.17.180 |
software.amazon.awssdk : regions | jar | 2.17.180 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.13 | jar | 3.2.12 |