License |
License |
---|---|
GroupId | GroupIdio.github.wimdeblauwe |
ArtifactId | ArtifactIdjpearl-parent |
Last Version | Last Version1.1.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionJPearl
JPA Early Primary Key Library
|
Project URL |
Project URL |
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"]