is not current version
Last Version 8.1

spring 5.0

spring

License

License

GroupId

GroupId

io.github.shaohuizhe
ArtifactId

ArtifactId

spring
Version

Version

5.0
Type

Type

jar
Description

Description

spring
spring

Download spring 5.0


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

Dependencies

compile (12)

Group / Artifact Type Version
io.github.shaohuizhe : core jar 3.0
io.github.shaohuizhe : spring-bean jar 3.0
io.github.shaohuizhe : ast jar 3.0
org.springframework : spring-webmvc jar
org.apache.tomcat.embed : tomcat-embed-core jar
org.slf4j : slf4j-api jar
ch.qos.logback : logback-classic jar 1.2.11
javax.validation : validation-api jar
redis.clients : jedis jar 4.2.2
org.redisson : redisson-spring-boot-starter jar 3.17.0
org.quartz-scheduler : quartz jar
org.quartz-scheduler : quartz-jobs jar

Project Modules

There are no modules declared in this project.