is not current version
Last Version 0.3.0

ECS runtime 0.2.0

The interfaces and basic implementation of the ECS runtime of the IIP-Ecosphere platform.

Categories

Categories

ORM Data
GroupId

GroupId

de.iip-ecosphere.platform
ArtifactId

ArtifactId

ecsRuntime
Version

Version

0.2.0
Type

Type

jar
Description

Description

ECS runtime
The interfaces and basic implementation of the ECS runtime of the IIP-Ecosphere platform.

Download ecsRuntime 0.2.0


<!-- https://jarcasting.com/artifacts/de.iip-ecosphere.platform/ecsRuntime/ -->
<dependency>
    <groupId>de.iip-ecosphere.platform</groupId>
    <artifactId>ecsRuntime</artifactId>
    <version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.iip-ecosphere.platform/ecsRuntime/
implementation 'de.iip-ecosphere.platform:ecsRuntime:0.2.0'
// https://jarcasting.com/artifacts/de.iip-ecosphere.platform/ecsRuntime/
implementation ("de.iip-ecosphere.platform:ecsRuntime:0.2.0")
'de.iip-ecosphere.platform:ecsRuntime:jar:0.2.0'
<dependency org="de.iip-ecosphere.platform" name="ecsRuntime" rev="0.2.0">
  <artifact name="ecsRuntime" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.iip-ecosphere.platform', module='ecsRuntime', version='0.2.0')
)
libraryDependencies += "de.iip-ecosphere.platform" % "ecsRuntime" % "0.2.0"
[de.iip-ecosphere.platform/ecsRuntime "0.2.0"]

Dependencies

compile (2)

Group / Artifact Type Version
de.iip-ecosphere.platform : support.iip-aas jar ${project.version}
de.iip-ecosphere.platform : services.environment jar ${project.version}

test (6)

Group / Artifact Type Version
de.iip-ecosphere.platform : support.aas.basyx jar ${project.version}
de.iip-ecosphere.platform : transport test-jar ${project.version}
de.iip-ecosphere.platform : test.amqp.qpid test-jar ${project.version}
org.apache.qpid : qpid-broker jar
de.iip-ecosphere.platform : transport.amqp jar ${project.version}
junit : junit jar

Project Modules

There are no modules declared in this project.