Categories |
CategoriesORM Data |
---|---|
GroupId | GroupIdde.iip-ecosphere.platform |
ArtifactId | ArtifactIdsupport.aas |
Version | Version0.3.0 |
Type | Typejar |
Description |
Descriptionsupport AAS abstraction
The IIP-Ecosphere AAS abstraction and basic utilities.
|
Filename | Size |
---|---|
support.aas-0.3.0.pom | |
support.aas-0.3.0.jar | 116 KB |
support.aas-0.3.0-tests.jar | 192 KB |
support.aas-0.3.0-test-sources.jar | 157 KB |
support.aas-0.3.0-test-javadoc.jar | 372 KB |
support.aas-0.3.0-sources.jar | 117 KB |
support.aas-0.3.0-javadoc.jar | 777 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.yaml : snakeyaml | jar | |
commons-io : commons-io | jar | |
org.slf4j : slf4j-api | jar |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | |
org.slf4j : slf4j-simple | jar |