MVN

plus.kat : kat-parent

Maven & Gradle

Dec 25, 2022
10 stars

kat-parent · KAT+ a lightweight KAT + XML + JSON library

<dependency>
    <groupId>plus.kat</groupId>
    <artifactId>kat-parent</artifactId>
    <version>0.0.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of plus.kat : kat-parent to add to Maven - Latest Versions:

  • Latest Stable: 0.0.5

All Versions

Choose a version of plus.kat : kat-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
0.0.x
kat-parent-0.0.5
kat-parent-0.0.4
kat-parent-0.0.3
kat-parent-0.0.2
kat-parent-0.0.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>plus.kat</groupId>
    <artifactId>kat-parent</artifactId>
    <version>0.0.5</version>
</dependency>

Advertisement