License |
License |
---|---|
Categories |
CategoriesHibernate Data ORM |
GroupId | GroupIdorg.kuali.student.core |
ArtifactId | ArtifactIdks-hibernate |
Last Version | Last Version2.0.3-cm |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionKS Hibernate
Kuali Student is a modular, open source, standards-based next generation student system that offers a flexible, scalable,
cost-effective system that can be configured to meet the business requirements of any higher education institution
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
ks-hibernate-2.0.3-cm.pom | 983 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.kuali.student.core/ks-hibernate/ -->
<dependency>
<groupId>org.kuali.student.core</groupId>
<artifactId>ks-hibernate</artifactId>
<version>2.0.3-cm</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.kuali.student.core/ks-hibernate/
implementation 'org.kuali.student.core:ks-hibernate:2.0.3-cm'
// https://jarcasting.com/artifacts/org.kuali.student.core/ks-hibernate/
implementation ("org.kuali.student.core:ks-hibernate:2.0.3-cm")
'org.kuali.student.core:ks-hibernate:pom:2.0.3-cm'
<dependency org="org.kuali.student.core" name="ks-hibernate" rev="2.0.3-cm">
<artifact name="ks-hibernate" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.kuali.student.core', module='ks-hibernate', version='2.0.3-cm')
)
libraryDependencies += "org.kuali.student.core" % "ks-hibernate" % "2.0.3-cm"
[org.kuali.student.core/ks-hibernate "2.0.3-cm"]
Group / Artifact | Type | Version |
---|---|---|
org.hibernate : hibernate-entitymanager | jar | 3.6.9.Final |
com.atomikos : transactions-hibernate3 | jar | 3.6.4 |
cglib : cglib-nodep | jar | 2.1_3 |