Categories |
CategoriesMaven Build Tools |
---|---|
GroupId | GroupIdxdoclet-plugins |
ArtifactId | ArtifactIdmaven-xdoclet2-plugin |
Last Version | Last Version20050208.124931 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMaven XDoclet2 Plug-in
A Maven plugin to run XDoclet2 from within Maven
|
<!-- 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"]
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 |