MVN

xdoclet : xdoclet-apache-module

Maven & Gradle

Sep 20, 2005
5 usages

XDoclet Apache Module

<dependency>
    <groupId>xdoclet</groupId>
    <artifactId>xdoclet-apache-module</artifactId>
    <version>1.2.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of xdoclet : xdoclet-apache-module to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.2.3

All Versions

Choose a version of xdoclet : xdoclet-apache-module to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.2.x
xdoclet-apache-module-1.2.3
1.2
xdoclet-apache-module-1.2
1.2b4
xdoclet-apache-module-1.2b4
1.2b2
xdoclet-apache-module-1.2b2
1.2b1
xdoclet-apache-module-1.2b1

How to add a dependency to Maven

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

<dependency>
    <groupId>xdoclet</groupId>
    <artifactId>xdoclet-apache-module</artifactId>
    <version>1.2.3</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'xdoclet:xdoclet-apache-module:1.2.3'

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

implementation("xdoclet:xdoclet-apache-module:1.2.3")

How to add a dependency to SBT Scala

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

libraryDependencies += "xdoclet" % "xdoclet-apache-module" % "1.2.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
Sep 20, 2005
Sep 20, 2005
2 usages
Sep 20, 2005
Sep 20, 2005
6 usages
Dec 08, 2005