не последняя версия
Последняя версия 8.0.0-rc.6

com.abubusoft:kripton-parent 7.0.0-rc.7

Kripton persistence library - parent pom

Группа

Группа

com.abubusoft
Идентификатор

Идентификатор

kripton-parent
Версия

Версия

7.0.0-rc.7
Тип

Тип

pom

Скачать kripton-parent 7.0.0-rc.7

Имя Файла Размер
kripton-parent-7.0.0-rc.7.pom 7 KB
Обзор

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