is not current version
Last Version 0.3.1

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


Categories

Categories

Hibernate Data ORM
GroupId

GroupId

com.smartitengineering
ArtifactId

ArtifactId

smart-hibernate-abstract-dao
Version

Version

0.3
Type

Type

jar

Download smart-hibernate-abstract-dao 0.3


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