is not current version
Last Version 8.0.0-rc.6

com.abubusoft:kripton-orm 7.0.0-rc.8

Kripton Persistence Library - ORM module

Categories

Categories

ORM Data
GroupId

GroupId

com.abubusoft
ArtifactId

ArtifactId

kripton-orm
Version

Version

7.0.0-rc.8
Type

Type

jar

Download kripton-orm 7.0.0-rc.8


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