MVN

org.integratedmodelling : klab-core

Maven & Gradle

Jan 30, 2017

k.LAB core · The core component of the k.LAB semantic modeling platform: the Java API, a common package providing a client, and the reference implementation of the semantic modeling engine.

<dependency>
    <groupId>org.integratedmodelling</groupId>
    <artifactId>klab-core</artifactId>
    <version>0.9.10</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.integratedmodelling : klab-core to add to Maven - Latest Versions:

  • Latest Stable: 0.9.10

All Versions

Choose a version of org.integratedmodelling : klab-core to add to Maven - All Versions:

Version Vulnerabilities Updated
0.9.x
klab-core-0.9.10
klab-core-0.9.9

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.integratedmodelling</groupId>
    <artifactId>klab-core</artifactId>
    <version>0.9.10</version>
</dependency>