Download json-kcql-0.5.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.5 in this page.

License

Apache License 2.0

Build File

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'

Download

Click the following link to download the jar file.

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



Related Tutorials