How To Install Java Artifact org.clojure.java.jdbc v0.3.0-beta2

org.clojure java.jdbc 0.3.0-beta2

Introduction

In this article, we'll learn how to install Java artifact java.jdbc from org.clojure group in version 0.3.0-beta2. The artifact is available in 71 versions: 0.7.12 0.7.11 0.7.10 0.7.9 0.7.8 0.7.7 0.7.6 0.7.5 0.7.4 0.7.3 0.7.2 0.7.1 0.7.0-btea5 0.7.0-beta5 0.7.0-beta4 0.7.0-beta3 0.7.0-beta2 0.7.0-beta1 0.7.0-alpha3 0.7.0-alpha2 0.7.0-alpha1 0.7.0 0.6.2-alpha3 0.6.2-alpha2 0.6.2-alpha1 0.6.1 0.6.0-rc2 0.6.0-rc1 0.6.0-alpha2 0.6.0-alpha1 0.6.0 0.5.8 0.5.7 0.5.6 0.5.5 0.5.0 0.4.2 0.4.1 0.4.0 0.3.7 0.3.6 0.3.5 0.3.4 0.3.3 0.3.2 0.3.1 0.3.0-rc1 0.3.0-beta2 0.3.0-beta1 0.3.0-alpha5 0.3.0-alpha4 0.3.0-alpha3 0.3.0-alpha2 0.3.0-alpha1 0.3.0 0.2.3 0.2.2 0.2.1 0.2.0 0.1.4 0.1.3 0.1.2 0.1.1 0.1.0 0.0.7 0.0.6 0.0.5 0.0.4 0.0.3 0.0.2 0.0.1 The parent project is: org.clojure::pom.contrib::0.1.2

How To Install Java Artifact org.clojure.java.jdbc In Version 0.3.0-beta2

To install the java.jdbc artifact in version 0.3.0-beta2 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 java.jdbc 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 (6)

Developers