Maven XDoclet2 Plug-in

A Maven plugin to run XDoclet2 from within Maven

Categories

Categories

Maven Build Tools
GroupId

GroupId

xdoclet-plugins
ArtifactId

ArtifactId

maven-xdoclet2-plugin
Last Version

Last Version

20050208.124931
Release Date

Release Date

Type

Type

jar
Description

Description

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

Download maven-xdoclet2-plugin

How to add to project

<!-- https://jarcasting.com/artifacts/xdoclet-plugins/maven-xdoclet2-plugin/ -->
<dependency>
    <groupId>xdoclet-plugins</groupId>
    <artifactId>maven-xdoclet2-plugin</artifactId>
    <version>20050208.124931</version>
</dependency>
// https://jarcasting.com/artifacts/xdoclet-plugins/maven-xdoclet2-plugin/
implementation 'xdoclet-plugins:maven-xdoclet2-plugin:20050208.124931'
// https://jarcasting.com/artifacts/xdoclet-plugins/maven-xdoclet2-plugin/
implementation ("xdoclet-plugins:maven-xdoclet2-plugin:20050208.124931")
'xdoclet-plugins:maven-xdoclet2-plugin:jar:20050208.124931'
<dependency org="xdoclet-plugins" name="maven-xdoclet2-plugin" rev="20050208.124931">
  <artifact name="maven-xdoclet2-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='xdoclet-plugins', module='maven-xdoclet2-plugin', version='20050208.124931')
)
libraryDependencies += "xdoclet-plugins" % "maven-xdoclet2-plugin" % "20050208.124931"
[xdoclet-plugins/maven-xdoclet2-plugin "20050208.124931"]

Dependencies

compile (18)

Group / Artifact Type Version
xdoclet-plugins : xdoclet-plugin-qtags jar SNAPSHOT
xdoclet : xdoclet jar SNAPSHOT
qdox : qdox jar 1.6-SNAPSHOT
picocontainer : picocontainer jar 1.0
nanocontainer : nanocontainer-ant jar 1.0-beta-1
nanocontainer : nanocontainer jar 1.0-beta-1
generama : generama jar SNAPSHOT
velocity : velocity jar 1.4
commons-collections : commons-collections jar 2.1
log4j : log4j jar 1.2.8
commons-logging : commons-logging jar 1.0.4
commons-beanutils : commons-beanutils jar 1.6.1
commons-jelly : commons-jelly jar 1.0-RC2-SNAPSHOT
commons-jelly : commons-jelly-tags-xml jar 1.1-SNAPSHOT
commons-jelly : commons-jelly-tags-jsl jar 1.0
dom4j : dom4j jar 1.4
commons-jexl : commons-jexl jar 1.0-beta-2
ant : ant jar 1.5.3-1

Project Modules

There are no modules declared in this project.

Versions

Version
20050208.124931
20050206.203956