is not current version
Last Version 1.2.0

io.admin-shell.aas:model 1.0.4

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

Type

jar

Download model 1.0.4


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