Last Version

com.qingzhuge.framework:qing-framework-core 1.0.1.5

J2QF QingTing, a web project framework based on spring boot

License

License

GroupId

GroupId

com.qingzhuge.framework
ArtifactId

ArtifactId

qing-framework-core
Version

Version

1.0.1.5
Type

Type

jar
Description

Description

J2QF QingTing, a web project framework based on spring boot

Download qing-framework-core 1.0.1.5


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

Dependencies

compile (8)

Group / Artifact Type Version
com.qingzhuge.framework : qing-framework-commons jar 1.0.1.5
com.qingzhuge.framework : qing-framework-base jar 1.0.1.5
org.springframework.boot : spring-boot jar 2.3.4.RELEASE
org.springframework.boot : spring-boot-starter-logging jar 2.3.4.RELEASE
org.springframework.boot : spring-boot-configuration-processor jar 2.3.4.RELEASE
org.springframework.security : spring-security-core jar 5.4.0
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 jar
com.google.code.gson : gson jar 2.8.6

Project Modules

There are no modules declared in this project.