The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:
| GroupId | ArtifactId | Version | Classifier | Type | Optional |
|---|---|---|---|---|---|
| commons-logging | commons-logging-api | 1.1 | - | jar | |
| javax.portlet | portlet-api | 1.0 | - | jar | |
| org.apache.pluto | pluto-descriptor-api | 1.1.4 | - | jar |
The following is a list of runtime dependencies for this project. These dependencies are required to run the application:
| GroupId | ArtifactId | Version | Classifier | Type | Optional |
|---|---|---|---|---|---|
| org.apache.pluto | pluto-descriptor-impl | 1.1.4 | - | jar |
The following is a list of test dependencies for this project. These dependencies are only required to compile and run unit tests for the application:
| GroupId | ArtifactId | Version | Classifier | Type | Optional |
|---|---|---|---|---|---|
| jmock | jmock | 1.0.1 | - | jar |
The following is a list of provided dependencies for this project. These dependencies are required to compile the application, but should be provided by default when using the library:
| GroupId | ArtifactId | Version | Classifier | Type | Optional |
|---|---|---|---|---|---|
| javax.servlet | servlet-api | 2.3 | - | jar |
The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.
The following is a list of runtime dependencies for this project. These dependencies are required to run the application:
| GroupId | ArtifactId | Version | Classifier | Type | Optional |
|---|---|---|---|---|---|
| cglib | cglib-full | 2.0.2 | - | jar | |
| org.codehaus.castor | castor | 1.1.1 | - | jar | |
| xerces | xercesImpl | 2.6.2 | - | jar | |
| xerces | xmlParserAPIs | 2.6.2 | - | jar |
The following is a list of test dependencies for this project. These dependencies are only required to compile and run unit tests for the application:
| GroupId | ArtifactId | Version | Classifier | Type | Optional |
|---|---|---|---|---|---|
| junit | junit | 3.8.2 | - | jar |
The pluto portlet container.
http://portals.apache.org/pluto/pluto-container
Pluto is the Reference Implementation of the Java Portlet Specfication.
http://portals.apache.org/pluto/pluto-descriptor-api
Pluto Descriptor Service Implementation
Pluto is the Reference Implementation of the Java Portlet Specfication.
http://portals.apache.org/pluto/pluto-descriptor-impl
Unnamed - cglib:cglib-full:jar:2.0.2
Unnamed - xerces:xercesImpl:jar:2.6.2
Unnamed - xerces:xmlParserAPIs:jar:2.6.2
Commons Logging is a thin adapter allowing configurable bridging to other, well known logging systems.
http://jakarta.apache.org/commons/logging/
http://www.jcp.org/en/jsr/detail?id=168
Unnamed - javax.servlet:servlet-api:jar:2.3