| GroupId | GroupIdxdoclet | 
|---|---|
| ArtifactId | ArtifactIdxdoclet-web-module | 
| Last Version | Last Version1.2.3 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionXDoclet Web Module | 
| Filename | Size | 
|---|---|
| xdoclet-web-module-1.2.3.pom | |
| xdoclet-web-module-1.2.3.jar | 38 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/xdoclet/xdoclet-web-module/ -->
<dependency>
    <groupId>xdoclet</groupId>
    <artifactId>xdoclet-web-module</artifactId>
    <version>1.2.3</version>
</dependency>// https://jarcasting.com/artifacts/xdoclet/xdoclet-web-module/
implementation 'xdoclet:xdoclet-web-module:1.2.3'// https://jarcasting.com/artifacts/xdoclet/xdoclet-web-module/
implementation ("xdoclet:xdoclet-web-module:1.2.3")'xdoclet:xdoclet-web-module:jar:1.2.3'<dependency org="xdoclet" name="xdoclet-web-module" rev="1.2.3">
  <artifact name="xdoclet-web-module" type="jar" />
</dependency>@Grapes(
@Grab(group='xdoclet', module='xdoclet-web-module', version='1.2.3')
)libraryDependencies += "xdoclet" % "xdoclet-web-module" % "1.2.3"[xdoclet/xdoclet-web-module "1.2.3"]| Group / Artifact | Type | Version | 
|---|---|---|
| commons-logging : commons-logging | jar | 1.0.4 | 
| xdoclet : xdoclet | jar | 1.2.3 |