License |
License |
---|---|
GroupId | GroupIdcom.abubusoft |
ArtifactId | ArtifactIdkripton-parent |
Last Version | Last Version8.0.0-rc.6 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionKripton (Parent)
Kripton persistence library - parent pom
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
kripton-parent-8.0.0-rc.6.pom | 6 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.abubusoft/kripton-parent/ -->
<dependency>
<groupId>com.abubusoft</groupId>
<artifactId>kripton-parent</artifactId>
<version>8.0.0-rc.6</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.abubusoft/kripton-parent/
implementation 'com.abubusoft:kripton-parent:8.0.0-rc.6'
// https://jarcasting.com/artifacts/com.abubusoft/kripton-parent/
implementation ("com.abubusoft:kripton-parent:8.0.0-rc.6")
'com.abubusoft:kripton-parent:pom:8.0.0-rc.6'
<dependency org="com.abubusoft" name="kripton-parent" rev="8.0.0-rc.6">
<artifact name="kripton-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.abubusoft', module='kripton-parent', version='8.0.0-rc.6')
)
libraryDependencies += "com.abubusoft" % "kripton-parent" % "8.0.0-rc.6"
[com.abubusoft/kripton-parent "8.0.0-rc.6"]