MVN

com.github.tackfast : jarboot-common-pom

Maven & Gradle

Jun 21, 2021
1 usages
0 stars

jarboot-common-pom · jarboot 公共版本控制

<dependency>
    <groupId>com.github.tackfast</groupId>
    <artifactId>jarboot-common-pom</artifactId>
    <version>1.0.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.tackfast : jarboot-common-pom to add to Maven - Latest Versions:

  • Latest Stable: 1.0.5

All Versions

Choose a version of com.github.tackfast : jarboot-common-pom to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
jarboot-common-pom-1.0.5
jarboot-common-pom-1.0.4
jarboot-common-pom-1.0.3
jarboot-common-pom-1.0.2
jarboot-common-pom-1.0.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.tackfast</groupId>
    <artifactId>jarboot-common-pom</artifactId>
    <version>1.0.5</version>
</dependency>

Advertisement