is not current version
Last Version 3.1.8

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

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.5.4
Type

Type

jar

Download agileway-spring 2.5.4


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