MVN

io.gitee.mightlin : might-framework

Maven & Gradle

Aug 21, 2023

might-framework · 帮助java开发者快速开发基于DDD领域驱动设计模式开发的应用

<dependency>
    <groupId>io.gitee.mightlin</groupId>
    <artifactId>might-framework</artifactId>
    <version>1.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.gitee.mightlin : might-framework to add to Maven - Latest Versions:

  • Latest Stable: 1.2

All Versions

Choose a version of io.gitee.mightlin : might-framework to add to Maven - All Versions:

Version Vulnerabilities Updated
1.2
might-framework-1.2
1.1.x
might-framework-1.1.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.gitee.mightlin</groupId>
    <artifactId>might-framework</artifactId>
    <version>1.2</version>
</dependency>