MVN

maven : maven-word2html-plugin

Maven & Gradle

Sep 20, 2005
<dependency>
    <groupId>maven</groupId>
    <artifactId>maven-word2html-plugin</artifactId>
    <version>1.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of maven : maven-word2html-plugin to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.3

All Versions

Choose a version of maven : maven-word2html-plugin to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.3
maven-word2html-plugin-1.3

How to add a dependency to Maven

Add the following maven : maven-word2html-plugin maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>maven</groupId>
    <artifactId>maven-word2html-plugin</artifactId>
    <version>1.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following maven : maven-word2html-plugin gradle dependency to your build.gradle file:

implementation 'maven:maven-word2html-plugin:1.3'

Gradle Kotlin DSL: Add the following maven : maven-word2html-plugin gradle kotlin dependency to your build.gradle.kts file:

implementation("maven:maven-word2html-plugin:1.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following maven : maven-word2html-plugin sbt scala dependency to your build.sbt file:

libraryDependencies += "maven" % "maven-word2html-plugin" % "1.3"

Advertisement

Dependencies from Group

Jun 25, 2007
32 usages
Apr 25, 2007
16 usages
Nov 06, 2006
8 usages
Jul 20, 2006
8 usages
Jun 23, 2006
8 usages

Discover Dependencies

Feb 22, 2014
1 usages
0 stars
Nov 22, 2006
1 usages
Jul 06, 2014
4 usages
74 stars
Feb 17, 2013
68 stars