MVN

xdoclet : xdoclet-xdoclet-module

Maven & Gradle

Sep 20, 2005
8 usages

XDoclet Module for XDoclet

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

Latest Version

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

  • Latest Stable: 1.2.3

All Versions

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

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

How to add a dependency to Maven

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

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

How to add a dependency to Gradle

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

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

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

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

How to add a dependency to SBT Scala

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

libraryDependencies += "xdoclet" % "xdoclet-xdoclet-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

May 16, 2023
10 usages
258 stars
Apr 27, 2023
21 usages
May 02, 2023
3 usages
2k stars
Jun 23, 2023
3 usages
1.4k stars
May 04, 2014
8 usages
4k stars
Jul 13, 2022
2 usages
Feb 04, 2017
2 usages
155 stars
Aug 07, 2017
4 usages
Apr 17, 2017
3 usages
234 stars