License |
License |
---|---|
Categories |
CategoriesJSON Data Jackson |
GroupId | GroupIdcom.github.pjfanning.elastic4s |
ArtifactId | ArtifactIdelastic4s-json-jackson_2.13 |
Version | Version7.1.3 |
Type | Typejar |
Description |
Descriptionelastic4s-json-jackson
elastic4s-json-jackson
|
Project URL |
Project URL |
Project Organization |
Project Organizationcom.github.pjfanning.elastic4s |
<!-- https://jarcasting.com/artifacts/com.github.pjfanning.elastic4s/elastic4s-json-jackson_2.13/ -->
<dependency>
<groupId>com.github.pjfanning.elastic4s</groupId>
<artifactId>elastic4s-json-jackson_2.13</artifactId>
<version>7.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.pjfanning.elastic4s/elastic4s-json-jackson_2.13/
implementation 'com.github.pjfanning.elastic4s:elastic4s-json-jackson_2.13:7.1.3'
// https://jarcasting.com/artifacts/com.github.pjfanning.elastic4s/elastic4s-json-jackson_2.13/
implementation ("com.github.pjfanning.elastic4s:elastic4s-json-jackson_2.13:7.1.3")
'com.github.pjfanning.elastic4s:elastic4s-json-jackson_2.13:jar:7.1.3'
<dependency org="com.github.pjfanning.elastic4s" name="elastic4s-json-jackson_2.13" rev="7.1.3">
<artifact name="elastic4s-json-jackson_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.pjfanning.elastic4s', module='elastic4s-json-jackson_2.13', version='7.1.3')
)
libraryDependencies += "com.github.pjfanning.elastic4s" % "elastic4s-json-jackson_2.13" % "7.1.3"
[com.github.pjfanning.elastic4s/elastic4s-json-jackson_2.13 "7.1.3"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.1 |
com.github.pjfanning.elastic4s : elastic4s-core_2.13 | jar | 7.1.3 |
com.sksamuel.exts : exts_2.13 | jar | 1.61.1 |
org.slf4j : slf4j-api | jar | 1.7.26 |
com.fasterxml.jackson.core : jackson-core | jar | 2.10.0 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.10.0 |
com.fasterxml.jackson.module : jackson-module-scala_2.13 | jar | 2.10.0 |
com.fasterxml.jackson.datatype : jackson-datatype-joda | jar | 2.10.0 |
Group / Artifact | Type | Version |
---|---|---|
org.mockito : mockito-all | jar | 1.10.19 |
org.scalatest : scalatest_2.13 | jar | 3.0.8 |