MVN

net.sf.xmlform : xmlform-parent

Maven & Gradle

Aug 26, 2023

Java XML Form

<dependency>
    <groupId>net.sf.xmlform</groupId>
    <artifactId>xmlform-parent</artifactId>
    <version>2.9.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.sf.xmlform : xmlform-parent to add to Maven - Latest Versions:

  • Latest Stable: 2.9.0

All Versions

Choose a version of net.sf.xmlform : xmlform-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
2.9.x
xmlform-parent-2.9.0
2.8.x
xmlform-parent-2.8.0
2.7.x
xmlform-parent-2.7.2
xmlform-parent-2.7.1
xmlform-parent-2.7.0
2.5.x
xmlform-parent-2.5.1
xmlform-parent-2.5.0
2.3.x
xmlform-parent-2.3.1
xmlform-parent-2.3.0
2.2.x
xmlform-parent-2.2.0
2.1.x
xmlform-parent-2.1.0
2.0.x
xmlform-parent-2.0.0
1.2.x
xmlform-parent-1.2.2
xmlform-parent-1.2.0
1.1.x
xmlform-parent-1.1.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>net.sf.xmlform</groupId>
    <artifactId>xmlform-parent</artifactId>
    <version>2.9.0</version>
</dependency>

Advertisement