| GroupId | GroupIdxdoclet-plugins |
|---|---|
| ArtifactId | ArtifactIdxdoclet-testapp-portlet |
| Version | Version20050302.203903 |
| Type | Typejar |
<!-- https://jarcasting.com/artifacts/xdoclet-plugins/xdoclet-testapp-portlet/ -->
<dependency>
<groupId>xdoclet-plugins</groupId>
<artifactId>xdoclet-testapp-portlet</artifactId>
<version>20050302.203903</version>
</dependency>
// https://jarcasting.com/artifacts/xdoclet-plugins/xdoclet-testapp-portlet/
implementation 'xdoclet-plugins:xdoclet-testapp-portlet:20050302.203903'
// https://jarcasting.com/artifacts/xdoclet-plugins/xdoclet-testapp-portlet/
implementation ("xdoclet-plugins:xdoclet-testapp-portlet:20050302.203903")
'xdoclet-plugins:xdoclet-testapp-portlet:jar:20050302.203903'
<dependency org="xdoclet-plugins" name="xdoclet-testapp-portlet" rev="20050302.203903">
<artifact name="xdoclet-testapp-portlet" type="jar" />
</dependency>
@Grapes(
@Grab(group='xdoclet-plugins', module='xdoclet-testapp-portlet', version='20050302.203903')
)
libraryDependencies += "xdoclet-plugins" % "xdoclet-testapp-portlet" % "20050302.203903"
[xdoclet-plugins/xdoclet-testapp-portlet "20050302.203903"]