License |
License |
---|---|
GroupId | GroupIdcom.github.fangjinuo.agileway |
ArtifactId | ArtifactIdagileway-spring |
Version | Version3.1.6 |
Type | Typejar |
Description |
Descriptioncom.github.fangjinuo.agileway:agileway-spring:3.1.6
Provide the spring tools and spring boot starter for all moudles in agileway
|
Filename | Size |
---|---|
agileway-spring-3.1.6.pom | |
agileway-spring-3.1.6.jar | 80 KB |
agileway-spring-3.1.6-sources.jar | 45 KB |
agileway-spring-3.1.6-javadoc.jar | 388 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.fangjinuo.agileway/agileway-spring/ -->
<dependency>
<groupId>com.github.fangjinuo.agileway</groupId>
<artifactId>agileway-spring</artifactId>
<version>3.1.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.fangjinuo.agileway/agileway-spring/
implementation 'com.github.fangjinuo.agileway:agileway-spring:3.1.6'
// https://jarcasting.com/artifacts/com.github.fangjinuo.agileway/agileway-spring/
implementation ("com.github.fangjinuo.agileway:agileway-spring:3.1.6")
'com.github.fangjinuo.agileway:agileway-spring:jar:3.1.6'
<dependency org="com.github.fangjinuo.agileway" name="agileway-spring" rev="3.1.6">
<artifact name="agileway-spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.fangjinuo.agileway', module='agileway-spring', version='3.1.6')
)
libraryDependencies += "com.github.fangjinuo.agileway" % "agileway-spring" % "3.1.6"
[com.github.fangjinuo.agileway/agileway-spring "3.1.6"]
Group / Artifact | Type | Version |
---|---|---|
com.github.fangjinuo.agileway : agileway-web | jar | 3.1.6 |
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.9 |
Group / Artifact | Type | Version |
---|---|---|
com.github.fangjinuo.agileway : agileway-redis | jar | 3.1.6 |
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.6 |
com.github.fangjinuo.agileway : agileway-vfs | jar | 3.1.6 |
org.apache.httpcomponents : httpclient | jar | 4.5.13 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |