MVN

cool.happycoding : happy-code

Maven & Gradle

Jul 22, 2021
6 stars

happy-code · 微服务技术组件

<dependency>
    <groupId>cool.happycoding</groupId>
    <artifactId>happy-code</artifactId>
    <version>1.0.3.RELEASE</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of cool.happycoding : happy-code to add to Maven - Latest Versions:

  • Latest Stable: 1.0.3.RELEASE

All Versions

Choose a version of cool.happycoding : happy-code to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
happy-code-1.0.3.RELEASE
happy-code-1.0.2.RELEASE
happy-code-1.0.1.RELEASE
happy-code-1.0.0.RELEASE

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>cool.happycoding</groupId>
    <artifactId>happy-code</artifactId>
    <version>1.0.3.RELEASE</version>
</dependency>

Advertisement