is not current version
Last Version 5.11.1

org.jasig.portal:uPortal-index 5.5.0

Enterprise open source portal built by and for the higher education community.

Categories

Categories

Dex General Purpose Libraries Utility
GroupId

GroupId

org.jasig.portal
ArtifactId

ArtifactId

uPortal-index
Version

Version

5.5.0
Type

Type

jar

Download uPortal-index 5.5.0


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