is not current version
Last Version 2.5

net.emaze:emaze-tinytypes-hibernate 2.4


Categories

Categories

Net Hibernate Data ORM
GroupId

GroupId

net.emaze
ArtifactId

ArtifactId

emaze-tinytypes-hibernate
Version

Version

2.4
Type

Type

jar

Download emaze-tinytypes-hibernate 2.4


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