License |
License |
---|---|
Categories |
CategoriesHibernate Data ORM |
GroupId | GroupIdde.svenkubiak |
ArtifactId | ArtifactIdmangooio-hibernate-extension |
Last Version | Last Version7.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionmangoo I/O Hibernate extension
Convenient class for the mangoo I/O framework to work with Hibernate
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
io.mangoo : mangooio-core | jar | 7.4.0 |
Group / Artifact | Type | Version |
---|---|---|
io.mangoo : mangooio-test | jar | 7.4.0 |
org.apache.derby : derby | jar | 10.14.2.0 |