is not current version
Last Version 4.1.0

br.com.caelum.vraptor:vraptor-hibernate 1.0.0


Categories

Categories

Hibernate Data ORM
GroupId

GroupId

br.com.caelum.vraptor
ArtifactId

ArtifactId

vraptor-hibernate
Version

Version

1.0.0
Type

Type

jar

Download vraptor-hibernate 1.0.0


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