Jar examples for q:qwery-core-2.11
A SQL-like query language for performing ETL
You can download jar file qwery-core_2.11 0.3.8 in this page.
MIT License
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'
Click the following link to download the jar file.
qwery-core_2.11-0.3.8-javadoc.jar