Categories |
CategoriesORM Data |
---|---|
GroupId | GroupIdde.iip-ecosphere.platform |
ArtifactId | ArtifactIdsupport.iip-aas |
Version | Version0.1.0 |
Type | Typejar |
Description |
Descriptionsupport IIP-Ecosphere AAS functions
Specific IIP-Ecosphere functions on top of the AAS abstraction.
|
<!-- 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.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.iip-ecosphere.platform/support.iip-aas/
implementation 'de.iip-ecosphere.platform:support.iip-aas:0.1.0'
// https://jarcasting.com/artifacts/de.iip-ecosphere.platform/support.iip-aas/
implementation ("de.iip-ecosphere.platform:support.iip-aas:0.1.0")
'de.iip-ecosphere.platform:support.iip-aas:jar:0.1.0'
<dependency org="de.iip-ecosphere.platform" name="support.iip-aas" rev="0.1.0">
<artifact name="support.iip-aas" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.iip-ecosphere.platform', module='support.iip-aas', version='0.1.0')
)
libraryDependencies += "de.iip-ecosphere.platform" % "support.iip-aas" % "0.1.0"
[de.iip-ecosphere.platform/support.iip-aas "0.1.0"]
Group / Artifact | Type | Version |
---|---|---|
de.iip-ecosphere.platform : support.aas | jar | ${project.version} |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | |
de.iip-ecosphere.platform : support.aas.basyx | jar | ${project.version} |
de.iip-ecosphere.platform : support.aas.basyx | test-jar | ${project.version} |