MVN

xdoclet : maven-xdoclet-plugin

Maven & Gradle

Sep 20, 2005
1 usages
<dependency>
    <groupId>xdoclet</groupId>
    <artifactId>maven-xdoclet-plugin</artifactId>
    <version>1.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 1.2

All Versions

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

Version Vulnerabilities Updated
1.2
maven-xdoclet-plugin-1.2
1.2b4
maven-xdoclet-plugin-1.2b4

How to add a dependency to Maven

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

<dependency>
    <groupId>xdoclet</groupId>
    <artifactId>maven-xdoclet-plugin</artifactId>
    <version>1.2</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'xdoclet:maven-xdoclet-plugin:1.2'

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

implementation("xdoclet:maven-xdoclet-plugin:1.2")

How to add a dependency to SBT Scala

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

libraryDependencies += "xdoclet" % "maven-xdoclet-plugin" % "1.2"

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

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
Nov 22, 2005