| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.fangjinuo.agileway |
| Идентификатор | Идентификаторagileway-spring |
| Версия | Версия3.1.4 |
| Тип | Типjar |
| Описание |
Описаниеcom.github.fangjinuo.agileway:agileway-spring:3.1.4
Provide the spring tools and spring boot starter for all moudles in agileway
|
| Имя Файла | Размер |
|---|---|
| agileway-spring-3.1.4.pom | |
| agileway-spring-3.1.4.jar | 80 KB |
| agileway-spring-3.1.4-sources.jar | 45 KB |
| agileway-spring-3.1.4-javadoc.jar | 388 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.fangjinuo.agileway/agileway-spring/ -->
<dependency>
<groupId>com.github.fangjinuo.agileway</groupId>
<artifactId>agileway-spring</artifactId>
<version>3.1.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.fangjinuo.agileway/agileway-spring/
implementation 'com.github.fangjinuo.agileway:agileway-spring:3.1.4'
// https://jarcasting.com/artifacts/com.github.fangjinuo.agileway/agileway-spring/
implementation ("com.github.fangjinuo.agileway:agileway-spring:3.1.4")
'com.github.fangjinuo.agileway:agileway-spring:jar:3.1.4'
<dependency org="com.github.fangjinuo.agileway" name="agileway-spring" rev="3.1.4">
<artifact name="agileway-spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.fangjinuo.agileway', module='agileway-spring', version='3.1.4')
)
libraryDependencies += "com.github.fangjinuo.agileway" % "agileway-spring" % "3.1.4"
[com.github.fangjinuo.agileway/agileway-spring "3.1.4"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.fangjinuo.agileway : agileway-web | jar | 3.1.4 |
| org.slf4j : jcl-over-slf4j | jar | 1.7.22 |
| com.github.fangjinuo.easyjson : easyjson-core | jar | 3.2.17 |
| com.github.fangjinuo.easyjson : easyjson-jackson | jar | 3.2.17 |
| org.slf4j : slf4j-api | jar | 1.7.22 |
| com.github.fangjinuo.langx : langx-java | jar | 4.6.7 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.fangjinuo.agileway : agileway-redis | jar | 3.1.4 |
| org.springframework : spring-aop | jar | 4.3.25.RELEASE |
| org.springframework : spring-core | jar | 4.3.25.RELEASE |
| org.springframework : spring-webmvc | jar | 4.3.25.RELEASE |
| org.springframework.boot : spring-boot-starter | jar | 1.5.22.RELEASE |
| org.springframework.boot : spring-boot-autoconfigure | jar | 1.5.22.RELEASE |
| javax.servlet : javax.servlet-api | jar | 3.0.1 |
| com.github.fangjinuo.agileway : agileway-httpclient | jar | 3.1.4 |
| com.github.fangjinuo.agileway : agileway-vfs | jar | 3.1.4 |
| org.apache.httpcomponents : httpclient | jar | 4.5.13 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.13.1 |