License |
License |
---|---|
GroupId | GroupIdcom.github.fangjinuo.agileway |
ArtifactId | ArtifactIdagileway-spring |
Version | Version2.5.3 |
Type | Typejar |
Description |
Descriptioncom.github.fangjinuo.agileway:agileway-spring:2.5.3
Provide the spring tools and spring boot starter for all moudles in agileway
|
Filename | Size |
---|---|
agileway-spring-2.5.3.pom | |
agileway-spring-2.5.3.jar | 54 KB |
agileway-spring-2.5.3-sources.jar | 33 KB |
agileway-spring-2.5.3-javadoc.jar | 292 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.fangjinuo.agileway/agileway-spring/ -->
<dependency>
<groupId>com.github.fangjinuo.agileway</groupId>
<artifactId>agileway-spring</artifactId>
<version>2.5.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.fangjinuo.agileway/agileway-spring/
implementation 'com.github.fangjinuo.agileway:agileway-spring:2.5.3'
// https://jarcasting.com/artifacts/com.github.fangjinuo.agileway/agileway-spring/
implementation ("com.github.fangjinuo.agileway:agileway-spring:2.5.3")
'com.github.fangjinuo.agileway:agileway-spring:jar:2.5.3'
<dependency org="com.github.fangjinuo.agileway" name="agileway-spring" rev="2.5.3">
<artifact name="agileway-spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.fangjinuo.agileway', module='agileway-spring', version='2.5.3')
)
libraryDependencies += "com.github.fangjinuo.agileway" % "agileway-spring" % "2.5.3"
[com.github.fangjinuo.agileway/agileway-spring "2.5.3"]
Group / Artifact | Type | Version |
---|---|---|
com.github.fangjinuo.agileway : agileway-web | jar | 2.5.3 |
Group / Artifact | Type | Version |
---|---|---|
com.github.fangjinuo.agileway : agileway-redis | jar | 2.5.3 |
org.springframework : spring-aop | 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 | 2.5.3 |
com.github.fangjinuo.agileway : agileway-vfs | jar | 2.5.3 |
org.apache.httpcomponents : httpclient | jar | 4.3.1 |
org.slf4j : slf4j-api Optional | jar | 1.7.22 |
com.github.fangjinuo.langx : langx-java | jar | 3.5.7 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |