| License | License | 
|---|---|
| Categories | CategoriesHibernate Data ORM | 
| GroupId | GroupIdio.github.together.libraries | 
| ArtifactId | ArtifactIdbundle-hibernate | 
| Last Version | Last Version5.4.32 | 
| Release Date | Release Date | 
| Type | Typepom | 
| Description | DescriptionTP-Bundle: Hibernate Bill of Materials \n
        HBM 3.2 + | JPA 1.0 | JSR 220 - 05.2006\n
        HBM 3.5 + | JPA 2.0 | JSR 317 - 12.2009\n
        HBM 4.3 + | JPA 2.1 | JSR 338 - 04.2013\n
        HBM 5.3 + | JPA 2.2 | JSR 338 - 07.2017\n | 
| Project URL | Project URL | 
| Filename | Size | 
|---|---|
| bundle-hibernate-5.4.32.pom | 7 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/io.github.together.libraries/bundle-hibernate/ -->
<dependency>
    <groupId>io.github.together.libraries</groupId>
    <artifactId>bundle-hibernate</artifactId>
    <version>5.4.32</version>
    <type>pom</type>
</dependency>// https://jarcasting.com/artifacts/io.github.together.libraries/bundle-hibernate/
implementation 'io.github.together.libraries:bundle-hibernate:5.4.32'// https://jarcasting.com/artifacts/io.github.together.libraries/bundle-hibernate/
implementation ("io.github.together.libraries:bundle-hibernate:5.4.32")'io.github.together.libraries:bundle-hibernate:pom:5.4.32'<dependency org="io.github.together.libraries" name="bundle-hibernate" rev="5.4.32">
  <artifact name="bundle-hibernate" type="pom" />
</dependency>@Grapes(
@Grab(group='io.github.together.libraries', module='bundle-hibernate', version='5.4.32')
)libraryDependencies += "io.github.together.libraries" % "bundle-hibernate" % "5.4.32"[io.github.together.libraries/bundle-hibernate "5.4.32"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.jboss.logging : jboss-logging | jar | 3.2.0.Final | 
| org.hibernate : hibernate-core | jar | 5.4.32.Final | 
| org.hibernate : hibernate-entitymanager | jar | 5.4.32.Final | 
| org.hibernate.validator : hibernate-validator | jar | 6.2.0.Final | 
| org.hibernate.validator : hibernate-validator-annotation-processor | jar | 6.2.0.Final | 
| org.glassfish : jakarta.el | jar | 3.0.4 | 
| org.apache.commons : commons-dbcp2 | jar | 2.9.0 | 
| org.postgresql : postgresql | jar | 42.2.24 | 
| com.oracle.ojdbc : ojdbc10 | jar | 19.3.0.0 | 
| org.mariadb.jdbc : mariadb-java-client | jar | 2.7.4 | 
| mysql : mysql-connector-java | jar | 8.0.26 | 
| org.xerial : sqlite-jdbc | jar | 3.36.0 | 
| org.hsqldb : hsqldb | jar | 2.6.0 | 
| com.h2database : h2 | jar | 1.4.200 | 
| org.apache.derby : derby | jar | 10.15.2.0 | 
| org.apache.derby : derbyclient | jar | 10.15.2.0 |