How To Install Java Artifact org.clojure.buildtest v0.2.6

org.clojure buildtest 0.2.6

Introduction

In this article, we'll learn how to install Java artifact buildtest from org.clojure group in version 0.2.6. The artifact is available in 17 versions: 0.2.6 0.2.5 0.2.4 0.2.3 0.2.2 0.2.1 0.2.0 0.1.17 0.1.16 0.1.15 0.1.14 0.1.13 0.1.12 0.1.11 0.1.10 0.1.9 0.1.8 The buildtest project has its own website at: https://github.com/clojure/build.test. The parent project is: org.clojure::pom.contrib::1.2.0

How To Install Java Artifact org.clojure.buildtest In Version 0.2.6

To install the buildtest artifact in version 0.2.6 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 buildtest 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.