mtc-boot

基于Spring Boot的二次封装,封装了一些通用的功能、工具

License

License

GroupId

GroupId

cool.mtc
ArtifactId

ArtifactId

mtc-boot
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

pom
Description

Description

mtc-boot
基于Spring Boot的二次封装,封装了一些通用的功能、工具
Project URL

Project URL

https://gitee.com/imtc/mtc-boot
Source Code Management

Source Code Management

https://gitee.com/imtc/mtc-boot

Download mtc-boot

Filename Size
mtc-boot-1.0.0.pom 6 KB
Browse

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • mtc-dependencies
  • mtc-parent
  • mtc-starter
  • mtc-core

Versions

Version
1.0.0