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

org.specrunner:specrunner-hibernate3 1.3.0


Категории

Категории

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

Группа

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

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

specrunner-hibernate3
Версия

Версия

1.3.0
Тип

Тип

jar

Скачать specrunner-hibernate3 1.3.0


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