springframework:spring-hibernate


Categories

Categories

Hibernate Data ORM
GroupId

GroupId

springframework
ArtifactId

ArtifactId

spring-hibernate
Last Version

Last Version

1.2.6
Release Date

Release Date

Type

Type

jar
Description

Description

Download spring-hibernate

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.6
1.2.5
1.2.4
1.2.3
1.2.2
1.2.1
1.2
1.2-rc2
1.2-rc1