MVN

com.github.teakfly : teafly-common

Maven & Gradle

Apr 25, 2021
0 stars

teafly 公共聚合模块

<dependency>
    <groupId>com.github.teakfly</groupId>
    <artifactId>teafly-common</artifactId>
    <version>2.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.teakfly : teafly-common to add to Maven - Latest Versions:

  • Latest Stable: 2.0.0

All Versions

Choose a version of com.github.teakfly : teafly-common to add to Maven - All Versions:

Version Vulnerabilities Updated
2.0.x
teafly-common-2.0.0
1.0.x
teafly-common-1.0.43
teafly-common-1.0.42
teafly-common-1.0.41
teafly-common-1.0.40
teafly-common-1.0.39
teafly-common-1.0.38
teafly-common-1.0.37
teafly-common-1.0.36
teafly-common-1.0.35
teafly-common-1.0.34
teafly-common-1.0.33
teafly-common-1.0.32
teafly-common-1.0.31
teafly-common-1.0.30

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.teakfly</groupId>
    <artifactId>teafly-common</artifactId>
    <version>2.0.0</version>
</dependency>

Advertisement