License |
License |
---|---|
GroupId | GroupIdcom.github.fangjinuo.agileway |
ArtifactId | ArtifactIdagileway-spring |
Last Version | Last Version3.1.8 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncom.github.fangjinuo.agileway:agileway-spring:3.1.8
Provide the spring tools and spring boot starter for all moudles in agileway
|
Filename | Size |
---|---|
agileway-spring-3.1.8.pom | |
agileway-spring-3.1.8.jar | 15 KB |
agileway-spring-3.1.8-sources.jar | 9 KB |
agileway-spring-3.1.8-javadoc.jar | 71 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.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.fangjinuo.agileway/agileway-spring/
implementation 'com.github.fangjinuo.agileway:agileway-spring:3.1.8'
// https://jarcasting.com/artifacts/com.github.fangjinuo.agileway/agileway-spring/
implementation ("com.github.fangjinuo.agileway:agileway-spring:3.1.8")
'com.github.fangjinuo.agileway:agileway-spring:jar:3.1.8'
<dependency org="com.github.fangjinuo.agileway" name="agileway-spring" rev="3.1.8">
<artifact name="agileway-spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.fangjinuo.agileway', module='agileway-spring', version='3.1.8')
)
libraryDependencies += "com.github.fangjinuo.agileway" % "agileway-spring" % "3.1.8"
[com.github.fangjinuo.agileway/agileway-spring "3.1.8"]
Group / Artifact | Type | Version |
---|---|---|
com.github.fangjinuo.agileway : agileway-web | jar | 3.1.8 |
org.slf4j : jcl-over-slf4j | jar | 1.7.22 |
com.github.fangjinuo.easyjson : easyjson-core | jar | 3.2.18 |
com.github.fangjinuo.easyjson : easyjson-jackson | jar | 3.2.18 |
org.slf4j : slf4j-api | jar | 1.7.22 |
com.github.fangjinuo.langx : langx-java | jar | 4.6.10 |
Group / Artifact | Type | Version |
---|---|---|
com.github.fangjinuo.agileway : agileway-redis | jar | 3.1.8 |
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.8 |
com.github.fangjinuo.agileway : agileway-vfs | jar | 3.1.8 |
org.apache.httpcomponents : httpclient | jar | 4.5.13 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |