License |
License |
---|---|
GroupId | GroupIdorg.apache.portals.jetspeed-2 |
ArtifactId | ArtifactIdj2-admin |
Last Version | Last Version2.3.1 |
Release Date | Release Date |
Type | Typewar |
Description |
DescriptionJetspeed-2 Administration
Apache Portals is a collaborative software development project dedicated to providing robust, full-featured,
commercial-quality, and freely available Portal related software on a wide variety of platforms and programming languages.
This project is managed in cooperation with various individuals worldwide (both independent and company-affiliated experts),
who use the Internet to communicate, plan, and develop Portal software and related documentation.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
j2-admin-2.3.1.pom | |
j2-admin-2.3.1.war | 12 MB |
j2-admin-2.3.1-source-release.zip | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.portals.jetspeed-2/j2-admin/ -->
<dependency>
<groupId>org.apache.portals.jetspeed-2</groupId>
<artifactId>j2-admin</artifactId>
<version>2.3.1</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.portals.jetspeed-2/j2-admin/
implementation 'org.apache.portals.jetspeed-2:j2-admin:2.3.1'
// https://jarcasting.com/artifacts/org.apache.portals.jetspeed-2/j2-admin/
implementation ("org.apache.portals.jetspeed-2:j2-admin:2.3.1")
'org.apache.portals.jetspeed-2:j2-admin:war:2.3.1'
<dependency org="org.apache.portals.jetspeed-2" name="j2-admin" rev="2.3.1">
<artifact name="j2-admin" type="war" />
</dependency>
@Grapes(
@Grab(group='org.apache.portals.jetspeed-2', module='j2-admin', version='2.3.1')
)
libraryDependencies += "org.apache.portals.jetspeed-2" % "j2-admin" % "2.3.1"
[org.apache.portals.jetspeed-2/j2-admin "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 |
org.apache.portals.pluto : pluto-container-api | jar | 2.0.3 |
org.apache.portals.jetspeed-2 : jetspeed-api | jar | 2.3.1 |
org.apache.portals.jetspeed-2 : jetspeed-commons | jar | 2.3.1 |
org.apache.portals.bridges : portals-bridges-common | jar | 2.1 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.velocity : velocity-tools | jar | 1.3 |
javax.servlet : jstl | jar | 1.1.2 |
taglibs : standard | jar | 1.1.2 |
taglibs : request | jar | 1.0.1 |
commons-digester : commons-digester | jar | 2.1 |
log4j : log4j | jar | 1.2.17 |
xerces : xercesImpl | jar | 2.8.1 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-test | jar | 3.2.9.RELEASE |
junit : junit | jar | 4.10 |