License |
License |
---|---|
GroupId | GroupIdorg.apache.pluto |
ArtifactId | ArtifactIdpluto-testsuite |
Last Version | Last Version1.1.7 |
Release Date | Release Date |
Type | Typewar |
Description |
DescriptionPluto Testsuite Portlet
Pluto is the Reference Implementation of the Java Portlet Specfication.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
pluto-testsuite-1.1.7.pom | |
pluto-testsuite-1.1.7.war | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.pluto/pluto-testsuite/ -->
<dependency>
<groupId>org.apache.pluto</groupId>
<artifactId>pluto-testsuite</artifactId>
<version>1.1.7</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.pluto/pluto-testsuite/
implementation 'org.apache.pluto:pluto-testsuite:1.1.7'
// https://jarcasting.com/artifacts/org.apache.pluto/pluto-testsuite/
implementation ("org.apache.pluto:pluto-testsuite:1.1.7")
'org.apache.pluto:pluto-testsuite:war:1.1.7'
<dependency org="org.apache.pluto" name="pluto-testsuite" rev="1.1.7">
<artifact name="pluto-testsuite" type="war" />
</dependency>
@Grapes(
@Grab(group='org.apache.pluto', module='pluto-testsuite', version='1.1.7')
)
libraryDependencies += "org.apache.pluto" % "pluto-testsuite" % "1.1.7"
[org.apache.pluto/pluto-testsuite "1.1.7"]
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : jstl | jar | 1.0.6 |
commons-digester : commons-digester | jar | 1.8 |
commons-logging : commons-logging-api | jar | 1.1 |
taglibs : standard | jar | 1.0.6 |
Group / Artifact | Type | Version |
---|---|---|
javax.portlet : portlet-api | jar | 1.0 |
javax.servlet : servlet-api | jar | 2.3 |
Group / Artifact | Type | Version |
---|---|---|
log4j : log4j | jar | 1.2.14 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.2 |