Last Version

Spring Framework: Hibernate 1.2.9

Spring Framework: Hibernate

License

License

Categories

Categories

Hibernate Data ORM
GroupId

GroupId

org.springframework
ArtifactId

ArtifactId

spring-hibernate
Version

Version

1.2.9
Type

Type

jar
Description

Description

Spring Framework: Hibernate
Spring Framework: Hibernate
Project URL

Project URL

http://www.springframework.org
Project Organization

Project Organization

Spring Framework
Source Code Management

Source Code Management

http://springframework.cvs.sourceforge.net/springframework/

Download spring-hibernate 1.2.9


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

Dependencies

compile (10)

Group / Artifact Type Version
commons-logging : commons-logging jar 1.0.4
org.hibernate : hibernate Optional jar 3.0.5
org.springframework : spring-aop Optional jar 1.2.9
org.springframework : spring-beans jar 1.2.9
org.springframework : spring-core jar 1.2.9
org.springframework : spring-dao jar 1.2.9
org.springframework : spring-jdbc jar 1.2.9
org.springframework : spring-orm jar 1.2.9
org.springframework : spring-web Optional jar 1.2.9
org.springframework : spring-webmvc Optional jar 1.2.9

provided (2)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.4
javax.transaction : jta jar 1.0.1b

Project Modules

There are no modules declared in this project.