is not current version
Last Version 2.0.2-RELEASE

cn.easyproject:easyfilter 2.0.1-RELEASE

EasyFilter is a Jave Web content filtering request replacement component, Supports use properties or xml file custom filtering configuration profiles.

GroupId

GroupId

cn.easyproject
ArtifactId

ArtifactId

easyfilter
Version

Version

2.0.1-RELEASE
Type

Type

jar

Download easyfilter 2.0.1-RELEASE


<!-- https://jarcasting.com/artifacts/cn.easyproject/easyfilter/ -->
<dependency>
    <groupId>cn.easyproject</groupId>
    <artifactId>easyfilter</artifactId>
    <version>2.0.1-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/cn.easyproject/easyfilter/
implementation 'cn.easyproject:easyfilter:2.0.1-RELEASE'
// https://jarcasting.com/artifacts/cn.easyproject/easyfilter/
implementation ("cn.easyproject:easyfilter:2.0.1-RELEASE")
'cn.easyproject:easyfilter:jar:2.0.1-RELEASE'
<dependency org="cn.easyproject" name="easyfilter" rev="2.0.1-RELEASE">
  <artifact name="easyfilter" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.easyproject', module='easyfilter', version='2.0.1-RELEASE')
)
libraryDependencies += "cn.easyproject" % "easyfilter" % "2.0.1-RELEASE"
[cn.easyproject/easyfilter "2.0.1-RELEASE"]