| License |
License |
|---|---|
| GroupId | GroupIdcom.tecsisa |
| ArtifactId | ArtifactIdlightql-elastic_2.12 |
| Version | Version7.3.2 |
| Type | Typejar |
| Description |
Descriptionlightql-elastic
lightql-elastic
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.tecsisa/lightql-elastic_2.12/ -->
<dependency>
<groupId>com.tecsisa</groupId>
<artifactId>lightql-elastic_2.12</artifactId>
<version>7.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.tecsisa/lightql-elastic_2.12/
implementation 'com.tecsisa:lightql-elastic_2.12:7.3.2'
// https://jarcasting.com/artifacts/com.tecsisa/lightql-elastic_2.12/
implementation ("com.tecsisa:lightql-elastic_2.12:7.3.2")
'com.tecsisa:lightql-elastic_2.12:jar:7.3.2'
<dependency org="com.tecsisa" name="lightql-elastic_2.12" rev="7.3.2">
<artifact name="lightql-elastic_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.tecsisa', module='lightql-elastic_2.12', version='7.3.2')
)
libraryDependencies += "com.tecsisa" % "lightql-elastic_2.12" % "7.3.2"
[com.tecsisa/lightql-elastic_2.12 "7.3.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.12.7 |
| com.tecsisa : lightql-dsl_2.12 | jar | 0.12.2 |
| com.sksamuel.elastic4s : elastic4s-core_2.12 | jar | 7.3.1 |