MVN

org.jibx.config : xbis-jibx-mvn

Maven & Gradle

Mar 12, 2011

xbis-jibx-mvn - JiBX xbis project · JiBX/WS parent project

<dependency>
    <groupId>org.jibx.config</groupId>
    <artifactId>xbis-jibx-mvn</artifactId>
    <version>1.2.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.jibx.config : xbis-jibx-mvn to add to Maven - Latest Versions:

  • Latest Stable: 1.2.3

All Versions

Choose a version of org.jibx.config : xbis-jibx-mvn to add to Maven - All Versions:

Version Vulnerabilities Updated
1.2.x
xbis-jibx-mvn-1.2.3

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.jibx.config</groupId>
    <artifactId>xbis-jibx-mvn</artifactId>
    <version>1.2.3</version>
</dependency>

Advertisement