| Группа | Группаorg.codehaus.xdoclet |
|---|---|
| Идентификатор | Идентификаторxdoclet-plugin-portlet |
| Последняя версия | Последняя версия1.0.5 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеxdoclet-plugin-portlet
|
| Организация-разработчик |
Организация-разработчикXDoclet Team |
| Имя Файла | Размер |
|---|---|
| xdoclet-plugin-portlet-1.0.5.pom | |
| xdoclet-plugin-portlet-1.0.5.jar | 35 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.codehaus.xdoclet/xdoclet-plugin-portlet/ -->
<dependency>
<groupId>org.codehaus.xdoclet</groupId>
<artifactId>xdoclet-plugin-portlet</artifactId>
<version>1.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.codehaus.xdoclet/xdoclet-plugin-portlet/
implementation 'org.codehaus.xdoclet:xdoclet-plugin-portlet:1.0.5'
// https://jarcasting.com/artifacts/org.codehaus.xdoclet/xdoclet-plugin-portlet/
implementation ("org.codehaus.xdoclet:xdoclet-plugin-portlet:1.0.5")
'org.codehaus.xdoclet:xdoclet-plugin-portlet:jar:1.0.5'
<dependency org="org.codehaus.xdoclet" name="xdoclet-plugin-portlet" rev="1.0.5">
<artifact name="xdoclet-plugin-portlet" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.codehaus.xdoclet', module='xdoclet-plugin-portlet', version='1.0.5')
)
libraryDependencies += "org.codehaus.xdoclet" % "xdoclet-plugin-portlet" % "1.0.5"
[org.codehaus.xdoclet/xdoclet-plugin-portlet "1.0.5"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| portlet-api : portlet-api | jar | 1.0 |
| org.codehaus.xdoclet : xdoclet | jar | 2.0.7 |