is not current version
Last Version 3.2.5

org.jasig.portal:uportal-impl 3.0.0

The source code for uPortal.

GroupId

GroupId

org.jasig.portal
ArtifactId

ArtifactId

uportal-impl
Version

Version

3.0.0
Type

Type

jar

Download uportal-impl 3.0.0


<!-- https://jarcasting.com/artifacts/org.jasig.portal/uportal-impl/ -->
<dependency>
    <groupId>org.jasig.portal</groupId>
    <artifactId>uportal-impl</artifactId>
    <version>3.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.jasig.portal/uportal-impl/
implementation 'org.jasig.portal:uportal-impl:3.0.0'
// https://jarcasting.com/artifacts/org.jasig.portal/uportal-impl/
implementation ("org.jasig.portal:uportal-impl:3.0.0")
'org.jasig.portal:uportal-impl:jar:3.0.0'
<dependency org="org.jasig.portal" name="uportal-impl" rev="3.0.0">
  <artifact name="uportal-impl" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jasig.portal', module='uportal-impl', version='3.0.0')
)
libraryDependencies += "org.jasig.portal" % "uportal-impl" % "3.0.0"
[org.jasig.portal/uportal-impl "3.0.0"]