MVN

org.openidentityplatform.commons : xcite-maven-plugin

Maven & Gradle

Jul 20, 2023
5 stars

org.openidentityplatform.commons.xcite-maven-plugin · This Maven plugin allows you to cite parts of other text files.

<plugin>
    <groupId>org.openidentityplatform.commons</groupId>
    <artifactId>xcite-maven-plugin</artifactId>
    <version>2.0.18</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.openidentityplatform.commons : xcite-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 2.0.18

All Versions

Choose a version of org.openidentityplatform.commons : xcite-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
2.0.x
xcite-maven-plugin-2.0.18
xcite-maven-plugin-2.0.17
xcite-maven-plugin-2.0.16
xcite-maven-plugin-2.0.15
xcite-maven-plugin-2.0.14
xcite-maven-plugin-2.0.13
xcite-maven-plugin-2.0.12
xcite-maven-plugin-2.0.11
xcite-maven-plugin-2.0.10
xcite-maven-plugin-2.0.9
xcite-maven-plugin-2.0.8
xcite-maven-plugin-2.0.7

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.openidentityplatform.commons</groupId>
    <artifactId>xcite-maven-plugin</artifactId>
    <version>2.0.18</version>
</plugin>