License |
License |
---|---|
GroupId | GroupIdtech.mhuang |
ArtifactId | ArtifactIdhmtool-ext-spring |
Last Version | Last Version1.6.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionhmtool-ext-spring
mhuang扩展父pom
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
hmtool-ext-spring-1.6.1.pom | |
hmtool-ext-spring-1.6.1.jar | 31 KB |
hmtool-ext-spring-1.6.1-sources.jar | 16 KB |
hmtool-ext-spring-1.6.1-javadoc.jar | 121 KB |
Browse |
<!-- https://jarcasting.com/artifacts/tech.mhuang/hmtool-ext-spring/ -->
<dependency>
<groupId>tech.mhuang</groupId>
<artifactId>hmtool-ext-spring</artifactId>
<version>1.6.1</version>
</dependency>
// https://jarcasting.com/artifacts/tech.mhuang/hmtool-ext-spring/
implementation 'tech.mhuang:hmtool-ext-spring:1.6.1'
// https://jarcasting.com/artifacts/tech.mhuang/hmtool-ext-spring/
implementation ("tech.mhuang:hmtool-ext-spring:1.6.1")
'tech.mhuang:hmtool-ext-spring:jar:1.6.1'
<dependency org="tech.mhuang" name="hmtool-ext-spring" rev="1.6.1">
<artifact name="hmtool-ext-spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='tech.mhuang', module='hmtool-ext-spring', version='1.6.1')
)
libraryDependencies += "tech.mhuang" % "hmtool-ext-spring" % "1.6.1"
[tech.mhuang/hmtool-ext-spring "1.6.1"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-beans | jar | 5.2.4.RELEASE |
org.springframework : spring-context | jar | 5.2.4.RELEASE |
org.slf4j : slf4j-api | jar | 1.7.25 |
org.springframework : spring-web | jar | 5.2.4.RELEASE |
tech.mhuang : hmtool-core | jar | 1.6.1 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 3.1.0 |