MVN

no.tornado : query

Maven & Gradle

Nov 13, 2013
1 usages

Tornado Query · A simple SQL framework

<dependency>
    <groupId>no.tornado</groupId>
    <artifactId>query</artifactId>
    <version>1.0.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of no.tornado : query to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.4

All Versions

Choose a version of no.tornado : query to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
query-1.0.4
query-1.0.3
query-1.0.2
query-1.0.1
1.0
query-1.0

How to add a dependency to Maven

Add the following no.tornado : query maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>no.tornado</groupId>
    <artifactId>query</artifactId>
    <version>1.0.4</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following no.tornado : query gradle dependency to your build.gradle file:

implementation 'no.tornado:query:1.0.4'

Gradle Kotlin DSL: Add the following no.tornado : query gradle kotlin dependency to your build.gradle.kts file:

implementation("no.tornado:query:1.0.4")

How to add a dependency to SBT Scala

SBT Scala: Add the following no.tornado : query sbt scala dependency to your build.sbt file:

libraryDependencies += "no.tornado" % "query" % "1.0.4"

Advertisement

Dependencies from Group

Jan 31, 2020
19 usages
3.6k stars
Oct 26, 2017
3 usages
104 stars
Dec 28, 2018
1 usages
696 stars
Nov 13, 2013
1 usages
Nov 15, 2013
1 usages

Discover Dependencies

Feb 08, 2014
1 usages
67 stars
Jan 27, 2014
14 usages
52 stars
May 02, 2007
11 usages
Mar 10, 2009
4 usages
Feb 26, 2012
2 usages
Mar 08, 2014
8 usages
42 stars