is not current version
Last Version 8.0.0-rc.6

com.abubusoft:kripton-parent 4.0.0-rc.3

Kripton persistence library - parent pom

GroupId

GroupId

com.abubusoft
ArtifactId

ArtifactId

kripton-parent
Version

Version

4.0.0-rc.3
Type

Type

pom

Download kripton-parent 4.0.0-rc.3


<!-- https://jarcasting.com/artifacts/com.abubusoft/kripton-parent/ -->
<dependency>
    <groupId>com.abubusoft</groupId>
    <artifactId>kripton-parent</artifactId>
    <version>4.0.0-rc.3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.abubusoft/kripton-parent/
implementation 'com.abubusoft:kripton-parent:4.0.0-rc.3'
// https://jarcasting.com/artifacts/com.abubusoft/kripton-parent/
implementation ("com.abubusoft:kripton-parent:4.0.0-rc.3")
'com.abubusoft:kripton-parent:pom:4.0.0-rc.3'
<dependency org="com.abubusoft" name="kripton-parent" rev="4.0.0-rc.3">
  <artifact name="kripton-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.abubusoft', module='kripton-parent', version='4.0.0-rc.3')
)
libraryDependencies += "com.abubusoft" % "kripton-parent" % "4.0.0-rc.3"
[com.abubusoft/kripton-parent "4.0.0-rc.3"]