MVN

org.qamatic : mintleaf

Maven & Gradle

Feb 18, 2019

Mintleaf · Welcome to the Mintleaf! Database Migration and Testing simplified! Mintleaf is a light weight framework tool helps you to advance your database developement on continuous integration / continuous delivery model as easy as possible.

<dependency>
    <groupId>org.qamatic</groupId>
    <artifactId>mintleaf</artifactId>
    <version>1.8.42</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.qamatic : mintleaf to add to Maven - Latest Versions:

  • Latest Stable: 1.8.42

All Versions

Choose a version of org.qamatic : mintleaf to add to Maven - All Versions:

Version Vulnerabilities Updated
1.8.x
mintleaf-1.8.42
mintleaf-1.8.39
mintleaf-1.8.31
mintleaf-1.8.30
mintleaf-1.8.28
mintleaf-1.8.27
mintleaf-1.8.26
mintleaf-1.8.25
mintleaf-1.8.23
mintleaf-1.8.22
mintleaf-1.8.21
mintleaf-1.8.20
mintleaf-1.8.19
mintleaf-1.8.18
mintleaf-1.8.17
mintleaf-1.8.16
mintleaf-1.8.15
mintleaf-1.8.14
mintleaf-1.8.13
mintleaf-1.8.12
mintleaf-1.8.11

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.qamatic</groupId>
    <artifactId>mintleaf</artifactId>
    <version>1.8.42</version>
</dependency>

Advertisement