Jar examples for e:eql
Entity Query Language (EQL) is a SQL-like language for querying entities.
You can download jar file eql 0.1.2 in this page.
The Apache Software License, Version 2.0
You can use the following script to add eql-0.1.2.jar to your project.
<dependency> <groupId>com.github.bingoohuang</groupId> <artifactId>eql</artifactId> <version>0.1.2</version> </dependency>
compile group: 'com.github.bingoohuang', name: 'eql', version: '0.1.2'
libraryDependencies += "com.github.bingoohuang" % "eql" % "0.1.2"
<dependency org="com.github.bingoohuang" name="eql" rev="0.1.2"/>
@Grapes(@Grab(group='com.github.bingoohuang', module='eql', version='0.1.2'))
'com.github.bingoohuang:eql:jar:0.1.2'
Click the following link to download the jar file.
eql-0.1.2-javadoc.jar