License |
License |
---|---|
Categories |
CategoriesUnity Business Logic Libraries Game Development |
GroupId | GroupIdcom.github.xujiaji.mk |
ArtifactId | ArtifactIdmk-community |
Last Version | Last Version1.0.0-beta10 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionspringboot业务模块化!以依赖线上模块,自由选择所需模块,达到快速开发新项目的目的!并为统一维护提供便利
|
Filename | Size |
---|---|
mk-community-1.0.0-beta10.pom | 927 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.xujiaji.mk/mk-community/ -->
<dependency>
<groupId>com.github.xujiaji.mk</groupId>
<artifactId>mk-community</artifactId>
<version>1.0.0-beta10</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.xujiaji.mk/mk-community/
implementation 'com.github.xujiaji.mk:mk-community:1.0.0-beta10'
// https://jarcasting.com/artifacts/com.github.xujiaji.mk/mk-community/
implementation ("com.github.xujiaji.mk:mk-community:1.0.0-beta10")
'com.github.xujiaji.mk:mk-community:pom:1.0.0-beta10'
<dependency org="com.github.xujiaji.mk" name="mk-community" rev="1.0.0-beta10">
<artifact name="mk-community" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.xujiaji.mk', module='mk-community', version='1.0.0-beta10')
)
libraryDependencies += "com.github.xujiaji.mk" % "mk-community" % "1.0.0-beta10"
[com.github.xujiaji.mk/mk-community "1.0.0-beta10"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.logging.log4j : log4j-to-slf4j | jar | 2.15.0 |
org.apache.logging.log4j : log4j-api | jar | 2.15.0 |
org.springframework.boot : spring-boot-starter-web | jar | 2.5.3 |
org.springframework.boot : spring-boot-starter-validation | jar | 2.5.3 |
org.projectlombok : lombok | jar | 1.18.20 |
cn.hutool : hutool-all | jar | 5.3.5 |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.5.3 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.5.3 |
Version |
---|
1.0.0-beta10
|
1.0.0-beta9
|
1.0.0-beta8
|
1.0.0-beta7
|
1.0.0-beta6
|
1.0.0-beta5
|
1.0.0-beta4
|
0.0.4
|
0.0.3
|
0.0.2
|