MVN

de.learnlib.tooling : learnlib-build-tools-parent

Maven & Gradle

Nov 15, 2023

LearnLib :: Build Tool Parent · Tools and resources required for building LearnLib

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

Latest Version

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

  • Latest Stable: 0.17.0

All Versions

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

Version Vulnerabilities Updated
0.17.x
learnlib-build-tools-parent-0.17.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

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