support AAS abstraction

The IIP-Ecosphere AAS abstraction and basic utilities.

Categories

Categories

ORM Data
GroupId

GroupId

de.iip-ecosphere.platform
ArtifactId

ArtifactId

support.aas
Last Version

Last Version

0.3.0
Release Date

Release Date

Type

Type

jar
Description

Description

support AAS abstraction
The IIP-Ecosphere AAS abstraction and basic utilities.

Download support.aas

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.yaml : snakeyaml jar
commons-io : commons-io jar
org.slf4j : slf4j-api jar

test (2)

Group / Artifact Type Version
junit : junit jar
org.slf4j : slf4j-simple jar

Project Modules

There are no modules declared in this project.

Versions

Version
0.3.0
0.2.0
0.1.0