is not current version
Last Version 1.0.0-beta10

com.github.xujiaji.mk:mk-community 1.0.0-beta9

springboot业务模块化!以依赖线上模块,自由选择所需模块,达到快速开发新项目的目的!并为统一维护提供便利

License

License

Categories

Categories

Unity Business Logic Libraries Game Development
GroupId

GroupId

com.github.xujiaji.mk
ArtifactId

ArtifactId

mk-community
Version

Version

1.0.0-beta9
Type

Type

pom
Description

Description

springboot业务模块化!以依赖线上模块,自由选择所需模块,达到快速开发新项目的目的!并为统一维护提供便利

Download mk-community 1.0.0-beta9

Filename Size
mk-community-1.0.0-beta9.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-beta9</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-beta9'
// https://jarcasting.com/artifacts/com.github.xujiaji.mk/mk-community/
implementation ("com.github.xujiaji.mk:mk-community:1.0.0-beta9")
'com.github.xujiaji.mk:mk-community:pom:1.0.0-beta9'
<dependency org="com.github.xujiaji.mk" name="mk-community" rev="1.0.0-beta9">
  <artifact name="mk-community" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.xujiaji.mk', module='mk-community', version='1.0.0-beta9')
)
libraryDependencies += "com.github.xujiaji.mk" % "mk-community" % "1.0.0-beta9"
[com.github.xujiaji.mk/mk-community "1.0.0-beta9"]

Dependencies

compile (5)

Group / Artifact Type Version
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

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.5.3

Project Modules

  • community
  • community-admin
  • community-front