JEAF Hibernate 5 Test EAR

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-ear
Last Version

Last Version

1.6.13
Release Date

Release Date

Type

Type

ear
Description

Description

JEAF Hibernate 5 Test EAR
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-ear

Download jeaf-hibernate5-test-ear

How to add to project

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

Dependencies

compile (9)

Group / Artifact Type Version
com.anaptecs.jeaf.core : jeaf-core-service-channel-ejb ejb 1.6.18
com.anaptecs.jeaf.core : jeaf-core-ejb-container-init war 1.6.18
com.anaptecs.jeaf.x-fun : jeaf-x-fun-default-runtime pom 1.6.20
com.anaptecs.jeaf.persistence : jeaf-hibernate5-test-app jar 1.6.13
com.anaptecs.jeaf.persistence : jeaf-hibernate5-persistence-service-provider-impl jar 1.6.13
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.
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