MVN

org.etourdot : xincproc

Maven & Gradle

May 18, 2013
4 stars

xincproc · XInclude processor implementation

<dependency>
    <groupId>org.etourdot</groupId>
    <artifactId>xincproc</artifactId>
    <version>1.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.etourdot : xincproc to add to Maven - Latest Versions:

  • Latest Stable: 1.0.1

All Versions

Choose a version of org.etourdot : xincproc to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
xincproc-1.0.1
xincproc-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.etourdot</groupId>
    <artifactId>xincproc</artifactId>
    <version>1.0.1</version>
</dependency>

Advertisement