MVN

de.learnlib.tooling : build-tools-parent

Maven & Gradle

Jan 04, 2024
0 stars

Build Tools · Build tools for LearnLib-related projects

<dependency>
    <groupId>de.learnlib.tooling</groupId>
    <artifactId>build-tools-parent</artifactId>
    <version>0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of de.learnlib.tooling : build-tools-parent to add to Maven - Latest Versions:

  • Latest Stable: 0.1

All Versions

Choose a version of de.learnlib.tooling : build-tools-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
0.1
build-tools-parent-0.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>de.learnlib.tooling</groupId>
    <artifactId>build-tools-parent</artifactId>
    <version>0.1</version>
</dependency>