MVN

org.jibx.config : jibx-ws-mvn

Maven & Gradle

Mar 12, 2011

jibxws-mvn - JiBX web-services project · JiBX web-services project

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

Latest Version

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

  • Latest Stable: 0.9.1

All Versions

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

Version Vulnerabilities Updated
0.9.x
jibx-ws-mvn-0.9.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.jibx.config</groupId>
    <artifactId>jibx-ws-mvn</artifactId>
    <version>0.9.1</version>
</dependency>