MVN

com.github.dsc-cmt : extension

Maven & Gradle

Aug 19, 2020
7 stars
<dependency>
    <groupId>com.github.dsc-cmt</groupId>
    <artifactId>extension</artifactId>
    <version>1.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.dsc-cmt : extension to add to Maven - Latest Versions:

  • Latest Stable: 1.2

All Versions

Choose a version of com.github.dsc-cmt : extension to add to Maven - All Versions:

Version Vulnerabilities Updated
1.2
extension-1.2

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.dsc-cmt</groupId>
    <artifactId>extension</artifactId>
    <version>1.2</version>
</dependency>

Advertisement