Last Version

com.klibisz.elastiknn:core_2.12 0.1.0-PRE16

Schema objects and algorithms for the ElastiKnn Elasticsearch plugin

License

License

GroupId

GroupId

com.klibisz.elastiknn
ArtifactId

ArtifactId

core_2.12
Version

Version

0.1.0-PRE16
Type

Type

jar
Description

Description

com.klibisz.elastiknn:core_2.12
Schema objects and algorithms for the ElastiKnn Elasticsearch plugin
Project URL

Project URL

https://github.com/alexklibisz/elastiknn
Source Code Management

Source Code Management

https://github.com/alexklibisz/elastiknn

Download core_2.12 0.1.0-PRE16


<!-- https://jarcasting.com/artifacts/com.klibisz.elastiknn/core_2.12/ -->
<dependency>
    <groupId>com.klibisz.elastiknn</groupId>
    <artifactId>core_2.12</artifactId>
    <version>0.1.0-PRE16</version>
</dependency>
// https://jarcasting.com/artifacts/com.klibisz.elastiknn/core_2.12/
implementation 'com.klibisz.elastiknn:core_2.12:0.1.0-PRE16'
// https://jarcasting.com/artifacts/com.klibisz.elastiknn/core_2.12/
implementation ("com.klibisz.elastiknn:core_2.12:0.1.0-PRE16")
'com.klibisz.elastiknn:core_2.12:jar:0.1.0-PRE16'
<dependency org="com.klibisz.elastiknn" name="core_2.12" rev="0.1.0-PRE16">
  <artifact name="core_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.klibisz.elastiknn', module='core_2.12', version='0.1.0-PRE16')
)
libraryDependencies += "com.klibisz.elastiknn" % "core_2.12" % "0.1.0-PRE16"
[com.klibisz.elastiknn/core_2.12 "0.1.0-PRE16"]

Dependencies

compile (2)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12
io.circe : circe-generic-extras_2.12 jar 0.13.0

runtime (2)

Group / Artifact Type Version
io.circe : circe-generic_2.12 jar 0.13.0
io.circe : circe-parser_2.12 jar 0.13.0

Project Modules

There are no modules declared in this project.