is not current version
Last Version 5.0.4.RELEASE

com.rongji.dfish:dfish-framework-hibernate 5.0.1.RELEASE


Categories

Categories

Hibernate Data ORM
GroupId

GroupId

com.rongji.dfish
ArtifactId

ArtifactId

dfish-framework-hibernate
Version

Version

5.0.1.RELEASE
Type

Type

jar

Download dfish-framework-hibernate 5.0.1.RELEASE


<!-- https://jarcasting.com/artifacts/com.rongji.dfish/dfish-framework-hibernate/ -->
<dependency>
    <groupId>com.rongji.dfish</groupId>
    <artifactId>dfish-framework-hibernate</artifactId>
    <version>5.0.1.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.rongji.dfish/dfish-framework-hibernate/
implementation 'com.rongji.dfish:dfish-framework-hibernate:5.0.1.RELEASE'
// https://jarcasting.com/artifacts/com.rongji.dfish/dfish-framework-hibernate/
implementation ("com.rongji.dfish:dfish-framework-hibernate:5.0.1.RELEASE")
'com.rongji.dfish:dfish-framework-hibernate:jar:5.0.1.RELEASE'
<dependency org="com.rongji.dfish" name="dfish-framework-hibernate" rev="5.0.1.RELEASE">
  <artifact name="dfish-framework-hibernate" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.rongji.dfish', module='dfish-framework-hibernate', version='5.0.1.RELEASE')
)
libraryDependencies += "com.rongji.dfish" % "dfish-framework-hibernate" % "5.0.1.RELEASE"
[com.rongji.dfish/dfish-framework-hibernate "5.0.1.RELEASE"]