is not current version
Last Version 1.5.0

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


Categories

Categories

Hibernate Data ORM
GroupId

GroupId

br.com.caelum.vraptor
ArtifactId

ArtifactId

vraptor-plugin-hibernate4
Version

Version

1.0.2
Type

Type

jar

Download 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"]