Kotlin Business Framework

Shared business abstraction modules to develop any server project

License

License

GroupId

GroupId

io.quee.ktx.framework
ArtifactId

ArtifactId

ktx-business-framework
Last Version

Last Version

1.0.9.1-RELEASE
Release Date

Release Date

Type

Type

pom
Description

Description

Kotlin Business Framework
Shared business abstraction modules to develop any server project
Project URL

Project URL

https://github.com/Quee-io/ktx-business-framework
Source Code Management

Source Code Management

https://github.com/Quee-io/ktx-business-framework.git

Download ktx-business-framework

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-reflect jar 1.3.71
org.jetbrains.kotlin : kotlin-stdlib jar 1.3.71

Project Modules

  • ktx-business-dependencies
  • ktx-business-adapter
  • ktx-business-development
  • ktx-business-port
  • ktx-business-starter
  • ktx-business-tool

ktx business framework.

io.quee.ktx.framework

Quee IO

Versions

Version
1.0.9.1-RELEASE
1.0.9.0-RELEASE
1.0.8.0-RELEASE
1.0.7.1-RELEASE
1.0.7.0-RELEASE