MVN

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

Maven & Gradle

May 12, 2018
0 stars

This project contains the shiver-me-timbers webservice stub.

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

Latest Version

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

  • Latest Stable: 1.1

All Versions

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

Version Vulnerabilities Updated
1.1
smt-webservice-stub-parent-1.1
1.0
smt-webservice-stub-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-webservice-stub-parent</artifactId>
    <version>1.1</version>
</dependency>