eql-language

Entity Query Language (EQL) is a SQL-like language for querying entities.

License

License

GroupId

GroupId

com.mtnfog
ArtifactId

ArtifactId

eql-language
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

eql-language
Entity Query Language (EQL) is a SQL-like language for querying entities.

Download eql-language

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
com.mtnfog : entity-model jar 1.0.11
org.antlr : antlr4-runtime jar 4.0
org.apache.commons : commons-collections4 jar 4.1
org.apache.commons : commons-lang3 jar 3.4
org.apache.logging.log4j : log4j-core jar 2.6.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.
com.mtnfog

Mountain Fog

Products and services around NLP, cloud, and big-data.

Versions

Version
1.0