How To Install Java Artifact org.sql2o.sql2o-parent v1.6.0

org.sql2o sql2o-parent 1.6.0

Introduction

In this article, we'll learn how to install Java artifact sql2o-parent from org.sql2o group in version 1.6.0. The artifact is available in 13 versions: 1.8.0 1.7.0 1.6.0-RC3 1.6.0-RC2 1.6.0-RC1 1.6.0 1.5.4 1.5.3 1.5.2 1.5.1 1.5.0-RC2 1.5.0-RC1 1.5.0 . The Sql2o parent project has been released under MIT license, and has its own website at: http://www.sql2o.org .

How To Install Java Artifact org.sql2o.sql2o-parent In Version 1.6.0

To install the Sql2o parent artifact in version 1.6.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 Sql2o parent 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.

Test dependencies (3)

Licenses

Developers