MVN

xdoclet : maven-xdoclet2-plugin

Maven & Gradle

Jan 23, 2006

Maven XDoclet2 Plug-in · A Maven plugin to run XDoclet2 from within Maven

<dependency>
    <groupId>xdoclet</groupId>
    <artifactId>maven-xdoclet2-plugin</artifactId>
    <version>1.0.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 1.0.3

All Versions

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

Version Vulnerabilities Updated
1.0.x
maven-xdoclet2-plugin-1.0.3
maven-xdoclet2-plugin-1.0.2
1.0
maven-xdoclet2-plugin-1.0

How to add a dependency to Maven

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

<dependency>
    <groupId>xdoclet</groupId>
    <artifactId>maven-xdoclet2-plugin</artifactId>
    <version>1.0.3</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'xdoclet:maven-xdoclet2-plugin:1.0.3'

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

implementation("xdoclet:maven-xdoclet2-plugin:1.0.3")

How to add a dependency to SBT Scala

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

libraryDependencies += "xdoclet" % "maven-xdoclet2-plugin" % "1.0.3"

Advertisement

Dependencies from Group

Jul 18, 2006
63 usages
Oct 11, 2005
14 usages
Sep 20, 2005
11 usages
Sep 20, 2005
8 usages
Sep 20, 2005
8 usages

Discover Dependencies

Sep 20, 2005
1 usages
Mar 04, 2014
1 stars
Apr 30, 2014
1 usages
Apr 15, 2011
13 stars
Jul 21, 2014
Nov 22, 2005
Nov 22, 2005
Sep 20, 2005