Download json-kcql-0.6.jar file - Jar j

Jar examples for j:json-kcql

Description

Allows to run KCQL over JSON

You can download jar file json-kcql 0.6 in this page.

License

Apache License 2.0

Build File

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'

Download

Click the following link to download the jar file.

json-kcql-0.6-javadoc.jar
json-kcql-0.6-scaladoc.jar
json-kcql-0.6-sources.jar
json-kcql-0.6.jar
json-kcql-0.6.pom



Related Tutorials