Last Version

JPearl 1.1.0

JPA Early Primary Key Library

License

License

GroupId

GroupId

io.github.wimdeblauwe
ArtifactId

ArtifactId

jpearl-parent
Version

Version

1.1.0
Type

Type

pom
Description

Description

JPearl
JPA Early Primary Key Library
Project URL

Project URL

https://github.com/wimdeblauwe/jpearl

Download jpearl-parent 1.1.0

Filename Size
jpearl-parent-1.1.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>1.1.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.wimdeblauwe/jpearl-parent/
implementation 'io.github.wimdeblauwe:jpearl-parent:1.1.0'
// https://jarcasting.com/artifacts/io.github.wimdeblauwe/jpearl-parent/
implementation ("io.github.wimdeblauwe:jpearl-parent:1.1.0")
'io.github.wimdeblauwe:jpearl-parent:pom:1.1.0'
<dependency org="io.github.wimdeblauwe" name="jpearl-parent" rev="1.1.0">
  <artifact name="jpearl-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.wimdeblauwe', module='jpearl-parent', version='1.1.0')
)
libraryDependencies += "io.github.wimdeblauwe" % "jpearl-parent" % "1.1.0"
[io.github.wimdeblauwe/jpearl-parent "1.1.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • jpearl-core
  • jpearl-maven-plugin