How To Install Java Artifact org.codehaus.castor.castor v1.3rc1

org.codehaus.castor castor 1.3rc1

Introduction

In this article, we'll learn how to install Java artifact castor from org.codehaus.castor group in version 1.3rc1. The artifact is available in 18 versions: 1.4.1 1.3rc1 1.3.3-rc1 1.3.3 1.3.2 1.3.1 1.3.0.1 1.3 1.2 1.1.2.1 1.1.2 1.1.1 1.1-M3 1.1-M2 1.1-M1 1.1 1.0.5 1.0.4 The Castor project has its own website at: http://castor.org.

How To Install Java Artifact org.codehaus.castor.castor In Version 1.3rc1

To install the Castor artifact in version 1.3rc1 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 Castor 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.

Managed dependencies (20)

Test dependencies (1)

Developers