Last Version

BaSys 4.0 Platform - Runtime Module 0.2.6

The BaSys 4.0 platform consisting of models, runtime services and OSGi integration

License

License

Categories

Categories

ORM Data
GroupId

GroupId

de.dfki.cos.basys.platform
ArtifactId

ArtifactId

runtime
Version

Version

0.2.6
Type

Type

pom
Description

Description

BaSys 4.0 Platform - Runtime Module
The BaSys 4.0 platform consisting of models, runtime services and OSGi integration
Project Organization

Project Organization

DFKI GmbH

Download runtime 0.2.6

Filename Size
runtime-0.2.6.pom 1 KB
Browse

<!-- https://jarcasting.com/artifacts/de.dfki.cos.basys.platform/runtime/ -->
<dependency>
    <groupId>de.dfki.cos.basys.platform</groupId>
    <artifactId>runtime</artifactId>
    <version>0.2.6</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/de.dfki.cos.basys.platform/runtime/
implementation 'de.dfki.cos.basys.platform:runtime:0.2.6'
// https://jarcasting.com/artifacts/de.dfki.cos.basys.platform/runtime/
implementation ("de.dfki.cos.basys.platform:runtime:0.2.6")
'de.dfki.cos.basys.platform:runtime:pom:0.2.6'
<dependency org="de.dfki.cos.basys.platform" name="runtime" rev="0.2.6">
  <artifact name="runtime" type="pom" />
</dependency>
@Grapes(
@Grab(group='de.dfki.cos.basys.platform', module='runtime', version='0.2.6')
)
libraryDependencies += "de.dfki.cos.basys.platform" % "runtime" % "0.2.6"
[de.dfki.cos.basys.platform/runtime "0.2.6"]

Dependencies

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

Project Modules

  • de.dfki.cos.basys.runtime.communication
  • de.dfki.cos.basys.runtime.component
  • de.dfki.cos.basys.runtime.component.registry.zookeeper
  • de.dfki.cos.basys.runtime.component.device.rest
  • de.dfki.cos.basys.runtime.component.device.opcua
  • de.dfki.cos.basys.runtime.component.device.mqtt
  • de.dfki.cos.basys.runtime.component.device.ros
  • de.dfki.cos.basys.runtime.component.device.xmlrpc
  • de.dfki.cos.basys.runtime.gateway
  • de.dfki.cos.basys.runtime.processcontrol
  • de.dfki.cos.basys.runtime.services
  • de.dfki.cos.basys.runtime.services.worldmodelManager