не последняя версия
Последняя версия 1.3

org.apache.portals:applications-pom 1.0

Portals Applications is dedicated to providing robust, full-featured, commercial-quality, and freely available Portlet Applications under the Apache Software Foundation License.

Группа

Группа

org.apache.portals
Идентификатор

Идентификатор

applications-pom
Версия

Версия

1.0
Тип

Тип

pom

Скачать applications-pom 1.0

Имя Файла Размер
applications-pom-1.0.pom 4 KB
Обзор

<!-- https://jarcasting.com/artifacts/org.apache.portals/applications-pom/ -->
<dependency>
    <groupId>org.apache.portals</groupId>
    <artifactId>applications-pom</artifactId>
    <version>1.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.portals/applications-pom/
implementation 'org.apache.portals:applications-pom:1.0'
// https://jarcasting.com/artifacts/org.apache.portals/applications-pom/
implementation ("org.apache.portals:applications-pom:1.0")
'org.apache.portals:applications-pom:pom:1.0'
<dependency org="org.apache.portals" name="applications-pom" rev="1.0">
  <artifact name="applications-pom" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.portals', module='applications-pom', version='1.0')
)
libraryDependencies += "org.apache.portals" % "applications-pom" % "1.0"
[org.apache.portals/applications-pom "1.0"]