is not current version
Last Version 1.2.1

io.admin-shell.aas:dataformat-parent 1.1.0

This project includes serializers to produce various data formats for objects from the Asset Administration Shell ontology, as well as means to validate these objects.

Categories

Categories

Data ORM
GroupId

GroupId

io.admin-shell.aas
ArtifactId

ArtifactId

dataformat-parent
Version

Version

1.1.0
Type

Type

pom

Download dataformat-parent 1.1.0


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