MVN

org.jibx.config.repo : jibx-maven-plugin-repository

Maven & Gradle

Mar 05, 2023
0 stars

jibx-maven-plugin-repository · JiBX plugin repository

<dependency>
    <groupId>org.jibx.config.repo</groupId>
    <artifactId>jibx-maven-plugin-repository</artifactId>
    <version>1.4.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.jibx.config.repo : jibx-maven-plugin-repository to add to Maven - Latest Versions:

  • Latest Stable: 1.4.2

All Versions

Choose a version of org.jibx.config.repo : jibx-maven-plugin-repository to add to Maven - All Versions:

Version Vulnerabilities Updated
1.4.x
jibx-maven-plugin-repository-1.4.2
1.3.x
jibx-maven-plugin-repository-1.3.3

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.jibx.config.repo</groupId>
    <artifactId>jibx-maven-plugin-repository</artifactId>
    <version>1.4.2</version>
</dependency>