How To Install Java Artifact org.jboss.jandex v2.0.0.CR1

org.jboss jandex 2.0.0.CR1

Introduction

In this article, we'll learn how to install Java artifact jandex from org.jboss group in version 2.0.0.CR1. The artifact is available in 57 versions: 3.1.7 3.1.6 3.1.5 3.1.3 3.1.2 3.1.1 3.1.0 3.0.5 3.0.4 3.0.3 3.0.2 3.0.1 3.0.0 2.4.4.Final 2.4.3.Final 2.4.2.Final 2.4.1.Final 2.4.0.Final 2.3.1.Final 2.3.0.Final 2.2.3.Final 2.2.2.Final 2.2.1.Final 2.2.0.Final 2.1.4.Final 2.1.3.Final 2.1.2.Final 2.1.1.Final 2.1.0.Final 2.1.0.Beta3 2.1.0.Beta2 2.1.0.Beta1 2.0.5.Final 2.0.4.Final 2.0.3.Final 2.0.2.Final 2.0.1.Final 2.0.0.Final 2.0.0.CR1 2.0.0.Beta4 2.0.0.Beta3 2.0.0.Beta2 2.0.0.Beta1 1.1.0.Final 1.1.0.Alpha1 1.0.4.Final 1.0.3.Final 1.0.2.Final 1.0.1.Final 1.0.0.Final 1.0.0.Beta7 1.0.0.Beta6 1.0.0.Beta5 1.0.0.Beta4 1.0.0.Beta3 1.0.0.Beta2 1.0.0.Beta1 . The Java Annotation Indexer project has been released under Apache License, Version 2.0 license. The parent project is: org.jboss::jboss-parent::12

How To Install Java Artifact org.jboss.jandex In Version 2.0.0.CR1

To install the Java Annotation Indexer artifact in version 2.0.0.CR1 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 Java Annotation Indexer 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.

Provided dependencies (1)

Test dependencies (2)

Licenses