JPearl

JPA Early Primary Key Library

License

License

GroupId

GroupId

io.github.wimdeblauwe
ArtifactId

ArtifactId

jpearl
Last Version

Last Version

0.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

JPearl
JPA Early Primary Key Library
Project URL

Project URL

https://github.com/wimdeblauwe/jpearl

Download jpearl

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.wimdeblauwe/jpearl/ -->
<dependency>
    <groupId>io.github.wimdeblauwe</groupId>
    <artifactId>jpearl</artifactId>
    <version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.wimdeblauwe/jpearl/
implementation 'io.github.wimdeblauwe:jpearl:0.1.0'
// https://jarcasting.com/artifacts/io.github.wimdeblauwe/jpearl/
implementation ("io.github.wimdeblauwe:jpearl:0.1.0")
'io.github.wimdeblauwe:jpearl:jar:0.1.0'
<dependency org="io.github.wimdeblauwe" name="jpearl" rev="0.1.0">
  <artifact name="jpearl" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.wimdeblauwe', module='jpearl', version='0.1.0')
)
libraryDependencies += "io.github.wimdeblauwe" % "jpearl" % "0.1.0"
[io.github.wimdeblauwe/jpearl "0.1.0"]

Dependencies

compile (3)

Group / Artifact Type Version
jakarta.persistence : jakarta.persistence-api jar
org.springframework.data : spring-data-jpa jar
jakarta.validation : jakarta.validation-api jar

test (3)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.6.2
org.junit.jupiter : junit-jupiter-engine jar 5.6.2
org.assertj : assertj-core jar 3.16.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.0