is not current version
Last Version 1.0.0-beta10

mk - mk/Business Module 0.0.4

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

License

License

GroupId

GroupId

com.github.xujiaji.mk
ArtifactId

ArtifactId

mk
Version

Version

0.0.4
Type

Type

pom
Description

Description

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

Project URL

https://github.com/xujiaji/mk
Source Code Management

Source Code Management

https://github.com/xujiaji/mk

Download mk 0.0.4

Filename Size
mk-0.0.4.pom 7 KB
Browse

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

Dependencies

compile (4)

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

  • mk-common
  • mk-common-admin
  • mk-auth
  • mk-auth-admin
  • mk-auth-front
  • mk-pay
  • mk-pay-admin
  • mk-pay-front
  • mk-security
  • mk-security-admin
  • mk-security-front
  • mk-file
  • mk-file-admin
  • mk-file-front
  • mk-user
  • mk-user-admin
  • mk-user-front
  • mk-community
  • mk-community-admin
  • mk-community-front
  • mk-log
  • mk-log-admin
  • mk-log-front