| License |
License |
|---|---|
| GroupId | GroupIdorg.integratedmodelling |
| ArtifactId | ArtifactIdklab-node |
| Last Version | Last Version0.9.10 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionk.LAB node server
The k.LAB REST node implementation
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| klab-node-0.9.10.pom | |
| klab-node-0.9.10.jar | 160 MB |
| klab-node-0.9.10-sources.jar | 98 KB |
| klab-node-0.9.10-javadoc.jar | 67 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.integratedmodelling/klab-node/ -->
<dependency>
<groupId>org.integratedmodelling</groupId>
<artifactId>klab-node</artifactId>
<version>0.9.10</version>
</dependency>
// https://jarcasting.com/artifacts/org.integratedmodelling/klab-node/
implementation 'org.integratedmodelling:klab-node:0.9.10'
// https://jarcasting.com/artifacts/org.integratedmodelling/klab-node/
implementation ("org.integratedmodelling:klab-node:0.9.10")
'org.integratedmodelling:klab-node:jar:0.9.10'
<dependency org="org.integratedmodelling" name="klab-node" rev="0.9.10">
<artifact name="klab-node" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.integratedmodelling', module='klab-node', version='0.9.10')
)
libraryDependencies += "org.integratedmodelling" % "klab-node" % "0.9.10"
[org.integratedmodelling/klab-node "0.9.10"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.integratedmodelling : klab-server | jar | 0.9.10 |
| org.integratedmodelling : klab-engine | jar | 0.9.10 |
| org.integratedmodelling : klab-common | jar | 0.9.10 |