Asset Administration Shell Java Model

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
Last Version

Last Version

1.2.0
Release Date

Release Date

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

How to add to project

<!-- 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"]

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.

Versions

Version
1.2.0
1.1.1
1.1.0
1.0.4
1.0.3
1.0.2