is not current version
Last Version 3.1.8

com.github.fangjinuo.agileway:agileway-spring 2.7.8

Provide the spring tools and spring boot starter for all moudles in agileway

GroupId

GroupId

com.github.fangjinuo.agileway
ArtifactId

ArtifactId

agileway-spring
Version

Version

2.7.8
Type

Type

jar

Download agileway-spring 2.7.8


<!-- https://jarcasting.com/artifacts/com.github.fangjinuo.agileway/agileway-spring/ -->
<dependency>
    <groupId>com.github.fangjinuo.agileway</groupId>
    <artifactId>agileway-spring</artifactId>
    <version>2.7.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.fangjinuo.agileway/agileway-spring/
implementation 'com.github.fangjinuo.agileway:agileway-spring:2.7.8'
// https://jarcasting.com/artifacts/com.github.fangjinuo.agileway/agileway-spring/
implementation ("com.github.fangjinuo.agileway:agileway-spring:2.7.8")
'com.github.fangjinuo.agileway:agileway-spring:jar:2.7.8'
<dependency org="com.github.fangjinuo.agileway" name="agileway-spring" rev="2.7.8">
  <artifact name="agileway-spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.fangjinuo.agileway', module='agileway-spring', version='2.7.8')
)
libraryDependencies += "com.github.fangjinuo.agileway" % "agileway-spring" % "2.7.8"
[com.github.fangjinuo.agileway/agileway-spring "2.7.8"]