net.emaze:emaze-tinytypes-hibernate

A support library for tinytypes and serialization/deserialization

License

License

Categories

Categories

Net Hibernate Data ORM
GroupId

GroupId

net.emaze
ArtifactId

ArtifactId

emaze-tinytypes-hibernate
Last Version

Last Version

2.5
Release Date

Release Date

Type

Type

jar
Description

Description

A support library for tinytypes and serialization/deserialization

Download emaze-tinytypes-hibernate

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
net.emaze : emaze-tinytypes-generation jar 2.5
org.javassist : javassist jar 3.18.2-GA
org.hibernate : hibernate-core jar 4.3.8.Final

test (6)

Group / Artifact Type Version
junit : junit jar
org.springframework : spring-context jar
org.springframework : spring-test jar
commons-logging : commons-logging jar
org.springframework : spring-orm jar
org.hsqldb : hsqldb jar 2.3.2

Project Modules

There are no modules declared in this project.

Versions

Version
2.5
2.4