MVN

io.rudin.webdoc : webdoc-engine

Maven & Gradle

Jun 06, 2014
<dependency>
    <groupId>io.rudin.webdoc</groupId>
    <artifactId>webdoc-engine</artifactId>
    <version>1.8</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.rudin.webdoc : webdoc-engine to add to Maven - Latest Versions:

  • Latest Stable: 1.8

All Versions

Choose a version of io.rudin.webdoc : webdoc-engine to add to Maven - All Versions:

Version Vulnerabilities Updated
1.8
webdoc-engine-1.8

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.rudin.webdoc</groupId>
    <artifactId>webdoc-engine</artifactId>
    <version>1.8</version>
</dependency>