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

org.sql2o sql2o 1.6.0-RC2

Introduction

In this article, we'll learn how to install Java artifact sql2o from org.sql2o group in version 1.6.0-RC2. The artifact is available in 17 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 1.4.2 1.4.1 1.4.0 1.3.0 . The sql2o project has been released under MIT license, and has its own website at: http://www.sql2o.org . The parent project is: org.sql2o::sql2o-parent::1.6.0-RC2

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

To install the sql2o artifact in version 1.6.0-RC2 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 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.

Compile dependencies (2)

Provided dependencies (1)

Test dependencies (9)

Licenses

Developers