| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.developframework |
| Идентификатор | Идентификаторkite-spring |
| Версия | Версия0.23 |
| Тип | Типjar |
| Описание |
ОписаниеKite For Spring
Kite的Spring支持包
|
| Имя Файла | Размер |
|---|---|
| kite-spring-0.23.pom | |
| kite-spring-0.23.jar | 19 KB |
| kite-spring-0.23-sources.jar | 13 KB |
| kite-spring-0.23-javadoc.jar | 496 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.developframework/kite-spring/ -->
<dependency>
<groupId>com.github.developframework</groupId>
<artifactId>kite-spring</artifactId>
<version>0.23</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.developframework/kite-spring/
implementation 'com.github.developframework:kite-spring:0.23'
// https://jarcasting.com/artifacts/com.github.developframework/kite-spring/
implementation ("com.github.developframework:kite-spring:0.23")
'com.github.developframework:kite-spring:jar:0.23'
<dependency org="com.github.developframework" name="kite-spring" rev="0.23">
<artifact name="kite-spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.developframework', module='kite-spring', version='0.23')
)
libraryDependencies += "com.github.developframework" % "kite-spring" % "0.23"
[com.github.developframework/kite-spring "0.23"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.developframework : kite-core | jar | 0.23 |
| org.springframework : spring-webmvc | jar | 5.2.4.RELEASE |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| javax.servlet : javax.servlet-api | jar | 3.1.0 |