License |
License |
---|---|
Categories |
CategoriesContainer |
GroupId | GroupIdorg.apache.pluto |
ArtifactId | ArtifactIdpluto-container |
Last Version | Last Version1.1.7 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionPluto Portlet Container
The pluto portlet container.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
pluto-container-1.1.7.pom | |
pluto-container-1.1.7.jar | 139 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.pluto/pluto-container/ -->
<dependency>
<groupId>org.apache.pluto</groupId>
<artifactId>pluto-container</artifactId>
<version>1.1.7</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.pluto/pluto-container/
implementation 'org.apache.pluto:pluto-container:1.1.7'
// https://jarcasting.com/artifacts/org.apache.pluto/pluto-container/
implementation ("org.apache.pluto:pluto-container:1.1.7")
'org.apache.pluto:pluto-container:jar:1.1.7'
<dependency org="org.apache.pluto" name="pluto-container" rev="1.1.7">
<artifact name="pluto-container" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.pluto', module='pluto-container', version='1.1.7')
)
libraryDependencies += "org.apache.pluto" % "pluto-container" % "1.1.7"
[org.apache.pluto/pluto-container "1.1.7"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.pluto : pluto-descriptor-api | jar | 1.1.7 |
commons-logging : commons-logging-api | jar | 1.1 |
javax.portlet : portlet-api | jar | 1.0 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : servlet-api | jar | 2.3 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.pluto : pluto-descriptor-impl | jar | 1.1.7 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.2 |
jmock : jmock | jar | 1.2.0 |
jmock : jmock-cglib | jar | 1.2.0 |
org.springframework : spring-mock | jar | 2.0.2 |
org.springframework : spring-core | jar | 2.0.2 |