| License |
License |
|---|---|
| Categories |
CategoriesHibernate Data ORM |
| GroupId | GroupIdorg.webpieces |
| ArtifactId | ArtifactIdplugin-hibernate |
| Last Version | Last Version2.1.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionplugin-hibernate
Webpieces Hibernate plugin
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| plugin-hibernate-2.1.1.pom | |
| plugin-hibernate-2.1.1.jar | 12 KB |
| plugin-hibernate-2.1.1-sources.jar | 6 KB |
| plugin-hibernate-2.1.1-javadoc.jar | 358 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/org.webpieces/plugin-hibernate/ -->
<dependency>
<groupId>org.webpieces</groupId>
<artifactId>plugin-hibernate</artifactId>
<version>2.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webpieces/plugin-hibernate/
implementation 'org.webpieces:plugin-hibernate:2.1.1'
// https://jarcasting.com/artifacts/org.webpieces/plugin-hibernate/
implementation ("org.webpieces:plugin-hibernate:2.1.1")
'org.webpieces:plugin-hibernate:jar:2.1.1'
<dependency org="org.webpieces" name="plugin-hibernate" rev="2.1.1">
<artifact name="plugin-hibernate" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webpieces', module='plugin-hibernate', version='2.1.1')
)
libraryDependencies += "org.webpieces" % "plugin-hibernate" % "2.1.1"
[org.webpieces/plugin-hibernate "2.1.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.hibernate : hibernate-core | jar | |
| jakarta.persistence : jakarta.persistence-api | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| jakarta.inject : jakarta.inject-api | jar | |
| org.slf4j : slf4j-api | jar | |
| com.googlecode.log4jdbc : log4jdbc | jar | |
| org.webpieces : core-metrics | jar | 2.1.1 |
| org.webpieces : http-router | jar | 2.1.1 |
| ch.qos.logback : logback-classic | jar |