| License |
License |
|---|---|
| GroupId | GroupIdcom.sksamuel.elastic4s |
| ArtifactId | ArtifactIdelastic4s-tcp_2.11 |
| Version | Version6.2.12 |
| Type | Typejar |
| Description |
Descriptionelastic4s-tcp
elastic4s-tcp
|
| Project URL |
Project URL |
| Project Organization |
Project Organizationcom.sksamuel.elastic4s |
| Filename | Size |
|---|---|
| elastic4s-tcp_2.11-6.2.12.pom | |
| elastic4s-tcp_2.11-6.2.12.jar | 1 MB |
| elastic4s-tcp_2.11-6.2.12-sources.jar | 117 KB |
| elastic4s-tcp_2.11-6.2.12-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.sksamuel.elastic4s/elastic4s-tcp_2.11/ -->
<dependency>
<groupId>com.sksamuel.elastic4s</groupId>
<artifactId>elastic4s-tcp_2.11</artifactId>
<version>6.2.12</version>
</dependency>
// https://jarcasting.com/artifacts/com.sksamuel.elastic4s/elastic4s-tcp_2.11/
implementation 'com.sksamuel.elastic4s:elastic4s-tcp_2.11:6.2.12'
// https://jarcasting.com/artifacts/com.sksamuel.elastic4s/elastic4s-tcp_2.11/
implementation ("com.sksamuel.elastic4s:elastic4s-tcp_2.11:6.2.12")
'com.sksamuel.elastic4s:elastic4s-tcp_2.11:jar:6.2.12'
<dependency org="com.sksamuel.elastic4s" name="elastic4s-tcp_2.11" rev="6.2.12">
<artifact name="elastic4s-tcp_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sksamuel.elastic4s', module='elastic4s-tcp_2.11', version='6.2.12')
)
libraryDependencies += "com.sksamuel.elastic4s" % "elastic4s-tcp_2.11" % "6.2.12"
[com.sksamuel.elastic4s/elastic4s-tcp_2.11 "6.2.12"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.mockito : mockito-all | jar | 1.9.5 |
| org.scalatest : scalatest_2.11 | jar | 3.0.4 |