| License |
License |
|---|---|
| GroupId | GroupIdcom.abubusoft |
| ArtifactId | ArtifactIdkripton-core |
| Last Version | Last Version8.0.0-rc.6 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionKripton Core
Kripton Persistence Library - core module
|
| Filename | Size |
|---|---|
| kripton-core-8.0.0-rc.6.pom | |
| kripton-core-8.0.0-rc.6.jar | 114 KB |
| kripton-core-8.0.0-rc.6-sources.jar | 100 KB |
| kripton-core-8.0.0-rc.6-javadoc.jar | 717 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.abubusoft/kripton-core/ -->
<dependency>
<groupId>com.abubusoft</groupId>
<artifactId>kripton-core</artifactId>
<version>8.0.0-rc.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.abubusoft/kripton-core/
implementation 'com.abubusoft:kripton-core:8.0.0-rc.6'
// https://jarcasting.com/artifacts/com.abubusoft/kripton-core/
implementation ("com.abubusoft:kripton-core:8.0.0-rc.6")
'com.abubusoft:kripton-core:jar:8.0.0-rc.6'
<dependency org="com.abubusoft" name="kripton-core" rev="8.0.0-rc.6">
<artifact name="kripton-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.abubusoft', module='kripton-core', version='8.0.0-rc.6')
)
libraryDependencies += "com.abubusoft" % "kripton-core" % "8.0.0-rc.6"
[com.abubusoft/kripton-core "8.0.0-rc.6"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.abubusoft : kripton-arch-integration | jar | 8.0.0-rc.6 |