License |
License |
---|---|
GroupId | GroupIdio.github.shaohuizhe |
ArtifactId | ArtifactIdspring |
Last Version | Last Version8.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionspring
spring
|
Filename | Size |
---|---|
spring-8.1.pom | |
spring-8.1.jar | 59 KB |
spring-8.1-sources.jar | 25 KB |
spring-8.1-javadoc.jar | 178 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.shaohuizhe/spring/ -->
<dependency>
<groupId>io.github.shaohuizhe</groupId>
<artifactId>spring</artifactId>
<version>8.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.shaohuizhe/spring/
implementation 'io.github.shaohuizhe:spring:8.1'
// https://jarcasting.com/artifacts/io.github.shaohuizhe/spring/
implementation ("io.github.shaohuizhe:spring:8.1")
'io.github.shaohuizhe:spring:jar:8.1'
<dependency org="io.github.shaohuizhe" name="spring" rev="8.1">
<artifact name="spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.shaohuizhe', module='spring', version='8.1')
)
libraryDependencies += "io.github.shaohuizhe" % "spring" % "8.1"
[io.github.shaohuizhe/spring "8.1"]
Group / Artifact | Type | Version |
---|---|---|
io.github.shaohuizhe : core | jar | 8.1 |
io.github.shaohuizhe : spring-bean | jar | 8.1 |
io.github.shaohuizhe : ast | jar | 8.1 |
org.springframework : spring-webmvc | jar | |
org.apache.tomcat.embed : tomcat-embed-core | jar | |
org.slf4j : slf4j-api | jar | |
javax.validation : validation-api | jar | |
redis.clients : jedis | jar | 4.2.2 |
org.redisson : redisson-spring-boot-starter | jar | 3.17.0 |
com.auth0 : java-jwt | jar | 3.19.1 |