| License |
License |
|---|---|
| GroupId | GroupIdtech.mhuang |
| ArtifactId | ArtifactIdhmtool-ext-springboot |
| Version | Version1.6.1 |
| Type | Typejar |
| Description |
Descriptionmhuang扩展父pom
|
| Source Code Management |
Source Code Management |
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.10 |
| org.apache.tomcat.embed : tomcat-embed-core | jar | 9.0.26 |