MVN

fr.lip6.pnml : validation.releng

Maven & Gradle

Feb 11, 2016
0 stars

PNML Document Checker · PNML Document Checker is a free tool to check the conformance of your Petri Net Markup Language Documents with the ISO/IEC 15909-2 standard.

<dependency>
    <groupId>fr.lip6.pnml</groupId>
    <artifactId>validation.releng</artifactId>
    <version>1.2.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of fr.lip6.pnml : validation.releng to add to Maven - Latest Versions:

  • Latest Stable: 1.2.4

All Versions

Choose a version of fr.lip6.pnml : validation.releng to add to Maven - All Versions:

Version Vulnerabilities Updated
1.2.x
validation.releng-1.2.4
validation.releng-1.2.0
1.1.x
validation.releng-1.1.0
1.0.x
validation.releng-1.0.7
validation.releng-1.0.6

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>fr.lip6.pnml</groupId>
    <artifactId>validation.releng</artifactId>
    <version>1.2.4</version>
</dependency>

Advertisement