| Группа | Группаxdoclet-plugins |
|---|---|
| Идентификатор | Идентификаторxdoclet-testapp-portlet |
| Версия | Версия20050302.203903 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| xdoclet-testapp-portlet-20050302.203903.pom | |
| xdoclet-testapp-portlet-20050302.203903.jar | 1 KB |
| Обзор |
<!-- 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"]