Last Version

Pluto Utilities 1.1.7

Pluto is the Reference Implementation of the Java Portlet Specfication.

License

License

GroupId

GroupId

org.apache.pluto
ArtifactId

ArtifactId

pluto-util
Version

Version

1.1.7
Type

Type

jar
Description

Description

Pluto Utilities
Pluto is the Reference Implementation of the Java Portlet Specfication.
Project Organization

Project Organization

Apache Software Foundation

Download pluto-util 1.1.7


<!-- 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"]

Dependencies

compile (6)

Group / Artifact Type Version
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)

Group / Artifact Type Version
junit : junit jar 3.8.2
xmlunit : xmlunit jar 1.1

Project Modules

There are no modules declared in this project.