is not current version
Last Version 5.11.1

org.jasig.portal:uPortal-content-portlet 5.1.0-M2

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

GroupId

GroupId

org.jasig.portal
ArtifactId

ArtifactId

uPortal-content-portlet
Version

Version

5.1.0-M2
Type

Type

jar

Download uPortal-content-portlet 5.1.0-M2


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