MVN

com.tmobile.opensource.casquatch : casquatch-parent

Maven & Gradle

Aug 21, 2019
21 stars

Project Casquatch · Base component of Project Casquatch

<dependency>
    <groupId>com.tmobile.opensource.casquatch</groupId>
    <artifactId>casquatch-parent</artifactId>
    <version>2.0-RELEASE</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.tmobile.opensource.casquatch : casquatch-parent to add to Maven - Latest Versions:

  • Latest Stable: 2.0-RELEASE

All Versions

Choose a version of com.tmobile.opensource.casquatch : casquatch-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
2.0
casquatch-parent-2.0-RELEASE

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.tmobile.opensource.casquatch</groupId>
    <artifactId>casquatch-parent</artifactId>
    <version>2.0-RELEASE</version>
</dependency>

Advertisement