MVN

com.foursoft.kblmodel : kbl-parent

Maven & Gradle

Sep 29, 2021
7 stars

JAXB-Model of the KBL based on the underlying UML-model (not only the XSD)

<dependency>
    <groupId>com.foursoft.kblmodel</groupId>
    <artifactId>kbl-parent</artifactId>
    <version>1.4.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.foursoft.kblmodel : kbl-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.4.1

All Versions

Choose a version of com.foursoft.kblmodel : kbl-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.4.x
kbl-parent-1.4.1
kbl-parent-1.4.0
1.3.x
kbl-parent-1.3.2
kbl-parent-1.3.1
kbl-parent-1.3.0
1.2.x
kbl-parent-1.2.1
kbl-parent-1.2.0
1.1.x
kbl-parent-1.1.1
kbl-parent-1.1.0
1.0.x
kbl-parent-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.foursoft.kblmodel</groupId>
    <artifactId>kbl-parent</artifactId>
    <version>1.4.1</version>
</dependency>