is not current version
Last Version 1.1.0

io.github.wimdeblauwe:jpearl-parent 0.2.0

JPA Early Primary Key Library

GroupId

GroupId

io.github.wimdeblauwe
ArtifactId

ArtifactId

jpearl-parent
Version

Version

0.2.0
Type

Type

pom

Download jpearl-parent 0.2.0

Filename Size
jpearl-parent-0.2.0.pom 8 KB
Browse

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