Last Version

commons-spring 2.1.2-RELEASE

常用的spring操作

License

License

GroupId

GroupId

com.hb0730
ArtifactId

ArtifactId

commons-spring
Version

Version

2.1.2-RELEASE
Type

Type

jar
Description

Description

commons-spring
常用的spring操作

Download commons-spring 2.1.2-RELEASE


<!-- https://jarcasting.com/artifacts/com.hb0730/commons-spring/ -->
<dependency>
    <groupId>com.hb0730</groupId>
    <artifactId>commons-spring</artifactId>
    <version>2.1.2-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.hb0730/commons-spring/
implementation 'com.hb0730:commons-spring:2.1.2-RELEASE'
// https://jarcasting.com/artifacts/com.hb0730/commons-spring/
implementation ("com.hb0730:commons-spring:2.1.2-RELEASE")
'com.hb0730:commons-spring:jar:2.1.2-RELEASE'
<dependency org="com.hb0730" name="commons-spring" rev="2.1.2-RELEASE">
  <artifact name="commons-spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.hb0730', module='commons-spring', version='2.1.2-RELEASE')
)
libraryDependencies += "com.hb0730" % "commons-spring" % "2.1.2-RELEASE"
[com.hb0730/commons-spring "2.1.2-RELEASE"]

Dependencies

compile (8)

Group / Artifact Type Version
com.hb0730 : commons-lang jar 2.1.2-RELEASE
org.springframework : spring-context Optional jar 5.2.4.RELEASE
org.springframework : spring-web Optional jar 5.2.4.RELEASE
org.apache.tomcat.embed : tomcat-embed-core Optional jar 8.5.61
jakarta.validation : jakarta.validation-api Optional jar 2.0.2
org.hibernate.validator : hibernate-validator Optional jar 6.0.18.Final
javax.annotation : javax.annotation-api jar 1.3.2
org.projectlombok : lombok Optional jar 1.18.12

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.