Last Version

esque 0.1.2

Resembles an Elasticsearch Stateful Query Executor

License

License

GroupId

GroupId

org.loesak.esque
ArtifactId

ArtifactId

esque
Version

Version

0.1.2
Type

Type

pom
Description

Description

esque
Resembles an Elasticsearch Stateful Query Executor
Project URL

Project URL

https://github.com/loesak/esque
Source Code Management

Source Code Management

https://github.com/loesak/esque

Download esque 0.1.2

Filename Size
esque-0.1.2.pom 4 KB
Browse

<!-- https://jarcasting.com/artifacts/org.loesak.esque/esque/ -->
<dependency>
    <groupId>org.loesak.esque</groupId>
    <artifactId>esque</artifactId>
    <version>0.1.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.loesak.esque/esque/
implementation 'org.loesak.esque:esque:0.1.2'
// https://jarcasting.com/artifacts/org.loesak.esque/esque/
implementation ("org.loesak.esque:esque:0.1.2")
'org.loesak.esque:esque:pom:0.1.2'
<dependency org="org.loesak.esque" name="esque" rev="0.1.2">
  <artifact name="esque" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.loesak.esque', module='esque', version='0.1.2')
)
libraryDependencies += "org.loesak.esque" % "esque" % "0.1.2"
[org.loesak.esque/esque "0.1.2"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • esque-core
  • esque-examples