hmtool-ext-spring

mhuang扩展父pom

License

License

GroupId

GroupId

tech.mhuang
ArtifactId

ArtifactId

hmtool-ext-spring
Last Version

Last Version

1.6.1
Release Date

Release Date

Type

Type

jar
Description

Description

hmtool-ext-spring
mhuang扩展父pom
Source Code Management

Source Code Management

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

Download hmtool-ext-spring

How to add to project

<!-- 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"]

Dependencies

compile (5)

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

provided (1)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.1.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.6.1
1.6.0
1.3.1
1.3.0
1.2.0
1.1.0
1.0.0