License |
License |
---|---|
Categories |
CategoriesHibernate Data ORM |
GroupId | GroupIdcom.rongji.dfish |
ArtifactId | ArtifactIddfish-framework-hibernate |
Last Version | Last Version5.0.4.RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiondfish-framework-hibernate
DFish开发框架
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.rongji.dfish/dfish-framework-hibernate/ -->
<dependency>
<groupId>com.rongji.dfish</groupId>
<artifactId>dfish-framework-hibernate</artifactId>
<version>5.0.4.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.rongji.dfish/dfish-framework-hibernate/
implementation 'com.rongji.dfish:dfish-framework-hibernate:5.0.4.RELEASE'
// https://jarcasting.com/artifacts/com.rongji.dfish/dfish-framework-hibernate/
implementation ("com.rongji.dfish:dfish-framework-hibernate:5.0.4.RELEASE")
'com.rongji.dfish:dfish-framework-hibernate:jar:5.0.4.RELEASE'
<dependency org="com.rongji.dfish" name="dfish-framework-hibernate" rev="5.0.4.RELEASE">
<artifact name="dfish-framework-hibernate" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.rongji.dfish', module='dfish-framework-hibernate', version='5.0.4.RELEASE')
)
libraryDependencies += "com.rongji.dfish" % "dfish-framework-hibernate" % "5.0.4.RELEASE"
[com.rongji.dfish/dfish-framework-hibernate "5.0.4.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
com.rongji.dfish : dfish-framework | jar | 5.0.4.RELEASE |
org.springframework : spring-orm | jar | 5.2.5.RELEASE |
org.hibernate : hibernate-core | jar | 5.0.12.Final |
Group / Artifact | Type | Version |
---|---|---|
javax : javaee-api | jar | 7.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |