support IIP-Ecosphere AAS functions

Specific IIP-Ecosphere functions on top of the AAS abstraction.

Categories

Categories

ORM Data
GroupId

GroupId

de.iip-ecosphere.platform
ArtifactId

ArtifactId

support.iip-aas
Last Version

Last Version

0.3.0
Release Date

Release Date

Type

Type

jar
Description

Description

support IIP-Ecosphere AAS functions
Specific IIP-Ecosphere functions on top of the AAS abstraction.

Download support.iip-aas

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
de.iip-ecosphere.platform : support.aas jar ${project.version}
com.fasterxml.jackson.core : jackson-core jar
com.fasterxml.jackson.core : jackson-databind jar
org.slf4j : slf4j-api jar
org.yaml : snakeyaml jar

test (4)

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

Project Modules

There are no modules declared in this project.

Versions

Version
0.3.0
0.2.0
0.1.0