Last Version

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

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

License

License

MIT
GroupId

GroupId

com.github.fangjinuo.agileway
ArtifactId

ArtifactId

agileway-web
Version

Version

3.1.8
Type

Type

jar
Description

Description

com.github.fangjinuo.agileway:agileway-web:3.1.8
Provide many web tools for servlet : global exception handler, global restful response, global filters, access logs, downloads, etc...

Download agileway-web 3.1.8


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

Dependencies

compile (4)

Group / Artifact Type Version
com.github.fangjinuo.agileway : agileway-httpcontainer-common jar 3.1.8
com.github.fangjinuo.easyjson : easyjson-core jar 3.2.18
org.slf4j : slf4j-api jar 1.7.22
com.github.fangjinuo.langx : langx-java jar 4.6.10

provided (1)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.0.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.