is not current version
Last Version 0.7.0

hu.icellmobilsoft.roaster:roaster-hibernate 0.2.0


Categories

Categories

Hibernate Data ORM
GroupId

GroupId

hu.icellmobilsoft.roaster
ArtifactId

ArtifactId

roaster-hibernate
Version

Version

0.2.0
Type

Type

jar

Download roaster-hibernate 0.2.0


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