is not current version
Last Version 2.0.0

it.techgap:tgi-commons-hibernate 1.2.1


Categories

Categories

Hibernate Data ORM
GroupId

GroupId

it.techgap
ArtifactId

ArtifactId

tgi-commons-hibernate
Version

Version

1.2.1
Type

Type

jar

Download tgi-commons-hibernate 1.2.1


<!-- https://jarcasting.com/artifacts/it.techgap/tgi-commons-hibernate/ -->
<dependency>
    <groupId>it.techgap</groupId>
    <artifactId>tgi-commons-hibernate</artifactId>
    <version>1.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/it.techgap/tgi-commons-hibernate/
implementation 'it.techgap:tgi-commons-hibernate:1.2.1'
// https://jarcasting.com/artifacts/it.techgap/tgi-commons-hibernate/
implementation ("it.techgap:tgi-commons-hibernate:1.2.1")
'it.techgap:tgi-commons-hibernate:jar:1.2.1'
<dependency org="it.techgap" name="tgi-commons-hibernate" rev="1.2.1">
  <artifact name="tgi-commons-hibernate" type="jar" />
</dependency>
@Grapes(
@Grab(group='it.techgap', module='tgi-commons-hibernate', version='1.2.1')
)
libraryDependencies += "it.techgap" % "tgi-commons-hibernate" % "1.2.1"
[it.techgap/tgi-commons-hibernate "1.2.1"]