Jar examples for q:qwery-core-2.12
A SQL-like query language for performing ETL
You can download jar file qwery-core_2.12 0.3.7 in this page.
MIT License
You can use the following script to add qwery-core_2.12-0.3.7.jar to your project.
<dependency> <groupId>io.scalajs</groupId> <artifactId>qwery-core_2.12</artifactId> <version>0.3.7</version> </dependency>
compile group: 'io.scalajs', name: 'qwery-core_2.12', version: '0.3.7'
libraryDependencies += "io.scalajs" % "qwery-core_2.12" % "0.3.7"
<dependency org="io.scalajs" name="qwery-core_2.12" rev="0.3.7"/>
@Grapes(@Grab(group='io.scalajs', module='qwery-core_2.12', version='0.3.7'))
'io.scalajs:qwery-core_2.12:jar:0.3.7'
Click the following link to download the jar file.
qwery-core_2.12-0.3.7-javadoc.jar