Asset Administration Shell Serializer Core

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.

License

License

Categories

Categories

Data ORM
GroupId

GroupId

io.admin-shell.aas
ArtifactId

ArtifactId

dataformat-core
Last Version

Last Version

1.2.1
Release Date

Release Date

Type

Type

jar
Description

Description

Asset Administration Shell Serializer Core
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.
Source Code Management

Source Code Management

https://github.com/admin-shell-io/java-serializer/tree/main/dataformat-core

Download dataformat-core

How to add to project

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

Dependencies

compile (8)

Group / Artifact Type Version
io.admin-shell.aas : model jar [1.2,)
com.fasterxml.jackson.core : jackson-annotations jar 2.12.3
com.fasterxml.jackson.core : jackson-databind jar 2.12.3
io.github.classgraph : classgraph jar 4.8.109
com.google.guava : guava jar 30.1.1-jre
org.apache.commons : commons-lang3 jar 3.12.0
org.slf4j : slf4j-api jar 1.7.31
org.slf4j : slf4j-simple jar 1.7.31

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.1
1.2.0
1.1.1
1.1.0
1.0.4
1.0.3
1.0.2