License |
License |
---|---|
GroupId | GroupIdorg.apache.pluto |
ArtifactId | ArtifactIdpluto-portal-driver-impl |
Last Version | Last Version1.1.7 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionPluto Portal Driver Implementation Classes
Pluto is the Reference Implementation of the Java Portlet Specfication.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
pluto-portal-driver-impl-1.1.7.pom | |
pluto-portal-driver-impl-1.1.7.jar | 39 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.pluto/pluto-portal-driver-impl/ -->
<dependency>
<groupId>org.apache.pluto</groupId>
<artifactId>pluto-portal-driver-impl</artifactId>
<version>1.1.7</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.pluto/pluto-portal-driver-impl/
implementation 'org.apache.pluto:pluto-portal-driver-impl:1.1.7'
// https://jarcasting.com/artifacts/org.apache.pluto/pluto-portal-driver-impl/
implementation ("org.apache.pluto:pluto-portal-driver-impl:1.1.7")
'org.apache.pluto:pluto-portal-driver-impl:jar:1.1.7'
<dependency org="org.apache.pluto" name="pluto-portal-driver-impl" rev="1.1.7">
<artifact name="pluto-portal-driver-impl" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.pluto', module='pluto-portal-driver-impl', version='1.1.7')
)
libraryDependencies += "org.apache.pluto" % "pluto-portal-driver-impl" % "1.1.7"
[org.apache.pluto/pluto-portal-driver-impl "1.1.7"]
Group / Artifact | Type | Version |
---|---|---|
commons-digester : commons-digester | jar | 1.8 |
javax.servlet : jstl | jar | 1.0.6 |
taglibs : standard | jar | 1.0.6 |
org.springframework : spring-core | jar | 2.0.2 |
org.springframework : spring-beans | jar | 2.0.2 |
org.springframework : spring-web | jar | 2.0.2 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.pluto : pluto-container | jar | 1.1.7 |
org.apache.pluto : pluto-portal-driver | jar | 1.1.7 |
commons-logging : commons-logging-api | jar | 1.1 |
javax.portlet : portlet-api | jar | 1.0 |
javax.servlet : servlet-api | jar | 2.3 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.2 |