Last Version

tech.mhuang:hmtool-ext-springboot 1.6.1

mhuang扩展父pom

License

License

GroupId

GroupId

tech.mhuang
ArtifactId

ArtifactId

hmtool-ext-springboot
Version

Version

1.6.1
Type

Type

jar
Description

Description

mhuang扩展父pom
Source Code Management

Source Code Management

http://gitee.com/hmtool/hmtool-ext-parent.git/../hmtool-ext-springboot

Download hmtool-ext-springboot 1.6.1


<!-- https://jarcasting.com/artifacts/tech.mhuang/hmtool-ext-springboot/ -->
<dependency>
    <groupId>tech.mhuang</groupId>
    <artifactId>hmtool-ext-springboot</artifactId>
    <version>1.6.1</version>
</dependency>
// https://jarcasting.com/artifacts/tech.mhuang/hmtool-ext-springboot/
implementation 'tech.mhuang:hmtool-ext-springboot:1.6.1'
// https://jarcasting.com/artifacts/tech.mhuang/hmtool-ext-springboot/
implementation ("tech.mhuang:hmtool-ext-springboot:1.6.1")
'tech.mhuang:hmtool-ext-springboot:jar:1.6.1'
<dependency org="tech.mhuang" name="hmtool-ext-springboot" rev="1.6.1">
  <artifact name="hmtool-ext-springboot" type="jar" />
</dependency>
@Grapes(
@Grab(group='tech.mhuang', module='hmtool-ext-springboot', version='1.6.1')
)
libraryDependencies += "tech.mhuang" % "hmtool-ext-springboot" % "1.6.1"
[tech.mhuang/hmtool-ext-springboot "1.6.1"]

Dependencies

compile (4)

Group / Artifact Type Version
tech.mhuang : hmtool-ext-spring jar 1.6.1
org.springframework.boot : spring-boot-autoconfigure jar 2.2.5.RELEASE
org.springframework.boot : spring-boot-configuration-processor jar 2.2.5.RELEASE
tech.mhuang : hmtool-core jar 1.6.1

provided (2)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.10
org.apache.tomcat.embed : tomcat-embed-core jar 9.0.26

Project Modules

There are no modules declared in this project.