MVN

com.github.nruzic.org.apache.maven.doxia : doxia-sitetools

Maven & Gradle

Feb 11, 2019
0 stars

Doxia Sitetools · Doxia Sitetools generates sites, consisting of static and dynamic content that was generated by Doxia.

<dependency>
    <groupId>com.github.nruzic.org.apache.maven.doxia</groupId>
    <artifactId>doxia-sitetools</artifactId>
    <version>1.8.1-patch1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.nruzic.org.apache.maven.doxia : doxia-sitetools to add to Maven - Latest Versions:

  • Latest Stable: 1.8.1-patch1
  • Latest Release Candidate: 1.8.1-interpolation-hotfix-RC4

All Versions

Choose a version of com.github.nruzic.org.apache.maven.doxia : doxia-sitetools to add to Maven - All Versions:

Version Vulnerabilities Updated
1.8.x
doxia-sitetools-1.8.1-patch1
doxia-sitetools-1.8.1.1
doxia-sitetools-1.8.1-interpolation-hotfix-RC4

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.nruzic.org.apache.maven.doxia</groupId>
    <artifactId>doxia-sitetools</artifactId>
    <version>1.8.1-patch1</version>
</dependency>