Pluto Descriptor Service API

Pluto is the Reference Implementation of the Java Portlet Specfication.

Лицензия

Лицензия

Группа

Группа

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

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

pluto-descriptor-api
Последняя версия

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

1.1.7
Дата

Дата

Тип

Тип

jar
Описание

Описание

Pluto Descriptor Service API
Pluto is the Reference Implementation of the Java Portlet Specfication.
Организация-разработчик

Организация-разработчик

Apache Software Foundation

Скачать pluto-descriptor-api

Как подключить последнюю версию

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

Зависимости

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 3.8.2

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.1.7
1.1.6
1.1.5
1.1.4
1.1.3
1.1.2
1.1.1
1.1.0
1.1.0-beta2