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.

License

License

GroupId

GroupId

org.integratedmodelling
ArtifactId

ArtifactId

klab-core
Last Version

Last Version

0.9.10
Release Date

Release Date

Type

Type

pom
Description

Description

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.
Project URL

Project URL

http://www.integratedmodelling.org
Project Organization

Project Organization

integratedmodelling.org

Download klab-core

Filename Size
klab-core-0.9.10.pom 16 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/org.integratedmodelling/klab-core/ -->
<dependency>
    <groupId>org.integratedmodelling</groupId>
    <artifactId>klab-core</artifactId>
    <version>0.9.10</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.integratedmodelling/klab-core/
implementation 'org.integratedmodelling:klab-core:0.9.10'
// https://jarcasting.com/artifacts/org.integratedmodelling/klab-core/
implementation ("org.integratedmodelling:klab-core:0.9.10")
'org.integratedmodelling:klab-core:pom:0.9.10'
<dependency org="org.integratedmodelling" name="klab-core" rev="0.9.10">
  <artifact name="klab-core" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.integratedmodelling', module='klab-core', version='0.9.10')
)
libraryDependencies += "org.integratedmodelling" % "klab-core" % "0.9.10"
[org.integratedmodelling/klab-core "0.9.10"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • klab-api
  • klab-common
  • klab-engine
  • klab-server
  • klab-modeler
  • klab-node

Versions

Version
0.9.10
0.9.9