| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.github.shaohuizhe |
| Идентификатор | Идентификаторspring |
| Версия | Версия1.9.1 |
| Тип | Типjar |
| Описание |
Описаниеspring
spring
|
| Имя Файла | Размер |
|---|---|
| spring-1.9.1.pom | |
| spring-1.9.1.jar | 68 KB |
| spring-1.9.1-sources.jar | 29 KB |
| spring-1.9.1-javadoc.jar | 237 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.shaohuizhe/spring/ -->
<dependency>
<groupId>io.github.shaohuizhe</groupId>
<artifactId>spring</artifactId>
<version>1.9.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.shaohuizhe/spring/
implementation 'io.github.shaohuizhe:spring:1.9.1'
// https://jarcasting.com/artifacts/io.github.shaohuizhe/spring/
implementation ("io.github.shaohuizhe:spring:1.9.1")
'io.github.shaohuizhe:spring:jar:1.9.1'
<dependency org="io.github.shaohuizhe" name="spring" rev="1.9.1">
<artifact name="spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.shaohuizhe', module='spring', version='1.9.1')
)
libraryDependencies += "io.github.shaohuizhe" % "spring" % "1.9.1"
[io.github.shaohuizhe/spring "1.9.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.github.shaohuizhe : core | jar | 1.0.1 |
| org.springframework : spring-webmvc | jar | |
| org.apache.tomcat.embed : tomcat-embed-core | jar | |
| org.springframework.boot : spring-boot-autoconfigure | jar | |
| com.alibaba : fastjson | jar | 1.2.75 |
| 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 | |
| org.hibernate : hibernate-validator | jar | 6.2.3.Final |