License |
License |
---|---|
GroupId | GroupIdio.admin-shell.aas |
ArtifactId | ArtifactIdmodel |
Last Version | Last Version1.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAsset Administration Shell Java Model
This project includes a Java representation of the classes defined in the Asset Administration Shell ontology.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
model-1.2.0.pom | |
model-1.2.0.jar | 217 KB |
model-1.2.0-sources.jar | 215 KB |
model-1.2.0-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/io.admin-shell.aas/model/ -->
<dependency>
<groupId>io.admin-shell.aas</groupId>
<artifactId>model</artifactId>
<version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.admin-shell.aas/model/
implementation 'io.admin-shell.aas:model:1.2.0'
// https://jarcasting.com/artifacts/io.admin-shell.aas/model/
implementation ("io.admin-shell.aas:model:1.2.0")
'io.admin-shell.aas:model:jar:1.2.0'
<dependency org="io.admin-shell.aas" name="model" rev="1.2.0">
<artifact name="model" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.admin-shell.aas', module='model', version='1.2.0')
)
libraryDependencies += "io.admin-shell.aas" % "model" % "1.2.0"
[io.admin-shell.aas/model "1.2.0"]
Group / Artifact | Type | Version |
---|---|---|
com.mycila : license-maven-plugin | jar | 4.1 |