Download qwery-core_2.11-0.3.8.jar file - Jar q

Jar examples for q:qwery-core-2.11

Description

A SQL-like query language for performing ETL

You can download jar file qwery-core_2.11 0.3.8 in this page.

License

MIT License

Build File

You can use the following script to add qwery-core_2.11-0.3.8.jar to your project.

<dependency>
   <groupId>io.scalajs</groupId>
   <artifactId>qwery-core_2.11</artifactId>
   <version>0.3.8</version>
</dependency>
compile group: 'io.scalajs', name: 'qwery-core_2.11', version: '0.3.8'
libraryDependencies += "io.scalajs" % "qwery-core_2.11" % "0.3.8"
<dependency org="io.scalajs" name="qwery-core_2.11" rev="0.3.8"/>
@Grapes(@Grab(group='io.scalajs', module='qwery-core_2.11', version='0.3.8'))
'io.scalajs:qwery-core_2.11:jar:0.3.8'

Download

Click the following link to download the jar file.

qwery-core_2.11-0.3.8-javadoc.jar
qwery-core_2.11-0.3.8-sources.jar
qwery-core_2.11-0.3.8.jar
qwery-core_2.11-0.3.8.pom



Related Tutorials