Last Version

cool.mtc:mtc-dependencies 1.0.0

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

License

License

GroupId

GroupId

cool.mtc
ArtifactId

ArtifactId

mtc-dependencies
Version

Version

1.0.0
Type

Type

pom
Description

Description

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

Download mtc-dependencies 1.0.0


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

There are no modules declared in this project.