is not current version
Last Version 8.0.0-rc.6

com.abubusoft:kripton-orm 4.1.0-rc.7

Kripton Persistence Library - ORM module

Categories

Categories

ORM Data
GroupId

GroupId

com.abubusoft
ArtifactId

ArtifactId

kripton-orm
Version

Version

4.1.0-rc.7
Type

Type

jar

Download kripton-orm 4.1.0-rc.7


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