не последняя версия
Последняя версия 1.0.9.1-RELEASE

io.quee.ktx.framework:ktx-business-framework 1.0.7.0-RELEASE

Shared business abstraction modules to develop any server project

Группа

Группа

io.quee.ktx.framework
Идентификатор

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

ktx-business-framework
Версия

Версия

1.0.7.0-RELEASE
Тип

Тип

pom

Скачать ktx-business-framework 1.0.7.0-RELEASE

Имя Файла Размер
ktx-business-framework-1.0.7.0-RELEASE.pom 9 KB
Обзор

<!-- https://jarcasting.com/artifacts/io.quee.ktx.framework/ktx-business-framework/ -->
<dependency>
    <groupId>io.quee.ktx.framework</groupId>
    <artifactId>ktx-business-framework</artifactId>
    <version>1.0.7.0-RELEASE</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.quee.ktx.framework/ktx-business-framework/
implementation 'io.quee.ktx.framework:ktx-business-framework:1.0.7.0-RELEASE'
// https://jarcasting.com/artifacts/io.quee.ktx.framework/ktx-business-framework/
implementation ("io.quee.ktx.framework:ktx-business-framework:1.0.7.0-RELEASE")
'io.quee.ktx.framework:ktx-business-framework:pom:1.0.7.0-RELEASE'
<dependency org="io.quee.ktx.framework" name="ktx-business-framework" rev="1.0.7.0-RELEASE">
  <artifact name="ktx-business-framework" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.quee.ktx.framework', module='ktx-business-framework', version='1.0.7.0-RELEASE')
)
libraryDependencies += "io.quee.ktx.framework" % "ktx-business-framework" % "1.0.7.0-RELEASE"
[io.quee.ktx.framework/ktx-business-framework "1.0.7.0-RELEASE"]