IIP-Ecosphere Platform

Platform starter and services.

Categories

Categories

ORM Data
GroupId

GroupId

de.iip-ecosphere.platform
ArtifactId

ArtifactId

platform
Last Version

Last Version

0.3.0
Release Date

Release Date

Type

Type

jar
Description

Description

IIP-Ecosphere Platform
Platform starter and services.

Download platform

How to add to project

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

Dependencies

compile (5)

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

test (2)

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

Project Modules

There are no modules declared in this project.

Versions

Version
0.3.0
0.2.0