is not current version
Last Version 1.0.9.1-RELEASE

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

Shared business abstraction modules to develop any server project

GroupId

GroupId

io.quee.ktx.framework
ArtifactId

ArtifactId

ktx-business-framework
Version

Version

1.0.7.1-RELEASE
Type

Type

pom

Download ktx-business-framework 1.0.7.1-RELEASE


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