Last Version

Asset Administration Shell AutomationML-Serializer 1.2.1

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

Version

1.2.1
Type

Type

jar
Description

Description

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

Source Code Management

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

Download dataformat-aml 1.2.1


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

Dependencies

compile (8)

Group / Artifact Type Version
io.admin-shell.aas : dataformat-core jar 1.2.1
org.slf4j : slf4j-api jar 1.7.31
javax.xml.bind : jaxb-api jar 2.3.1
xerces : xercesImpl jar 2.12.1
org.eclipse.persistence : org.eclipse.persistence.moxy jar 2.7.8
net.codesup.util : jaxb2-rich-contract-plugin jar 2.1.0
com.google.inject : guice jar 5.0.1
org.slf4j : slf4j-simple jar 1.7.31

Project Modules

There are no modules declared in this project.