MVN

com.github.shiver-me-timbers : smt-matchers-parent

Maven & Gradle

Feb 07, 2016

This is the parent pom to the smt-matchers projects.

<dependency>
    <groupId>com.github.shiver-me-timbers</groupId>
    <artifactId>smt-matchers-parent</artifactId>
    <version>1.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.shiver-me-timbers : smt-matchers-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.2

All Versions

Choose a version of com.github.shiver-me-timbers : smt-matchers-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.2
smt-matchers-parent-1.2
1.1
smt-matchers-parent-1.1
1.0
smt-matchers-parent-1.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.shiver-me-timbers</groupId>
    <artifactId>smt-matchers-parent</artifactId>
    <version>1.2</version>
</dependency>