License |
License |
---|---|
Categories |
Categoriesconfig Application Layer Libs Configuration Hibernate Data ORM |
GroupId | GroupIdcom.centit.framework |
ArtifactId | ArtifactIdcentit-persistence-hibernate-config |
Version | Version1.3.2007 |
Type | Typejar |
Description |
Descriptioncom.centit.framework:centit-persistence-hibernate-config
持久化框架配置
|
Project Organization |
Project Organization江苏南大先腾信息产业股份有限公司 |
<!-- https://jarcasting.com/artifacts/com.centit.framework/centit-persistence-hibernate-config/ -->
<dependency>
<groupId>com.centit.framework</groupId>
<artifactId>centit-persistence-hibernate-config</artifactId>
<version>1.3.2007</version>
</dependency>
// https://jarcasting.com/artifacts/com.centit.framework/centit-persistence-hibernate-config/
implementation 'com.centit.framework:centit-persistence-hibernate-config:1.3.2007'
// https://jarcasting.com/artifacts/com.centit.framework/centit-persistence-hibernate-config/
implementation ("com.centit.framework:centit-persistence-hibernate-config:1.3.2007")
'com.centit.framework:centit-persistence-hibernate-config:jar:1.3.2007'
<dependency org="com.centit.framework" name="centit-persistence-hibernate-config" rev="1.3.2007">
<artifact name="centit-persistence-hibernate-config" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.centit.framework', module='centit-persistence-hibernate-config', version='1.3.2007')
)
libraryDependencies += "com.centit.framework" % "centit-persistence-hibernate-config" % "1.3.2007"
[com.centit.framework/centit-persistence-hibernate-config "1.3.2007"]
Group / Artifact | Type | Version |
---|---|---|
com.centit.framework : centit-persistence-config | jar | 1.3.2007 |
org.hibernate : hibernate-entitymanager | jar | 5.3.7.Final |
org.springframework : spring-orm | jar | 5.1.5.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-context Optional | jar | 5.1.5.RELEASE |
org.springframework : spring-web Optional | jar | 5.1.5.RELEASE |
javax.servlet : javax.servlet-api | jar | 3.1.0 |