License |
License |
---|---|
Categories |
CategoriesHibernate Data ORM |
GroupId | GroupIdorg.webpieces |
ArtifactId | ArtifactIdplugin-hibernate |
Version | Version2.0.150 |
Type | Typejar |
Description |
Descriptionplugin-hibernate
hibernate plugin if you use hibernate installing a filter and other plusses
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
plugin-hibernate-2.0.150.pom | |
plugin-hibernate-2.0.150.jar | 22 KB |
plugin-hibernate-2.0.150-sources.jar | 12 KB |
plugin-hibernate-2.0.150-javadoc.jar | 359 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webpieces/plugin-hibernate/ -->
<dependency>
<groupId>org.webpieces</groupId>
<artifactId>plugin-hibernate</artifactId>
<version>2.0.150</version>
</dependency>
// https://jarcasting.com/artifacts/org.webpieces/plugin-hibernate/
implementation 'org.webpieces:plugin-hibernate:2.0.150'
// https://jarcasting.com/artifacts/org.webpieces/plugin-hibernate/
implementation ("org.webpieces:plugin-hibernate:2.0.150")
'org.webpieces:plugin-hibernate:jar:2.0.150'
<dependency org="org.webpieces" name="plugin-hibernate" rev="2.0.150">
<artifact name="plugin-hibernate" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webpieces', module='plugin-hibernate', version='2.0.150')
)
libraryDependencies += "org.webpieces" % "plugin-hibernate" % "2.0.150"
[org.webpieces/plugin-hibernate "2.0.150"]
Group / Artifact | Type | Version |
---|---|---|
javax.inject : javax.inject | jar | 1 |
org.slf4j : slf4j-api | jar | 1.7.30 |
ch.qos.logback : logback-classic | jar | 1.2.3 |
joda-time : joda-time | jar | 2.9.4 |
org.hibernate : hibernate-core | jar | 5.4.10.Final |
com.googlecode.log4jdbc : log4jdbc | jar | 1.2 |
org.webpieces : http-router | jar | 2.0.150 |