Last Version

JEAF Hibernate 5 JSE Runtime 1.6.13

Project provides an implementation of JEAF Persistence Service Provider based on Hibernate 5.

License

License

Categories

Categories

Hibernate Data ORM
GroupId

GroupId

com.anaptecs.jeaf.persistence
ArtifactId

ArtifactId

jeaf-hibernate5-jse-runtime
Version

Version

1.6.13
Type

Type

jar
Description

Description

JEAF Hibernate 5 JSE Runtime
Project provides an implementation of JEAF Persistence Service Provider based on Hibernate 5.
Project URL

Project URL

https://www.anaptecs.de/jeaf/jeaf-hibernate5-jse-runtime

Download jeaf-hibernate5-jse-runtime 1.6.13


<!-- 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.13</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.13'
// https://jarcasting.com/artifacts/com.anaptecs.jeaf.persistence/jeaf-hibernate5-jse-runtime/
implementation ("com.anaptecs.jeaf.persistence:jeaf-hibernate5-jse-runtime:1.6.13")
'com.anaptecs.jeaf.persistence:jeaf-hibernate5-jse-runtime:jar:1.6.13'
<dependency org="com.anaptecs.jeaf.persistence" name="jeaf-hibernate5-jse-runtime" rev="1.6.13">
  <artifact name="jeaf-hibernate5-jse-runtime" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.anaptecs.jeaf.persistence', module='jeaf-hibernate5-jse-runtime', version='1.6.13')
)
libraryDependencies += "com.anaptecs.jeaf.persistence" % "jeaf-hibernate5-jse-runtime" % "1.6.13"
[com.anaptecs.jeaf.persistence/jeaf-hibernate5-jse-runtime "1.6.13"]

Dependencies

compile (5)

Group / Artifact Type Version
com.anaptecs.jeaf.persistence : jeaf-hibernate5-persistence-service-provider-impl jar 1.6.13
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.2

test (7)

Group / Artifact Type Version
com.anaptecs.jeaf.persistence : jeaf-hibernate5-test-impl jar 1.6.13
com.anaptecs.jeaf.x-fun : jeaf-x-fun-default-runtime pom 1.6.20
mysql : mysql-connector-java jar 8.0.15
org.junit.jupiter : junit-jupiter-api jar 5.8.2
org.junit.jupiter : junit-jupiter-engine jar 5.8.2
org.junit.platform : junit-platform-suite-api jar 1.8.2
org.junit.platform : junit-platform-runner jar 1.8.2

Project Modules

There are no modules declared in this project.