Last Version

mk-community-front 0.0.4

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

License

License

Categories

Categories

Unity Business Logic Libraries Game Development
GroupId

GroupId

com.github.xujiaji.mk
ArtifactId

ArtifactId

mk-community-front
Version

Version

0.0.4
Type

Type

jar
Description

Description

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

Download mk-community-front 0.0.4


<!-- https://jarcasting.com/artifacts/com.github.xujiaji.mk/mk-community-front/ -->
<dependency>
    <groupId>com.github.xujiaji.mk</groupId>
    <artifactId>mk-community-front</artifactId>
    <version>0.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.xujiaji.mk/mk-community-front/
implementation 'com.github.xujiaji.mk:mk-community-front:0.0.4'
// https://jarcasting.com/artifacts/com.github.xujiaji.mk/mk-community-front/
implementation ("com.github.xujiaji.mk:mk-community-front:0.0.4")
'com.github.xujiaji.mk:mk-community-front:jar:0.0.4'
<dependency org="com.github.xujiaji.mk" name="mk-community-front" rev="0.0.4">
  <artifact name="mk-community-front" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.xujiaji.mk', module='mk-community-front', version='0.0.4')
)
libraryDependencies += "com.github.xujiaji.mk" % "mk-community-front" % "0.0.4"
[com.github.xujiaji.mk/mk-community-front "0.0.4"]

Dependencies

compile (5)

Group / Artifact Type Version
com.github.xujiaji.mk : mk-common jar 0.0.4
org.springframework.boot : spring-boot-starter-web jar 2.3.4.RELEASE
org.springframework.boot : spring-boot-starter-validation jar 2.3.4.RELEASE
org.projectlombok : lombok jar 1.18.12
cn.hutool : hutool-all jar 5.3.5

test (1)

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

Project Modules

There are no modules declared in this project.