MVN

io.github.heqichang : mylodon

Maven & Gradle

Jun 02, 2023
0 stars

mylodon · mylodon 提供注解方式加载关联对象

<dependency>
    <groupId>io.github.heqichang</groupId>
    <artifactId>mylodon</artifactId>
    <version>0.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.heqichang : mylodon to add to Maven - Latest Versions:

  • Latest Stable: 0.0.1

All Versions

Choose a version of io.github.heqichang : mylodon to add to Maven - All Versions:

Version Vulnerabilities Updated
0.0.x
mylodon-0.0.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.github.heqichang</groupId>
    <artifactId>mylodon</artifactId>
    <version>0.0.1</version>
</dependency>

Advertisement