License |
License |
---|---|
GroupId | GroupIdcom.github.fangjinuo.agileway |
ArtifactId | ArtifactIdagileway-spring |
Version | Version2.6.0 |
Type | Typejar |
Description |
Descriptioncom.github.fangjinuo.agileway:agileway-spring:2.6.0
Provide the spring tools and spring boot starter for all moudles in agileway
|
Filename | Size |
---|---|
agileway-spring-2.6.0.pom | |
agileway-spring-2.6.0.jar | 54 KB |
agileway-spring-2.6.0-sources.jar | 33 KB |
agileway-spring-2.6.0-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.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.fangjinuo.agileway/agileway-spring/
implementation 'com.github.fangjinuo.agileway:agileway-spring:2.6.0'
// https://jarcasting.com/artifacts/com.github.fangjinuo.agileway/agileway-spring/
implementation ("com.github.fangjinuo.agileway:agileway-spring:2.6.0")
'com.github.fangjinuo.agileway:agileway-spring:jar:2.6.0'
<dependency org="com.github.fangjinuo.agileway" name="agileway-spring" rev="2.6.0">
<artifact name="agileway-spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.fangjinuo.agileway', module='agileway-spring', version='2.6.0')
)
libraryDependencies += "com.github.fangjinuo.agileway" % "agileway-spring" % "2.6.0"
[com.github.fangjinuo.agileway/agileway-spring "2.6.0"]
Group / Artifact | Type | Version |
---|---|---|
com.github.fangjinuo.agileway : agileway-web | jar | 2.6.0 |
Group / Artifact | Type | Version |
---|---|---|
com.github.fangjinuo.agileway : agileway-redis | jar | 2.6.0 |
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.6.0 |
com.github.fangjinuo.agileway : agileway-vfs | jar | 2.6.0 |
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.6.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |