cool.mtc:mtc-parent

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

License

License

GroupId

GroupId

cool.mtc
ArtifactId

ArtifactId

mtc-parent
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

pom
Description

Description

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

Download mtc-parent

Filename Size
mtc-parent-1.0.0.pom 958 bytes
Browse

How to add to project

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

Dependencies

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.22

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0