не последняя версия
Последняя версия 2.0.8

org.springframework:spring-hibernate2 2.0-m4


Категории

Категории

Hibernate Данные ORM
Группа

Группа

org.springframework
Идентификатор

Идентификатор

spring-hibernate2
Версия

Версия

2.0-m4
Тип

Тип

jar

Скачать spring-hibernate2 2.0-m4


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