MVN

com.geektcp.common : thy-common

Maven & Gradle

Dec 18, 2022
3 stars
<dependency>
    <groupId>com.geektcp.common</groupId>
    <artifactId>thy-common</artifactId>
    <version>1.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.geektcp.common : thy-common to add to Maven - Latest Versions:

  • Latest Stable: 1.1

All Versions

Choose a version of com.geektcp.common : thy-common to add to Maven - All Versions:

Version Vulnerabilities Updated
1.1
thy-common-1.1
1.0
thy-common-1.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.geektcp.common</groupId>
    <artifactId>thy-common</artifactId>
    <version>1.1</version>
</dependency>

Advertisement