Asset Administration Shell XML-Serializer

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.

Лицензия

Лицензия

Категории

Категории

Данные ORM
Группа

Группа

io.admin-shell.aas
Идентификатор

Идентификатор

dataformat-xml
Последняя версия

Последняя версия

1.2.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

Asset Administration Shell XML-Serializer
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.
Система контроля версий

Система контроля версий

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

Скачать dataformat-xml

Как подключить последнюю версию

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

Зависимости

compile (6)

Идентификатор библиотеки Тип Версия
io.admin-shell.aas : dataformat-core jar 1.2.1
com.fasterxml.jackson.core : jackson-annotations jar 2.12.3
com.fasterxml.jackson.core : jackson-databind jar 2.12.3
com.fasterxml.jackson.dataformat : jackson-dataformat-xml jar 2.12.3
org.slf4j : slf4j-api jar 1.7.31
org.slf4j : slf4j-simple jar 1.7.31

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.2.1
1.2.0
1.1.1
1.1.0
1.0.4
1.0.3
1.0.2