MVN

es.us.isa.ppinot : ppinot

Maven & Gradle

Nov 09, 2016
4 stars

PPINOT · Process Performance Indicators Notation and Tool

<dependency>
    <groupId>es.us.isa.ppinot</groupId>
    <artifactId>ppinot</artifactId>
    <version>2.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of es.us.isa.ppinot : ppinot to add to Maven - Latest Versions:

  • Latest Stable: 2.2

All Versions

Choose a version of es.us.isa.ppinot : ppinot to add to Maven - All Versions:

Version Vulnerabilities Updated
2.2
ppinot-2.2
2.1
ppinot-2.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>es.us.isa.ppinot</groupId>
    <artifactId>ppinot</artifactId>
    <version>2.2</version>
</dependency>

Advertisement