is not current version
Last Version 0.3.1

com.smartitengineering:smart-hibernate-abstract-dao 0.2


Categories

Categories

Hibernate Data ORM
GroupId

GroupId

com.smartitengineering
ArtifactId

ArtifactId

smart-hibernate-abstract-dao
Version

Version

0.2
Type

Type

jar

Download smart-hibernate-abstract-dao 0.2


<!-- https://jarcasting.com/artifacts/com.smartitengineering/smart-hibernate-abstract-dao/ -->
<dependency>
    <groupId>com.smartitengineering</groupId>
    <artifactId>smart-hibernate-abstract-dao</artifactId>
    <version>0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.smartitengineering/smart-hibernate-abstract-dao/
implementation 'com.smartitengineering:smart-hibernate-abstract-dao:0.2'
// https://jarcasting.com/artifacts/com.smartitengineering/smart-hibernate-abstract-dao/
implementation ("com.smartitengineering:smart-hibernate-abstract-dao:0.2")
'com.smartitengineering:smart-hibernate-abstract-dao:jar:0.2'
<dependency org="com.smartitengineering" name="smart-hibernate-abstract-dao" rev="0.2">
  <artifact name="smart-hibernate-abstract-dao" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.smartitengineering', module='smart-hibernate-abstract-dao', version='0.2')
)
libraryDependencies += "com.smartitengineering" % "smart-hibernate-abstract-dao" % "0.2"
[com.smartitengineering/smart-hibernate-abstract-dao "0.2"]