License |
License |
---|---|
Categories |
CategoriesHibernate Data ORM |
GroupId | GroupIdcom.anaptecs.jeaf.persistence |
ArtifactId | ArtifactIdjeaf-hibernate5-test-impl |
Last Version | Last Version1.6.13 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJEAF Hibernate 5 Test Impl
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-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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
javax : javaee-api | jar | 8.0 |
com.anaptecs.jeaf.persistence : jeaf-persistence-hibernate5-test-model | zip | 1.6.13 |