License |
License |
---|---|
GroupId | GroupIdcom.github.honoluluhenk.id-class |
ArtifactId | ArtifactIdid-class |
Version | Version1.0.0 |
Type | Typejar |
Description |
DescriptionWraps common entity id types and associates it with its defining entity class.
|
Filename | Size |
---|---|
id-class-1.0.0.pom | |
id-class-1.0.0.jar | 5 KB |
id-class-1.0.0-sources.jar | 3 KB |
id-class-1.0.0-javadoc.jar | 398 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.honoluluhenk.id-class/id-class/ -->
<dependency>
<groupId>com.github.honoluluhenk.id-class</groupId>
<artifactId>id-class</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.honoluluhenk.id-class/id-class/
implementation 'com.github.honoluluhenk.id-class:id-class:1.0.0'
// https://jarcasting.com/artifacts/com.github.honoluluhenk.id-class/id-class/
implementation ("com.github.honoluluhenk.id-class:id-class:1.0.0")
'com.github.honoluluhenk.id-class:id-class:jar:1.0.0'
<dependency org="com.github.honoluluhenk.id-class" name="id-class" rev="1.0.0">
<artifact name="id-class" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.honoluluhenk.id-class', module='id-class', version='1.0.0')
)
libraryDependencies += "com.github.honoluluhenk.id-class" % "id-class" % "1.0.0"
[com.github.honoluluhenk.id-class/id-class "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.checkerframework : checker-qual | jar | 3.11.0 |
Group / Artifact | Type | Version |
---|---|---|
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 |
---|---|---|
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 |