MVN

io.github.hyq0719 : marketing-api-spring-boot-starters

Maven & Gradle

Mar 07, 2022

Marketing API - Spring Boot Starters · Marketing API 各个模块的 Spring Boot Starter

<dependency>
    <groupId>io.github.hyq0719</groupId>
    <artifactId>marketing-api-spring-boot-starters</artifactId>
    <version>1.0.0-beta.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.hyq0719 : marketing-api-spring-boot-starters to add to Maven - Latest Versions:

  • Latest Stable: 1.0.0-beta.3
  • Latest Beta: 1.0.0-beta.3

All Versions

Choose a version of io.github.hyq0719 : marketing-api-spring-boot-starters to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
marketing-api-spring-boot-starters-1.0.0-beta.3
marketing-api-spring-boot-starters-1.0.0-beta.2
marketing-api-spring-boot-starters-1.0.0-beta.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.github.hyq0719</groupId>
    <artifactId>marketing-api-spring-boot-starters</artifactId>
    <version>1.0.0-beta.3</version>
</dependency>

Advertisement