MVN

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

Maven & Gradle

Aug 10, 2018
1 stars

Fluent XML writer project · Fluent API for writing XML to an output stream.

<dependency>
    <groupId>foundation.fluent.api</groupId>
    <artifactId>fluent-xml-writer-project</artifactId>
    <version>1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 1.0

All Versions

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

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

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>foundation.fluent.api</groupId>
    <artifactId>fluent-xml-writer-project</artifactId>
    <version>1.0</version>
</dependency>

Advertisement