License |
License |
---|---|
GroupId | GroupIdorg.apache.portals.jetspeed-2 |
ArtifactId | ArtifactIdjetspeed |
Last Version | Last Version2.3.1 |
Release Date | Release Date |
Type | Typewar |
Description |
DescriptionJetspeed-2 Portal Application
Jetspeed-2 Portal Application
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
jetspeed-2.3.1.pom | |
jetspeed-2.3.1.war | 5 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.portals.jetspeed-2/jetspeed/ -->
<dependency>
<groupId>org.apache.portals.jetspeed-2</groupId>
<artifactId>jetspeed</artifactId>
<version>2.3.1</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.portals.jetspeed-2/jetspeed/
implementation 'org.apache.portals.jetspeed-2:jetspeed:2.3.1'
// https://jarcasting.com/artifacts/org.apache.portals.jetspeed-2/jetspeed/
implementation ("org.apache.portals.jetspeed-2:jetspeed:2.3.1")
'org.apache.portals.jetspeed-2:jetspeed:war:2.3.1'
<dependency org="org.apache.portals.jetspeed-2" name="jetspeed" rev="2.3.1">
<artifact name="jetspeed" type="war" />
</dependency>
@Grapes(
@Grab(group='org.apache.portals.jetspeed-2', module='jetspeed', version='2.3.1')
)
libraryDependencies += "org.apache.portals.jetspeed-2" % "jetspeed" % "2.3.1"
[org.apache.portals.jetspeed-2/jetspeed "2.3.1"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.portals : portlet-api_2.1.0_spec | jar | 1.0 |
javax.servlet : javax.servlet-api | jar | 3.0.1 |
javax.servlet.jsp : javax.servlet.jsp-api | jar | 2.2.1 |
javax.ccpp : ccpp | jar | 1.0 |
org.apache.portals.pluto : pluto-container-api | jar | 2.0.3 |
org.apache.portals.bridges : portals-bridges-common | jar | 2.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.1 |