is not current version
Last Version 1.2.0

io.admin-shell.aas:model 1.1.0

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.1.0
Type

Type

jar

Download model 1.1.0


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