is not current version
Last Version 5.11.1

org.jasig.portal:uPortal-concurrency 5.0.0-M2

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

GroupId

GroupId

org.jasig.portal
ArtifactId

ArtifactId

uPortal-concurrency
Version

Version

5.0.0-M2
Type

Type

jar

Download uPortal-concurrency 5.0.0-M2


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