How To Install Java Artifact org.codenarc.CodeNarc v0.13-RC1

org.codenarc CodeNarc 0.13-RC1

Introduction

In this article, we'll learn how to install Java artifact CodeNarc from org.codenarc group in version 0.13-RC1. The artifact is available in 52 versions: 3.4.0-groovy-4.0 3.4.0 3.3.0-groovy-4.0 3.3.0 3.2.0-groovy-4.0 3.2.0 3.1.0-groovy-4.0 3.1.0 3.0.1 3.0.0 2.2.0 2.1.0 2.0.0 1.6.1 1.6 1.5 1.4 1.3 1.2.1 1.2 1.1 1.0 0.27.0 0.26.0 0.25.2 0.25.1 0.25 0.24.1 0.24 0.23 0.22 0.21 0.20 0.19 0.18.1 0.18 0.17 0.16.1 0.16 0.15 0.14 0.13-RC1 0.13 0.12 0.11 0.10 0.9 0.8.1 0.8 0.7 0.6 0.5 . The CodeNarc project has been released under Apache 2 license, and has its own website at: http://codenarc.sourceforge.net/ .

How To Install Java Artifact org.codenarc.CodeNarc In Version 0.13-RC1

To install the CodeNarc artifact in version 0.13-RC1 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 CodeNarc 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 (4)

Test dependencies (1)

Licenses