is not current version
Last Version v1.3.0

Ktx-Radix Business Framework v1.2.4-RELEASE

Shared business abstraction modules to develop any server project using kotlin

License

License

GroupId

GroupId

io.quee.ktx.radix
ArtifactId

ArtifactId

ktx-radix
Version

Version

v1.2.4-RELEASE
Type

Type

jar
Description

Description

Ktx-Radix Business Framework
Shared business abstraction modules to develop any server project using kotlin
Project URL

Project URL

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

Source Code Management

https://github.com/Quee-io/ktx-radix.git

Download ktx-radix v1.2.4-RELEASE


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

Dependencies

compile (3)

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

Project Modules

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