is not current version
Last Version 8.1

spring 2.1.3

spring

License

License

GroupId

GroupId

io.github.shaohuizhe
ArtifactId

ArtifactId

spring
Version

Version

2.1.3
Type

Type

jar
Description

Description

spring
spring

Download spring 2.1.3


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

Dependencies

compile (9)

Group / Artifact Type Version
io.github.shaohuizhe : spring-bean-container jar 1.2.6
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.3
com.fasterxml.jackson.core : jackson-core jar 2.11.3
com.fasterxml.jackson.core : jackson-databind jar 2.11.3
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 jar 2.11.3
javax.validation : validation-api jar

Project Modules

There are no modules declared in this project.