License |
License |
---|---|
GroupId | GroupIdorg.jasig.portal |
ArtifactId | ArtifactIduportal-impl |
Version | Version3.2.5 |
Type | Typejar |
Description |
DescriptionuPortal Source
The source code for uPortal.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
uportal-impl-3.2.5.pom | |
uportal-impl-3.2.5.jar | 2 MB |
uportal-impl-3.2.5-sources.jar | 2 MB |
uportal-impl-3.2.5-javadoc.jar | 6 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.jasig.portal/uportal-impl/ -->
<dependency>
<groupId>org.jasig.portal</groupId>
<artifactId>uportal-impl</artifactId>
<version>3.2.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.jasig.portal/uportal-impl/
implementation 'org.jasig.portal:uportal-impl:3.2.5'
// https://jarcasting.com/artifacts/org.jasig.portal/uportal-impl/
implementation ("org.jasig.portal:uportal-impl:3.2.5")
'org.jasig.portal:uportal-impl:jar:3.2.5'
<dependency org="org.jasig.portal" name="uportal-impl" rev="3.2.5">
<artifact name="uportal-impl" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jasig.portal', module='uportal-impl', version='3.2.5')
)
libraryDependencies += "org.jasig.portal" % "uportal-impl" % "3.2.5"
[org.jasig.portal/uportal-impl "3.2.5"]
Group / Artifact | Type | Version |
---|---|---|
commons-logging : commons-logging-api | jar | 1.1 |
javax.portlet : portlet-api | jar | 1.0 |
javax.servlet.jsp : jsp-api | jar | 2.1 |
javax.servlet : servlet-api | jar | 2.5 |
org.apache.pluto : pluto-container | jar | 1.1.7 |
org.apache.pluto : pluto-descriptor-api | jar | 1.1.7 |
org.apache.pluto : pluto-descriptor-impl | jar | 1.1.7 |
org.apache.pluto : pluto-taglib | jar | 1.1.7 |
org.jasig.service : person-directory-api | jar | 1.5.0-RC6 |
Group / Artifact | Type | Version |
---|---|---|
com.ibm.icu : icu4j | jar | 3.8 |
Group / Artifact | Type | Version |
---|---|---|
hsqldb : hsqldb | jar | 1.8.0.7 |
junit : junit | jar | 4.8.1 |
org.easymock : easymock | jar | 3.0 |
org.springframework : spring-test | jar | 2.5.6.SEC03 |
xmlunit : xmlunit | jar | 1.3 |