is not current version
Last Version 1.2.1

io.admin-shell.aas:dataformat-json 1.0.4

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 JSON ORM
GroupId

GroupId

io.admin-shell.aas
ArtifactId

ArtifactId

dataformat-json
Version

Version

1.0.4
Type

Type

jar

Download dataformat-json 1.0.4


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