MVN

de.dfki.cos.basys.platform : shared-plugin-settings

Maven & Gradle

Apr 08, 2019

BaSys 4.0 Platform - Plugin Configuration

<dependency>
    <groupId>de.dfki.cos.basys.platform</groupId>
    <artifactId>shared-plugin-settings</artifactId>
    <version>0.2.6</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of de.dfki.cos.basys.platform : shared-plugin-settings to add to Maven - Latest Versions:

  • Latest Stable: 0.2.6

All Versions

Choose a version of de.dfki.cos.basys.platform : shared-plugin-settings to add to Maven - All Versions:

Version Vulnerabilities Updated
0.2.x
shared-plugin-settings-0.2.6
shared-plugin-settings-0.2.4
shared-plugin-settings-0.2.3
shared-plugin-settings-0.2.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>de.dfki.cos.basys.platform</groupId>
    <artifactId>shared-plugin-settings</artifactId>
    <version>0.2.6</version>
</dependency>