MVN

de.jflex : jflex-parent

Maven & Gradle

Mar 11, 2023
559 stars

JFlex parent and aggregator POM · JFlex parent and aggregator POM

<dependency>
    <groupId>de.jflex</groupId>
    <artifactId>jflex-parent</artifactId>
    <version>1.9.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of de.jflex : jflex-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.9.1

All Versions

Choose a version of de.jflex : jflex-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.9.x
jflex-parent-1.9.1
jflex-parent-1.9.0
1.8.x
jflex-parent-1.8.2
jflex-parent-1.8.1
jflex-parent-1.8.0
1.7.x
jflex-parent-1.7.0
1.6.x
jflex-parent-1.6.1
jflex-parent-1.6.0
1.5.x
jflex-parent-1.5.1
jflex-parent-1.5.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>de.jflex</groupId>
    <artifactId>jflex-parent</artifactId>
    <version>1.9.1</version>
</dependency>

Advertisement