is not current version
Last Version 8.0.0-rc.6

com.abubusoft:kripton-orm 4.0.0-rc.22

Kripton Persistence Library - ORM module

Categories

Categories

ORM Data
GroupId

GroupId

com.abubusoft
ArtifactId

ArtifactId

kripton-orm
Version

Version

4.0.0-rc.22
Type

Type

jar

Download kripton-orm 4.0.0-rc.22


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