How To Install Java Artifact classworlds.classworlds v1.1-alpha-2

classworlds classworlds 1.1-alpha-2

Introduction

In this article, we'll learn how to install Java artifact classworlds from classworlds group in version 1.1-alpha-2. The artifact is available in 18 versions: 20040709.190353 20030905.201339 20030513.195101 20030211.155236 1.1-alpha-2 1.1-alpha-1 1.1 1.0.1 1.0-rc3 1.0-rc2 1.0-rc1 1.0-beta-5 1.0-beta-4 1.0-beta-3.20021217.022420 1.0-beta-3 1.0-beta-2 1.0-beta-1 1.0 The classworlds project has its own website at: http://classworlds.codehaus.org/.

How To Install Java Artifact classworlds.classworlds In Version 1.1-alpha-2

To install the classworlds artifact in version 1.1-alpha-2 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 classworlds 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.