Last Version

uPortal 5.11.1

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

License

License

Categories

Categories

Hibernate Data ORM
GroupId

GroupId

org.jasig.portal
ArtifactId

ArtifactId

uPortal-hibernate
Version

Version

5.11.1
Type

Type

jar
Description

Description

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

Project URL

https://github.com/uPortal-Project/uPortal
Source Code Management

Source Code Management

https://github.com/uPortal-Project/uPortal

Download uPortal-hibernate 5.11.1


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

Dependencies

compile (4)

Group / Artifact Type Version
commons-lang : commons-lang jar 2.6
net.sf.ehcache : ehcache-core jar 2.6.11
org.hibernate : hibernate-core jar 4.2.21.Final
org.hibernate : hibernate-ehcache jar 4.2.21.Final

test (6)

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

Project Modules

There are no modules declared in this project.