Pluto Utilities

Pluto is the Reference Implementation of the Java Portlet Specfication.

Лицензия

Лицензия

Группа

Группа

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

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

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

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

1.1.7
Дата

Дата

Тип

Тип

jar
Описание

Описание

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

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

Apache Software Foundation

Скачать pluto-util

Имя Файла Размер
pluto-util-1.1.7.pom
pluto-util-1.1.7.jar 42 KB
Обзор

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

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

Зависимости

compile (6)

Идентификатор библиотеки Тип Версия
org.apache.pluto : pluto-descriptor-api jar 1.1.7
org.apache.pluto : pluto-descriptor-impl jar 1.1.7
commons-cli : commons-cli jar 1.0
commons-digester : commons-digester jar 1.8
commons-logging : commons-logging-api jar 1.1
commons-io : commons-io jar 1.3.1

test (2)

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

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

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

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

Версия
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