Last Version

com.github.yfhe2:boot-support-commons-web 1.1.0-RELEASES

常用类型封装库

License

License

Apache License, Version 2.0
GroupId

GroupId

com.github.yfhe2
ArtifactId

ArtifactId

boot-support-commons-web
Version

Version

1.1.0-RELEASES
Type

Type

jar
Description

Description

常用类型封装库

Download boot-support-commons-web 1.1.0-RELEASES


<!-- https://jarcasting.com/artifacts/com.github.yfhe2/boot-support-commons-web/ -->
<dependency>
    <groupId>com.github.yfhe2</groupId>
    <artifactId>boot-support-commons-web</artifactId>
    <version>1.1.0-RELEASES</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.yfhe2/boot-support-commons-web/
implementation 'com.github.yfhe2:boot-support-commons-web:1.1.0-RELEASES'
// https://jarcasting.com/artifacts/com.github.yfhe2/boot-support-commons-web/
implementation ("com.github.yfhe2:boot-support-commons-web:1.1.0-RELEASES")
'com.github.yfhe2:boot-support-commons-web:jar:1.1.0-RELEASES'
<dependency org="com.github.yfhe2" name="boot-support-commons-web" rev="1.1.0-RELEASES">
  <artifact name="boot-support-commons-web" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.yfhe2', module='boot-support-commons-web', version='1.1.0-RELEASES')
)
libraryDependencies += "com.github.yfhe2" % "boot-support-commons-web" % "1.1.0-RELEASES"
[com.github.yfhe2/boot-support-commons-web "1.1.0-RELEASES"]

Dependencies

compile (10)

Group / Artifact Type Version
com.github.yfhe2 : boot-support-commons-exception jar 1.1.0-RELEASES
com.github.yfhe2 : boot-support-commons-utils jar 1.1.0-RELEASES
org.springframework.boot : spring-boot-starter-logging jar 2.3.8.RELEASE
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.3.8.RELEASE
org.springframework.boot : spring-boot-autoconfigure jar 2.3.8.RELEASE
org.springframework : spring-webmvc jar
org.springframework : spring-aop jar
org.aspectj : aspectjweaver jar 1.9.6
javax.servlet : javax.servlet-api jar 4.0.1
javax.validation : validation-api jar 2.0.1.Final

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok Optional jar 1.18.16

Project Modules

There are no modules declared in this project.