MVN

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

Maven & Gradle

Oct 30, 2020
0 stars

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

<dependency>
    <groupId>io.quee.ktx.framework</groupId>
    <artifactId>ktx-business-framework</artifactId>
    <version>1.0.9.1-RELEASE</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.quee.ktx.framework : ktx-business-framework to add to Maven - Latest Versions:

  • Latest Stable: 1.0.9.1-RELEASE

All Versions

Choose a version of io.quee.ktx.framework : ktx-business-framework to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
ktx-business-framework-1.0.9.1-RELEASE
ktx-business-framework-1.0.9.0-RELEASE
ktx-business-framework-1.0.8.0-RELEASE
ktx-business-framework-1.0.7.1-RELEASE
ktx-business-framework-1.0.7.0-RELEASE

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.quee.ktx.framework</groupId>
    <artifactId>ktx-business-framework</artifactId>
    <version>1.0.9.1-RELEASE</version>
</dependency>