MVN

io.github.text2confl : test2confl-parent

Maven & Gradle

Oct 23, 2023
2 stars

Text2Confl · Publisher of pages in lightweight markup formats to Confluence. Forked from https://github.com/zeldigas/text2confl to publish to maven

<dependency>
    <groupId>io.github.text2confl</groupId>
    <artifactId>test2confl-parent</artifactId>
    <version>0.16.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.text2confl : test2confl-parent to add to Maven - Latest Versions:

  • Latest Stable: 0.16.0

All Versions

Choose a version of io.github.text2confl : test2confl-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
0.16.x
test2confl-parent-0.16.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.github.text2confl</groupId>
    <artifactId>test2confl-parent</artifactId>
    <version>0.16.0</version>
</dependency>