License |
License |
---|---|
GroupId | GroupIdorg.jasig.portal |
ArtifactId | ArtifactIduPortal-core |
Last Version | Last Version5.11.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionuPortal
Enterprise open source portal built by and for the higher education community.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
uPortal-core-5.11.1.pom | |
uPortal-core-5.11.1.jar | 65 KB |
uPortal-core-5.11.1-sources.jar | 92 KB |
uPortal-core-5.11.1-javadoc.jar | 322 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.jasig.portal/uPortal-core/ -->
<dependency>
<groupId>org.jasig.portal</groupId>
<artifactId>uPortal-core</artifactId>
<version>5.11.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.jasig.portal/uPortal-core/
implementation 'org.jasig.portal:uPortal-core:5.11.1'
// https://jarcasting.com/artifacts/org.jasig.portal/uPortal-core/
implementation ("org.jasig.portal:uPortal-core:5.11.1")
'org.jasig.portal:uPortal-core:jar:5.11.1'
<dependency org="org.jasig.portal" name="uPortal-core" rev="5.11.1">
<artifact name="uPortal-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jasig.portal', module='uPortal-core', version='5.11.1')
)
libraryDependencies += "org.jasig.portal" % "uPortal-core" % "5.11.1"
[org.jasig.portal/uPortal-core "5.11.1"]
Group / Artifact | Type | Version |
---|---|---|
com.googlecode.ehcache-spring-annotations : ehcache-spring-annotations | jar | 1.2.0 |
commons-lang : commons-lang | jar | 2.6 |
joda-time : joda-time | jar | 2.10.13 |
org.apache.commons : commons-lang3 | jar | 3.12.0 |
org.hibernate : hibernate-core | jar | 4.2.21.Final |
org.jadira.usertype : usertype.core | jar | 3.1.0.GA |
org.jadira.usertype : usertype.spi | jar | 3.1.0.GA |
org.slf4j : log4j-over-slf4j | jar | 1.7.32 |
org.slf4j : jcl-over-slf4j | jar | 1.7.32 |
org.slf4j : slf4j-api | jar | 1.7.32 |
org.springframework : spring-context | jar | 4.3.30.RELEASE |
org.springframework : spring-jdbc | jar | 4.3.30.RELEASE |
org.springframework.security : spring-security-core | jar | 4.2.20.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |
org.easymock : easymock | jar | 4.3 |
org.hamcrest : hamcrest-all | jar | 1.3 |
org.mockito : mockito-core | jar | 4.1.0 |
org.springframework : spring-test | jar | 4.3.30.RELEASE |
org.xmlunit : xmlunit-legacy | jar | 2.8.3 |