stub-api-webfilter

sub-api-webfilter contains spring based web filter, which plug and play function that intercept the web requests with a web filter

License

License

MIT License
GroupId

GroupId

dev.pyyqww.utils
ArtifactId

ArtifactId

stub-api-webfilter
Last Version

Last Version

0.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

stub-api-webfilter
sub-api-webfilter contains spring based web filter, which plug and play function that intercept the web requests with a web filter
Project URL

Project URL

http://www.example.com

Download stub-api-webfilter

How to add to project

<!-- https://jarcasting.com/artifacts/dev.pyyqww.utils/stub-api-webfilter/ -->
<dependency>
    <groupId>dev.pyyqww.utils</groupId>
    <artifactId>stub-api-webfilter</artifactId>
    <version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/dev.pyyqww.utils/stub-api-webfilter/
implementation 'dev.pyyqww.utils:stub-api-webfilter:0.0.2'
// https://jarcasting.com/artifacts/dev.pyyqww.utils/stub-api-webfilter/
implementation ("dev.pyyqww.utils:stub-api-webfilter:0.0.2")
'dev.pyyqww.utils:stub-api-webfilter:jar:0.0.2'
<dependency org="dev.pyyqww.utils" name="stub-api-webfilter" rev="0.0.2">
  <artifact name="stub-api-webfilter" type="jar" />
</dependency>
@Grapes(
@Grab(group='dev.pyyqww.utils', module='stub-api-webfilter', version='0.0.2')
)
libraryDependencies += "dev.pyyqww.utils" % "stub-api-webfilter" % "0.0.2"
[dev.pyyqww.utils/stub-api-webfilter "0.0.2"]

Dependencies

compile (4)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar 2.1.16.RELEASE
dev.xethh.utils : WrappedResult jar 1.0.7.1
org.projectlombok : lombok jar 1.18.14
dev.pyyqww.utils : stub-api-core jar 0.0.2

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.8.2

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.2