MVN

org.jesperancinha.itf : itf-chartizate-modules

Maven & Gradle

Sep 14, 2019
1 stars

Chartizate modules parent POM · Parent pom of the chartizate libraries.

<dependency>
    <groupId>org.jesperancinha.itf</groupId>
    <artifactId>itf-chartizate-modules</artifactId>
    <version>5.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.jesperancinha.itf : itf-chartizate-modules to add to Maven - Latest Versions:

  • Latest Stable: 5.0.0

All Versions

Choose a version of org.jesperancinha.itf : itf-chartizate-modules to add to Maven - All Versions:

Version Vulnerabilities Updated
5.0.x
itf-chartizate-modules-5.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.jesperancinha.itf</groupId>
    <artifactId>itf-chartizate-modules</artifactId>
    <version>5.0.0</version>
</dependency>

Advertisement