com.github.honoluluhenk.id-class:id-class-jpa21-smartentitymanager

Wraps common entity id types and associates it with its defining entity class.

License

License

GroupId

GroupId

com.github.honoluluhenk.id-class
ArtifactId

ArtifactId

id-class-jpa21-smartentitymanager
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

Wraps common entity id types and associates it with its defining entity class.

Download id-class-jpa21-smartentitymanager

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.honoluluhenk.id-class/id-class-jpa21-smartentitymanager/ -->
<dependency>
    <groupId>com.github.honoluluhenk.id-class</groupId>
    <artifactId>id-class-jpa21-smartentitymanager</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.honoluluhenk.id-class/id-class-jpa21-smartentitymanager/
implementation 'com.github.honoluluhenk.id-class:id-class-jpa21-smartentitymanager:1.0.1'
// https://jarcasting.com/artifacts/com.github.honoluluhenk.id-class/id-class-jpa21-smartentitymanager/
implementation ("com.github.honoluluhenk.id-class:id-class-jpa21-smartentitymanager:1.0.1")
'com.github.honoluluhenk.id-class:id-class-jpa21-smartentitymanager:jar:1.0.1'
<dependency org="com.github.honoluluhenk.id-class" name="id-class-jpa21-smartentitymanager" rev="1.0.1">
  <artifact name="id-class-jpa21-smartentitymanager" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.honoluluhenk.id-class', module='id-class-jpa21-smartentitymanager', version='1.0.1')
)
libraryDependencies += "com.github.honoluluhenk.id-class" % "id-class-jpa21-smartentitymanager" % "1.0.1"
[com.github.honoluluhenk.id-class/id-class-jpa21-smartentitymanager "1.0.1"]

Dependencies

compile (2)

Group / Artifact Type Version
com.github.honoluluhenk.id-class : id-class-jpa-hibernate-integration jar 1.0.1
org.checkerframework : checker-qual jar 3.11.0

provided (4)

Group / Artifact Type Version
org.hibernate.javax.persistence : hibernate-jpa-2.1-api jar 1.0.2.Final
org.projectlombok : lombok jar 1.18.16
org.jetbrains : annotations jar 19.0.0
com.github.spotbugs : spotbugs-annotations jar 4.0.6

test (6)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar
org.junit.jupiter : junit-jupiter-engine jar
org.junit.jupiter : junit-jupiter-params jar
org.assertj : assertj-core jar 3.18.1
org.mockito : mockito-core jar 3.6.28
org.mockito : mockito-junit-jupiter jar 3.6.28

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0.0
0.0.4