MVN

io.admin-shell.aas : dataformat-xml

Maven & Gradle

Feb 14, 2022
2 usages
8 stars

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.

<dependency>
    <groupId>io.admin-shell.aas</groupId>
    <artifactId>dataformat-xml</artifactId>
    <version>1.2.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.admin-shell.aas : dataformat-xml to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.2.1

All Versions

Choose a version of io.admin-shell.aas : dataformat-xml to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.2.x
dataformat-xml-1.2.1
dataformat-xml-1.2.0
1.1.x
dataformat-xml-1.1.1
dataformat-xml-1.1.0
1.0.x
dataformat-xml-1.0.4
dataformat-xml-1.0.3
dataformat-xml-1.0.2

How to add a dependency to Maven

Add the following io.admin-shell.aas : dataformat-xml maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.admin-shell.aas</groupId>
    <artifactId>dataformat-xml</artifactId>
    <version>1.2.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.admin-shell.aas : dataformat-xml gradle dependency to your build.gradle file:

implementation 'io.admin-shell.aas:dataformat-xml:1.2.1'

Gradle Kotlin DSL: Add the following io.admin-shell.aas : dataformat-xml gradle kotlin dependency to your build.gradle.kts file:

implementation("io.admin-shell.aas:dataformat-xml:1.2.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.admin-shell.aas : dataformat-xml sbt scala dependency to your build.sbt file:

libraryDependencies += "io.admin-shell.aas" % "dataformat-xml" % "1.2.1"

Advertisement

Dependencies from Group

Feb 14, 2022
12 usages
8 stars
Nov 04, 2021
9 usages
6 stars
Feb 14, 2022
5 usages
8 stars
Feb 14, 2022
2 usages
8 stars
Feb 14, 2022
2 usages
8 stars

Discover Dependencies

Aug 18, 2022
24 stars
Aug 21, 2023
1.2k stars
Aug 21, 2023
58 stars
Oct 27, 2022
101 stars
Jul 02, 2023
25 stars
Jul 02, 2023
25 stars
Aug 06, 2023
463 stars
Sep 10, 2021