Pluto Descriptor Service Implementation

Pluto is the Reference Implementation of the Java Portlet Specfication.

License

License

GroupId

GroupId

org.apache.pluto
ArtifactId

ArtifactId

pluto-descriptor-impl
Last Version

Last Version

1.1.7
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project Organization

Apache Software Foundation

Download pluto-descriptor-impl

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
org.apache.pluto : pluto-descriptor-api jar 1.1.7
org.codehaus.castor : castor jar 1.1.1
xerces : xercesImpl jar 2.6.2
xerces : xmlParserAPIs jar 2.6.2
commons-logging : commons-logging-api jar 1.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.

Versions

Version
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