Last Version

KS Hibernate 2.0.3-cm

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

License

License

Categories

Categories

Hibernate Data ORM
GroupId

GroupId

org.kuali.student.core
ArtifactId

ArtifactId

ks-hibernate
Version

Version

2.0.3-cm
Type

Type

pom
Description

Description

KS 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

The Kuali Foundation

Download ks-hibernate 2.0.3-cm

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"]

Dependencies

compile (3)

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

Project Modules

There are no modules declared in this project.