не последняя версия
Последняя версия 5.11.1

org.jasig.portal:uPortal-soffit-core 5.7.0

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

Группа

Группа

org.jasig.portal
Идентификатор

Идентификатор

uPortal-soffit-core
Версия

Версия

5.7.0
Тип

Тип

jar

Скачать uPortal-soffit-core 5.7.0


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