MVN

de.dfki.cos.basys.aas.registry : aas-registry-plugins

Maven & Gradle

Aug 15, 2023
<plugin>
    <groupId>de.dfki.cos.basys.aas.registry</groupId>
    <artifactId>aas-registry-plugins</artifactId>
    <version>0.4.2</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of de.dfki.cos.basys.aas.registry : aas-registry-plugins to add to Maven - Latest Versions:

  • Latest Stable: 0.4.2

All Versions

Choose a version of de.dfki.cos.basys.aas.registry : aas-registry-plugins to add to Maven - All Versions:

Version Vulnerabilities Updated
0.4.x
aas-registry-plugins-0.4.2

How to add a plugin to Maven

Add the maven plugin to the pom.xml file information in this tag as follows:

<plugin>
    <groupId>de.dfki.cos.basys.aas.registry</groupId>
    <artifactId>aas-registry-plugins</artifactId>
    <version>0.4.2</version>
</plugin>