MVN

io.github.hyq0719 : marketing-api-generators

Maven & Gradle

Mar 07, 2022

Marketing API - Class Generators · Marketing API 各模块类生成器

<dependency>
    <groupId>io.github.hyq0719</groupId>
    <artifactId>marketing-api-generators</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-generators 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-generators to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
marketing-api-generators-1.0.0-beta.3
marketing-api-generators-1.0.0-beta.2

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

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