MVN

org.openscm.kundo.kernel : kernel-runtime

Maven & Gradle

May 20, 2010

Kundo Kernel Runtime

<dependency>
    <groupId>org.openscm.kundo.kernel</groupId>
    <artifactId>kernel-runtime</artifactId>
    <version>0.9</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.openscm.kundo.kernel : kernel-runtime to add to Maven - Latest Versions:

  • Latest Stable: 0.9

All Versions

Choose a version of org.openscm.kundo.kernel : kernel-runtime to add to Maven - All Versions:

Version Vulnerabilities Updated
0.9
kernel-runtime-0.9
0.8
kernel-runtime-0.8
0.7
kernel-runtime-0.7

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.openscm.kundo.kernel</groupId>
    <artifactId>kernel-runtime</artifactId>
    <version>0.9</version>
</dependency>