com.qingzhuge.framework:qing-framework-web

J2QF QingTing, a web project framework based on spring boot

License

License

GroupId

GroupId

com.qingzhuge.framework
ArtifactId

ArtifactId

qing-framework-web
Last Version

Last Version

1.0.1.5
Release Date

Release Date

Type

Type

jar
Description

Description

J2QF QingTing, a web project framework based on spring boot

Download qing-framework-web

How to add to project

<!-- https://jarcasting.com/artifacts/com.qingzhuge.framework/qing-framework-web/ -->
<dependency>
    <groupId>com.qingzhuge.framework</groupId>
    <artifactId>qing-framework-web</artifactId>
    <version>1.0.1.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.qingzhuge.framework/qing-framework-web/
implementation 'com.qingzhuge.framework:qing-framework-web:1.0.1.5'
// https://jarcasting.com/artifacts/com.qingzhuge.framework/qing-framework-web/
implementation ("com.qingzhuge.framework:qing-framework-web:1.0.1.5")
'com.qingzhuge.framework:qing-framework-web:jar:1.0.1.5'
<dependency org="com.qingzhuge.framework" name="qing-framework-web" rev="1.0.1.5">
  <artifact name="qing-framework-web" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.qingzhuge.framework', module='qing-framework-web', version='1.0.1.5')
)
libraryDependencies += "com.qingzhuge.framework" % "qing-framework-web" % "1.0.1.5"
[com.qingzhuge.framework/qing-framework-web "1.0.1.5"]

Dependencies

compile (10)

Group / Artifact Type Version
com.qingzhuge.framework : qing-framework-cache jar 1.0.1.5
org.springframework.security : spring-security-core jar 5.4.0
com.qingzhuge.framework : qing-framework-log-event jar 1.0.1.5
org.springframework.boot : spring-boot-starter-actuator jar 2.3.4.RELEASE
org.springframework.boot : spring-boot-starter-web jar 2.3.4.RELEASE
org.springframework.boot : spring-boot-starter-thymeleaf jar 2.3.4.RELEASE
com.github.xiaoymin : knife4j-spring-boot-starter jar 2.0.5
io.swagger : swagger-models jar 1.6.2
com.github.whvcse : easy-captcha jar 1.6.2
org.springframework.boot : spring-boot-starter-websocket jar 2.3.4.RELEASE

provided (1)

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

Project Modules

There are no modules declared in this project.
com.qingzhuge.framework

Spring

Versions

Version
1.0.1.5
1.0.1.4
1.0.1.3
1.0.1
1.0.0