How To Install Java Artifact net.sf.jsqlparser.jsqlparser v0.7.0

net.sf.jsqlparser jsqlparser 0.7.0

Introduction

In this article, we'll learn how to install Java artifact jsqlparser from net.sf.jsqlparser group in version 0.7.0. The artifact is available in 2 versions: 0.8.0 0.7.0 . The JSqlParser project has been released under GNU Library or Lesser General Public License version 2.0 (LGPLv2) license, and has its own website at: http://sourceforge.net/projects/jsqlparser/ . The parent project is: org.sonatype.oss::oss-parent::7

How To Install Java Artifact net.sf.jsqlparser.jsqlparser In Version 0.7.0

To install the JSqlParser artifact in version 0.7.0 add the following dependency to your pom.xml file for Maven Project.

The dependency needs to be added in the dependencies section which is located in the main project tag of the pom.xml file. The sample pom.xml file that uses JSqlParser dependency could look as follows:

Other dependency snippets for Gradle, SBT, Ivy, Grape, Leiningen, and Buildr

Below you can find code snippets for other project build tools like Gradle, SBT, Ivy, Grape, Leiningen, and Buildr.

Licenses