Jar examples for j:json-kcql
Allows to run KCQL over JSON
You can download jar file json-kcql 0.6 in this page.
Apache License 2.0
You can use the following script to add json-kcql-0.6.jar to your project.
<dependency> <groupId>com.datamountaineer</groupId> <artifactId>json-kcql</artifactId> <version>0.6</version> </dependency>
compile group: 'com.datamountaineer', name: 'json-kcql', version: '0.6'
libraryDependencies += "com.datamountaineer" % "json-kcql" % "0.6"
<dependency org="com.datamountaineer" name="json-kcql" rev="0.6"/>
@Grapes(@Grab(group='com.datamountaineer', module='json-kcql', version='0.6'))
'com.datamountaineer:json-kcql:jar:0.6'
Click the following link to download the jar file.
json-kcql-0.6-javadoc.jar