License |
License |
---|---|
GroupId | GroupIdcom.abubusoft |
ArtifactId | ArtifactIdkripton |
Last Version | Last Version8.0.0-rc.6 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionKripton Persistence Library - kripton
Kripton Persistence Library
|
Filename | Size |
---|---|
kripton-8.0.0-rc.6.pom | |
kripton-8.0.0-rc.6.jar | 70 KB |
kripton-8.0.0-rc.6-sources.jar | 81 KB |
kripton-8.0.0-rc.6-javadoc.jar | 656 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.abubusoft/kripton/ -->
<dependency>
<groupId>com.abubusoft</groupId>
<artifactId>kripton</artifactId>
<version>8.0.0-rc.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.abubusoft/kripton/
implementation 'com.abubusoft:kripton:8.0.0-rc.6'
// https://jarcasting.com/artifacts/com.abubusoft/kripton/
implementation ("com.abubusoft:kripton:8.0.0-rc.6")
'com.abubusoft:kripton:jar:8.0.0-rc.6'
<dependency org="com.abubusoft" name="kripton" rev="8.0.0-rc.6">
<artifact name="kripton" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.abubusoft', module='kripton', version='8.0.0-rc.6')
)
libraryDependencies += "com.abubusoft" % "kripton" % "8.0.0-rc.6"
[com.abubusoft/kripton "8.0.0-rc.6"]
Group / Artifact | Type | Version |
---|---|---|
com.fasterxml.jackson.core : jackson-core | jar | 2.11.4 |
com.abubusoft : kripton-core | jar | 8.0.0-rc.6 |
Group / Artifact | Type | Version |
---|---|---|
commons-io : commons-io | jar | 2.7 |
com.fasterxml.jackson.dataformat : jackson-dataformat-cbor | jar | 2.11.4 |
com.fasterxml.jackson.dataformat : jackson-dataformat-properties | jar | 2.11.4 |
com.fasterxml.jackson.dataformat : jackson-dataformat-yaml | jar | 2.11.4 |
com.fasterxml.jackson.dataformat : jackson-dataformat-smile | jar | 2.11.4 |
junit : junit | jar | 4.13.1 |
org.unitils : unitils-core | jar | 3.4.2 |