is not current version
Last Version 3.2.5

org.jasig.portal:uportal-impl 3.1.3

The source code for uPortal.

GroupId

GroupId

org.jasig.portal
ArtifactId

ArtifactId

uportal-impl
Version

Version

3.1.3
Type

Type

jar

Download uportal-impl 3.1.3


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