Categories |
CategoriesMaven Build Tools |
---|---|
GroupId | GroupIdxdoclet |
ArtifactId | ArtifactIdmaven-xdoclet2-plugin |
Last Version | Last Version1.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMaven XDoclet2 Plug-in
A Maven plugin to run XDoclet2 from within Maven
|
Filename | Size |
---|---|
maven-xdoclet2-plugin-1.0.2.pom | |
maven-xdoclet2-plugin-1.0.2.jar | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/xdoclet/maven-xdoclet2-plugin/ -->
<dependency>
<groupId>xdoclet</groupId>
<artifactId>maven-xdoclet2-plugin</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/xdoclet/maven-xdoclet2-plugin/
implementation 'xdoclet:maven-xdoclet2-plugin:1.0.2'
// https://jarcasting.com/artifacts/xdoclet/maven-xdoclet2-plugin/
implementation ("xdoclet:maven-xdoclet2-plugin:1.0.2")
'xdoclet:maven-xdoclet2-plugin:jar:1.0.2'
<dependency org="xdoclet" name="maven-xdoclet2-plugin" rev="1.0.2">
<artifact name="maven-xdoclet2-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='xdoclet', module='maven-xdoclet2-plugin', version='1.0.2')
)
libraryDependencies += "xdoclet" % "maven-xdoclet2-plugin" % "1.0.2"
[xdoclet/maven-xdoclet2-plugin "1.0.2"]
Group / Artifact | Type | Version |
---|---|---|
xdoclet : xdoclet | jar | 2.0.2 |
qdox : qdox | jar | 1.6-SNAPSHOT |
picocontainer : picocontainer | jar | 1.0 |
nanocontainer : nanocontainer-ant | jar | 1.0-beta-3 |
nanocontainer : nanocontainer | jar | 1.0-beta-3 |
generama : generama | jar | 1.2 |
velocity : velocity | jar | 1.4 |
commons-collections : commons-collections | jar | 3.1 |
log4j : log4j | jar | 1.2.8 |
commons-logging : commons-logging | jar | 1.0.4 |
commons-beanutils : commons-beanutils | jar | 1.7.0 |
commons-jelly : commons-jelly | jar | 1.0-RC1 |
commons-jelly : commons-jelly-tags-xml | jar | 1.0 |
commons-jelly : commons-jelly-tags-jsl | jar | 1.0 |
commons-jelly : commons-jelly-tags-define | jar | 1.0 |
dom4j : dom4j | jar | 1.6 |
jaxen : jaxen | jar | 1.1-beta-4 |
saxpath : saxpath | jar | 1.0-FCS |
commons-jexl : commons-jexl | jar | 1.0 |
ant : ant | jar | 1.5.3-1 |