GroupId | GroupIdorg.codehaus.xdoclet |
---|---|
ArtifactId | ArtifactIdxdoclet-plugin-web |
Last Version | Last Version1.0.5 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionxdoclet-plugin-web
|
Project Organization |
Project OrganizationXDoclet Team |
Filename | Size |
---|---|
xdoclet-plugin-web-1.0.5.pom | |
xdoclet-plugin-web-1.0.5.jar | 138 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.codehaus.xdoclet/xdoclet-plugin-web/ -->
<dependency>
<groupId>org.codehaus.xdoclet</groupId>
<artifactId>xdoclet-plugin-web</artifactId>
<version>1.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.codehaus.xdoclet/xdoclet-plugin-web/
implementation 'org.codehaus.xdoclet:xdoclet-plugin-web:1.0.5'
// https://jarcasting.com/artifacts/org.codehaus.xdoclet/xdoclet-plugin-web/
implementation ("org.codehaus.xdoclet:xdoclet-plugin-web:1.0.5")
'org.codehaus.xdoclet:xdoclet-plugin-web:jar:1.0.5'
<dependency org="org.codehaus.xdoclet" name="xdoclet-plugin-web" rev="1.0.5">
<artifact name="xdoclet-plugin-web" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.codehaus.xdoclet', module='xdoclet-plugin-web', version='1.0.5')
)
libraryDependencies += "org.codehaus.xdoclet" % "xdoclet-plugin-web" % "1.0.5"
[org.codehaus.xdoclet/xdoclet-plugin-web "1.0.5"]
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : servlet-api | jar | 2.4 |
javax.servlet : jsp-api | jar | 2.0 |
commons-jelly : commons-jelly-tags-define | jar | 1.0 |
org.codehaus.xdoclet : xdoclet | jar | 2.0.7 |