MVN

foundation.fluent.api : fluent-xml-writer-tests

Maven & Gradle

Aug 10, 2018
1 stars
<plugin>
    <groupId>foundation.fluent.api</groupId>
    <artifactId>fluent-xml-writer-tests</artifactId>
    <version>1.0</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of foundation.fluent.api : fluent-xml-writer-tests to add to Maven - Latest Versions:

  • Latest Stable: 1.0

All Versions

Choose a version of foundation.fluent.api : fluent-xml-writer-tests to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0
fluent-xml-writer-tests-1.0

How to add a plugin to Maven

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

<plugin>
    <groupId>foundation.fluent.api</groupId>
    <artifactId>fluent-xml-writer-tests</artifactId>
    <version>1.0</version>
</plugin>

Advertisement