MVN

net.jmatrix : jsql

Maven & Gradle

Feb 25, 2015
0 stars

JSQL · SQL Utilities including simple command line, schema management.

<dependency>
    <groupId>net.jmatrix</groupId>
    <artifactId>jsql</artifactId>
    <version>1.2.8</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.jmatrix : jsql to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.2.8

All Versions

Choose a version of net.jmatrix : jsql to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.2.x
jsql-1.2.8
jsql-1.2.4
jsql-1.2.2

How to add a dependency to Maven

Add the following net.jmatrix : jsql maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>net.jmatrix</groupId>
    <artifactId>jsql</artifactId>
    <version>1.2.8</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.jmatrix : jsql gradle dependency to your build.gradle file:

implementation 'net.jmatrix:jsql:1.2.8'

Gradle Kotlin DSL: Add the following net.jmatrix : jsql gradle kotlin dependency to your build.gradle.kts file:

implementation("net.jmatrix:jsql:1.2.8")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.jmatrix : jsql sbt scala dependency to your build.sbt file:

libraryDependencies += "net.jmatrix" % "jsql" % "1.2.8"

Advertisement

Dependencies from Group

Jan 10, 2019
1 usages
0 stars
May 21, 2019
Feb 02, 2017
0 stars
Mar 19, 2019
0 stars
Feb 25, 2015
0 stars

Discover Dependencies

Sep 22, 2011
11 usages
Apr 17, 2015
59 stars
Sep 21, 2010
68 usages
Apr 18, 2014
0 stars
Jan 06, 2015
2 usages
53 stars
Mar 05, 2015
1 usages
639 stars
Oct 04, 2012
11 stars
Dec 11, 2014
261 usages
34 stars