License |
License |
---|---|
Categories |
CategoriesHibernate Data ORM |
GroupId | GroupIdcom.github.honoluluhenk.id-class |
ArtifactId | ArtifactIdid-class-jpa-hibernate-integration |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionWraps common entity id types and associates it with its defining entity class.
|
<!-- https://jarcasting.com/artifacts/com.github.honoluluhenk.id-class/id-class-jpa-hibernate-integration/ -->
<dependency>
<groupId>com.github.honoluluhenk.id-class</groupId>
<artifactId>id-class-jpa-hibernate-integration</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.honoluluhenk.id-class/id-class-jpa-hibernate-integration/
implementation 'com.github.honoluluhenk.id-class:id-class-jpa-hibernate-integration:1.0.1'
// https://jarcasting.com/artifacts/com.github.honoluluhenk.id-class/id-class-jpa-hibernate-integration/
implementation ("com.github.honoluluhenk.id-class:id-class-jpa-hibernate-integration:1.0.1")
'com.github.honoluluhenk.id-class:id-class-jpa-hibernate-integration:jar:1.0.1'
<dependency org="com.github.honoluluhenk.id-class" name="id-class-jpa-hibernate-integration" rev="1.0.1">
<artifact name="id-class-jpa-hibernate-integration" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.honoluluhenk.id-class', module='id-class-jpa-hibernate-integration', version='1.0.1')
)
libraryDependencies += "com.github.honoluluhenk.id-class" % "id-class-jpa-hibernate-integration" % "1.0.1"
[com.github.honoluluhenk.id-class/id-class-jpa-hibernate-integration "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
com.github.honoluluhenk.id-class : id-class-integration-support | jar | 1.0.1 |
org.checkerframework : checker-qual | jar | 3.11.0 |
Group / Artifact | Type | Version |
---|---|---|
org.hibernate : hibernate-core | jar | |
org.projectlombok : lombok | jar | 1.18.16 |
org.jetbrains : annotations | jar | 19.0.0 |
com.github.spotbugs : spotbugs-annotations | jar | 4.0.6 |
Group / Artifact | Type | Version |
---|---|---|
io.quarkus : quarkus-hibernate-orm | jar | |
io.quarkus : quarkus-jdbc-h2 | jar | |
io.quarkus : quarkus-arc | jar | |
io.quarkus : quarkus-junit5 | jar | |
org.assertj : assertj-core | jar | |
org.junit.jupiter : junit-jupiter-api | jar | |
org.junit.jupiter : junit-jupiter-engine | jar | |
org.junit.jupiter : junit-jupiter-params | jar | |
org.mockito : mockito-core | jar | 3.6.28 |
org.mockito : mockito-junit-jupiter | jar | 3.6.28 |