MVN

io.smallrye : jandex-parent

Maven & Gradle

Jun 08, 2023
379 stars

Jandex: Parent

<dependency>
    <groupId>io.smallrye</groupId>
    <artifactId>jandex-parent</artifactId>
    <version>3.1.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.smallrye : jandex-parent to add to Maven - Latest Versions:

  • Latest Stable: 3.1.2
  • Latest Release Candidate: 3.0.0-RC4

All Versions

Choose a version of io.smallrye : jandex-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
3.1.x
jandex-parent-3.1.2
jandex-parent-3.1.1
jandex-parent-3.1.0
3.0.x
jandex-parent-3.0.5
jandex-parent-3.0.4
jandex-parent-3.0.3
jandex-parent-3.0.2
jandex-parent-3.0.1
jandex-parent-3.0.0
jandex-parent-3.0.0-RC4
jandex-parent-3.0.0-RC3
jandex-parent-3.0.0-RC2

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.smallrye</groupId>
    <artifactId>jandex-parent</artifactId>
    <version>3.1.2</version>
</dependency>

Advertisement