MVN

org.jibx : jibx-maven-plugin

Maven & Gradle

Sep 08, 2022
5 stars

Maven JiBX Plugin · A plugin for Maven 2 to run the JiBX binding compiler, or generate Java sources from XSD schemas.

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

Latest Version

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

  • Latest Stable: 1.4.2

All Versions

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

Version Vulnerabilities Updated
1.4.x
jibx-maven-plugin-1.4.2
jibx-maven-plugin-1.4.1
jibx-maven-plugin-1.4.0
1.3.x
jibx-maven-plugin-1.3.3
jibx-maven-plugin-1.3.2
jibx-maven-plugin-1.3.1
1.2.x
jibx-maven-plugin-1.2.6
jibx-maven-plugin-1.2.5
jibx-maven-plugin-1.2.4.3
jibx-maven-plugin-1.2.4.5
jibx-maven-plugin-1.2.4
jibx-maven-plugin-1.2.3

How to add a plugin to Maven

Add the maven plugin to the pom.xml file information in this tag as follows:

<plugin>
    <groupId>org.jibx</groupId>
    <artifactId>jibx-maven-plugin</artifactId>
    <version>1.4.2</version>
</plugin>

Advertisement

Dependencies from Group

Sep 08, 2022
104 usages
Sep 08, 2022
51 usages
Sep 08, 2022
29 usages
Sep 08, 2022
16 usages
Sep 08, 2022
12 usages

Discover Dependencies