License |
License |
---|---|
GroupId | GroupIdorg.apache.pluto |
ArtifactId | ArtifactIdpluto-util |
Last Version | Last Version1.1.7 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionPluto Utilities
Pluto is the Reference Implementation of the Java Portlet Specfication.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
pluto-util-1.1.7.pom | |
pluto-util-1.1.7.jar | 42 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.2 |
xmlunit : xmlunit | jar | 1.1 |