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