License |
License |
---|---|
Categories |
CategoriesHibernate Data ORM |
GroupId | GroupIdcom.github.infogen7 |
ArtifactId | ArtifactIdinfogen_hibernate |
Last Version | Last VersionV3.0.0R180409 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncom.github.infogen7:infogen_hibernate
分布式服务框架
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.github.infogen7/infogen_hibernate/ -->
<dependency>
<groupId>com.github.infogen7</groupId>
<artifactId>infogen_hibernate</artifactId>
<version>V3.0.0R180409</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.infogen7/infogen_hibernate/
implementation 'com.github.infogen7:infogen_hibernate:V3.0.0R180409'
// https://jarcasting.com/artifacts/com.github.infogen7/infogen_hibernate/
implementation ("com.github.infogen7:infogen_hibernate:V3.0.0R180409")
'com.github.infogen7:infogen_hibernate:jar:V3.0.0R180409'
<dependency org="com.github.infogen7" name="infogen_hibernate" rev="V3.0.0R180409">
<artifact name="infogen_hibernate" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.infogen7', module='infogen_hibernate', version='V3.0.0R180409')
)
libraryDependencies += "com.github.infogen7" % "infogen_hibernate" % "V3.0.0R180409"
[com.github.infogen7/infogen_hibernate "V3.0.0R180409"]
Group / Artifact | Type | Version |
---|---|---|
com.github.infogen7 : infogen_core | jar | V3.0.0R180409 |
org.hibernate : hibernate-core | jar | 5.2.16.Final |
org.hibernate : hibernate-c3p0 | jar | 5.2.16.Final |
org.apache.logging.log4j : log4j-core | jar | 2.11.0 |
com.fasterxml.jackson.core : jackson-core | jar | 2.9.5 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.9.5 |
com.fasterxml.jackson.core : jackson-annotations | jar | 2.9.5 |
javax.servlet : javax.servlet-api | jar | 4.0.0 |