How To Install Java Artifact org.scala-tools.testing.specs v1.6.1-2.8.0.Beta1-RC4

org.scala-tools.testing specs 1.6.1-2.8.0.Beta1-RC4

Introduction

In this article, we'll learn how to install Java artifact specs from org.scala-tools.testing group in version 1.6.1-2.8.0.Beta1-RC4. The artifact is available in 16 versions: 1.6.2.2_1.5.0 1.6.2.2 1.6.2.1 1.6.2 1.6.1-2.8.0.Beta1-RC6 1.6.1-2.8.0.Beta1-RC5 1.6.1-2.8.0.Beta1-RC4 1.6.1-2.8.0.Beta1-RC3 1.6.1-2.8.0.Beta1-RC2 1.6.1-2.8.0.Beta1-RC1 1.6.1 1.6.0-2.8.0.Beta1-RC2 1.6.0 1.5.0 1.4.4 1.4.3 . The specs project has been released under MIT License license, and has its own website at: http://code.google.com/p/specs/ .

How To Install Java Artifact org.scala-tools.testing.specs In Version 1.6.1-2.8.0.Beta1-RC4

To install the specs artifact in version 1.6.1-2.8.0.Beta1-RC4 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 specs 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 (11)

Provided dependencies (2)

Test dependencies (2)

Licenses

Developers