Last Version

vfilter 2.0.0.RELEASE

Downward compatible API version filter

License

License

GroupId

GroupId

com.aeert
ArtifactId

ArtifactId

vfilter
Version

Version

2.0.0.RELEASE
Type

Type

jar
Description

Description

vfilter
Downward compatible API version filter
Project URL

Project URL

https://github.com/mayunkun/vfilter
Source Code Management

Source Code Management

https://github.com/mayunkun/mlock

Download vfilter 2.0.0.RELEASE


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

Dependencies

provided (4)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter Optional jar 2.4.1
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.4.1
javax.servlet : javax.servlet-api Optional jar 4.0.1
org.springframework : spring-webmvc Optional jar 5.3.1

Project Modules

There are no modules declared in this project.