is not current version
Last Version 1.2.0

Asset Administration Shell Java Model 1.0.2

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

License

License

GroupId

GroupId

io.admin-shell.aas
ArtifactId

ArtifactId

model
Version

Version

1.0.2
Type

Type

jar
Description

Description

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

Project URL

https://github.com/admin-shell-io/java-model
Source Code Management

Source Code Management

https://github.com/admin-shell-io/java-model/tree/main

Download model 1.0.2


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

Dependencies

compile (1)

Group / Artifact Type Version
com.mycila : license-maven-plugin jar 4.1

Project Modules

There are no modules declared in this project.