JEAF Hibernate 5 Test Impl

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-test-impl
Last Version

Last Version

1.6.13
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project URL

https://www.anaptecs.de/jeaf/jeaf-hibernate5-test-impl

Download jeaf-hibernate5-test-impl

How to add to project

<!-- https://jarcasting.com/artifacts/com.anaptecs.jeaf.persistence/jeaf-hibernate5-test-impl/ -->
<dependency>
    <groupId>com.anaptecs.jeaf.persistence</groupId>
    <artifactId>jeaf-hibernate5-test-impl</artifactId>
    <version>1.6.13</version>
</dependency>
// https://jarcasting.com/artifacts/com.anaptecs.jeaf.persistence/jeaf-hibernate5-test-impl/
implementation 'com.anaptecs.jeaf.persistence:jeaf-hibernate5-test-impl:1.6.13'
// https://jarcasting.com/artifacts/com.anaptecs.jeaf.persistence/jeaf-hibernate5-test-impl/
implementation ("com.anaptecs.jeaf.persistence:jeaf-hibernate5-test-impl:1.6.13")
'com.anaptecs.jeaf.persistence:jeaf-hibernate5-test-impl:jar:1.6.13'
<dependency org="com.anaptecs.jeaf.persistence" name="jeaf-hibernate5-test-impl" rev="1.6.13">
  <artifact name="jeaf-hibernate5-test-impl" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.anaptecs.jeaf.persistence', module='jeaf-hibernate5-test-impl', version='1.6.13')
)
libraryDependencies += "com.anaptecs.jeaf.persistence" % "jeaf-hibernate5-test-impl" % "1.6.13"
[com.anaptecs.jeaf.persistence/jeaf-hibernate5-test-impl "1.6.13"]

Dependencies

compile (6)

Group / Artifact Type Version
com.anaptecs.jeaf.persistence : jeaf-persistence-service-provider-api jar 1.6.13
com.anaptecs.jeaf.core : jeaf-core-service-channel-base jar 1.6.18
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

provided (2)

Group / Artifact Type Version
javax : javaee-api jar 8.0
com.anaptecs.jeaf.persistence : jeaf-persistence-hibernate5-test-model zip 1.6.13

Project Modules

There are no modules declared in this project.
com.anaptecs.jeaf.persistence

anaptecs

Versions

Version
1.6.13
1.6.12
1.6.10
1.6.9
1.6.8
1.6.7
1.6.6
1.6.5
1.6.4
1.6.3
1.6.2
1.6.1
1.6.0
1.5.14
1.5.13