MVN

io.admin-shell.aas : dataformat-aasx

Maven & Gradle

Feb 14, 2022
1 usages
8 stars

Asset Administration Shell AASX-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-aasx</artifactId>
    <version>1.2.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 1.2.1

All Versions

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

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

How to add a dependency to Maven

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

<dependency>
    <groupId>io.admin-shell.aas</groupId>
    <artifactId>dataformat-aasx</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-aasx gradle dependency to your build.gradle file:

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

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

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

How to add a dependency to SBT Scala

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

libraryDependencies += "io.admin-shell.aas" % "dataformat-aasx" % "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

Jul 28, 2021
2 usages
139 stars
Jul 29, 2021
0 stars
Oct 13, 2022
Aug 02, 2021
3 usages
521 stars
Aug 01, 2021
1 usages
8 stars