is not current version
Last Version 1.2.0

io.admin-shell.aas:model 1.0.3

This project includes a Java representation of the classes defined in the Asset Administration Shell ontology.

GroupId

GroupId

io.admin-shell.aas
ArtifactId

ArtifactId

model
Version

Version

1.0.3
Type

Type

jar

Download model 1.0.3


<!-- https://jarcasting.com/artifacts/io.admin-shell.aas/model/ -->
<dependency>
    <groupId>io.admin-shell.aas</groupId>
    <artifactId>model</artifactId>
    <version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.admin-shell.aas/model/
implementation 'io.admin-shell.aas:model:1.0.3'
// https://jarcasting.com/artifacts/io.admin-shell.aas/model/
implementation ("io.admin-shell.aas:model:1.0.3")
'io.admin-shell.aas:model:jar:1.0.3'
<dependency org="io.admin-shell.aas" name="model" rev="1.0.3">
  <artifact name="model" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.admin-shell.aas', module='model', version='1.0.3')
)
libraryDependencies += "io.admin-shell.aas" % "model" % "1.0.3"
[io.admin-shell.aas/model "1.0.3"]