Last Version

mangoo I/O Hibernate extension 7.0.1

Convenient class for the mangoo I/O framework to work with Hibernate

License

License

Categories

Categories

Hibernate Data ORM
GroupId

GroupId

de.svenkubiak
ArtifactId

ArtifactId

mangooio-hibernate-extension
Version

Version

7.0.1
Type

Type

jar
Description

Description

mangoo I/O Hibernate extension
Convenient class for the mangoo I/O framework to work with Hibernate
Project URL

Project URL

https://github.com/svenkubiak/mangooio-hibernate-extension
Source Code Management

Source Code Management

https://github.com/svenkubiak/mangooio-hibernate-extension

Download mangooio-hibernate-extension 7.0.1


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

Dependencies

compile (3)

Group / Artifact Type Version
org.hibernate.orm : hibernate-core jar 6.0.2.Final
mysql : mysql-connector-java jar 8.0.29
javax.xml.bind : jaxb-api jar 2.4.0-b180830.0359

provided (1)

Group / Artifact Type Version
io.mangoo : mangooio-core jar 7.4.0

test (2)

Group / Artifact Type Version
io.mangoo : mangooio-test jar 7.4.0
org.apache.derby : derby jar 10.14.2.0

Project Modules

There are no modules declared in this project.