MVN

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

Maven & Gradle

Sep 30, 2017
0 stars

This is the parent pom that is used by all the shiver-me-timbers projects.

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

Latest Version

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

  • Latest Stable: 1.3

All Versions

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

  • Version Updated
  • smt-parent-1.3

    Sep 30, 2017
  • smt-parent-1.2

    May 13, 2017
  • smt-parent-1.1

    May 27, 2016
  • smt-parent-1.0

    Aug 21, 2015

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

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