is not current version
Last Version 3.1.8

com.github.fangjinuo.agileway:agileway-web 2.7.10

Provide many web tools for servlet : global exception handler, global restful response, global filters, access logs, downloads, etc...

GroupId

GroupId

com.github.fangjinuo.agileway
ArtifactId

ArtifactId

agileway-web
Version

Version

2.7.10
Type

Type

jar

Download agileway-web 2.7.10


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