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

br.com.caelum.vraptor:vraptor-plugin-hibernate4 1.0.2


Категории

Категории

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

Группа

br.com.caelum.vraptor
Идентификатор

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

vraptor-plugin-hibernate4
Версия

Версия

1.0.2
Тип

Тип

jar

Скачать vraptor-plugin-hibernate4 1.0.2


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