| License |
License
MIT License
|
|---|---|
| Categories |
CategoriesHibernate Data ORM |
| GroupId | GroupIdit.techgap |
| ArtifactId | ArtifactIdtgi-commons-hibernate |
| Last Version | Last Version2.0.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionTGI Commons - Hibernate Integration
TGI Commons - Hibernate Integration
|
| Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/it.techgap/tgi-commons-hibernate/ -->
<dependency>
<groupId>it.techgap</groupId>
<artifactId>tgi-commons-hibernate</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/it.techgap/tgi-commons-hibernate/
implementation 'it.techgap:tgi-commons-hibernate:2.0.0'
// https://jarcasting.com/artifacts/it.techgap/tgi-commons-hibernate/
implementation ("it.techgap:tgi-commons-hibernate:2.0.0")
'it.techgap:tgi-commons-hibernate:jar:2.0.0'
<dependency org="it.techgap" name="tgi-commons-hibernate" rev="2.0.0">
<artifact name="tgi-commons-hibernate" type="jar" />
</dependency>
@Grapes(
@Grab(group='it.techgap', module='tgi-commons-hibernate', version='2.0.0')
)
libraryDependencies += "it.techgap" % "tgi-commons-hibernate" % "2.0.0"
[it.techgap/tgi-commons-hibernate "2.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.hibernate : hibernate-core | jar | |
| ch.qos.logback : logback-classic | jar | |
| org.slf4j : slf4j-api | jar | |
| org.slf4j : jcl-over-slf4j | jar | |
| org.slf4j : log4j-over-slf4j | jar | |
| org.slf4j : jul-to-slf4j | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| commons-logging : commons-logging | jar | |
| log4j : log4j | jar |