Categories |
CategoriesORM Data |
---|---|
GroupId | GroupIdde.iip-ecosphere.platform |
ArtifactId | ArtifactIdsupport.iip-aas |
Last Version | Last Version0.3.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionsupport IIP-Ecosphere AAS functions
Specific IIP-Ecosphere functions on top of the AAS abstraction.
|
Filename | Size |
---|---|
support.iip-aas-0.3.0.pom | |
support.iip-aas-0.3.0.jar | 54 KB |
support.iip-aas-0.3.0-tests.jar | 34 KB |
support.iip-aas-0.3.0-test-sources.jar | 20 KB |
support.iip-aas-0.3.0-test-javadoc.jar | 129 KB |
support.iip-aas-0.3.0-sources.jar | 42 KB |
support.iip-aas-0.3.0-javadoc.jar | 232 KB |
Browse |
<!-- 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"]
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 |
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} |