License |
License |
---|---|
Categories |
CategoriesHibernate Data ORM |
GroupId | GroupIdcom.anaptecs.jeaf.persistence |
ArtifactId | ArtifactIdjeaf-hibernate5-jse-runtime |
Version | Version1.6.7 |
Type | Typejar |
Description |
DescriptionJEAF Hibernate 5 JSE Runtime
Project provides an implementation of JEAF Persistence Service Provider based on Hibernate 5.
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.anaptecs.jeaf.persistence/jeaf-hibernate5-jse-runtime/ -->
<dependency>
<groupId>com.anaptecs.jeaf.persistence</groupId>
<artifactId>jeaf-hibernate5-jse-runtime</artifactId>
<version>1.6.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.anaptecs.jeaf.persistence/jeaf-hibernate5-jse-runtime/
implementation 'com.anaptecs.jeaf.persistence:jeaf-hibernate5-jse-runtime:1.6.7'
// https://jarcasting.com/artifacts/com.anaptecs.jeaf.persistence/jeaf-hibernate5-jse-runtime/
implementation ("com.anaptecs.jeaf.persistence:jeaf-hibernate5-jse-runtime:1.6.7")
'com.anaptecs.jeaf.persistence:jeaf-hibernate5-jse-runtime:jar:1.6.7'
<dependency org="com.anaptecs.jeaf.persistence" name="jeaf-hibernate5-jse-runtime" rev="1.6.7">
<artifact name="jeaf-hibernate5-jse-runtime" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.anaptecs.jeaf.persistence', module='jeaf-hibernate5-jse-runtime', version='1.6.7')
)
libraryDependencies += "com.anaptecs.jeaf.persistence" % "jeaf-hibernate5-jse-runtime" % "1.6.7"
[com.anaptecs.jeaf.persistence/jeaf-hibernate5-jse-runtime "1.6.7"]
Group / Artifact | Type | Version |
---|---|---|
com.anaptecs.jeaf.persistence : jeaf-hibernate5-persistence-service-provider-impl | jar | 1.6.7 |
org.hibernate : hibernate-core | jar | 5.3.7.Final |
org.hibernate : hibernate-entitymanager | jar | 5.3.7.Final |
org.hibernate : hibernate-c3p0 | jar | 5.3.7.Final |
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.17.1 |
Group / Artifact | Type | Version |
---|---|---|
com.anaptecs.jeaf.persistence : jeaf-hibernate5-test-impl | jar | 1.6.7 |
com.anaptecs.jeaf.x-fun : jeaf-x-fun-default-runtime | pom | 1.6.14 |
mysql : mysql-connector-java | jar | 8.0.15 |
org.junit.jupiter : junit-jupiter-api | jar | 5.5.2 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.5.2 |
org.junit.platform : junit-platform-suite-api | jar | 1.5.2 |
org.junit.platform : junit-platform-runner | jar | 1.5.2 |