is not current version
Last Version 5.11.1

org.jasig.portal:uPortal-api-search 5.2.1

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

Categories

Categories

Search Business Logic Libraries
GroupId

GroupId

org.jasig.portal
ArtifactId

ArtifactId

uPortal-api-search
Version

Version

5.2.1
Type

Type

jar

Download uPortal-api-search 5.2.1


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