License |
License |
---|---|
GroupId | GroupIdcom.aeert |
ArtifactId | ArtifactIdvfilter |
Version | Version2.0.0.RELEASE |
Type | Typejar |
Description |
Descriptionvfilter
Downward compatible API version filter
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
vfilter-2.0.0.RELEASE.pom | |
vfilter-2.0.0.RELEASE.jar | 6 KB |
vfilter-2.0.0.RELEASE-sources.jar | 5 KB |
vfilter-2.0.0.RELEASE-javadoc.jar | 55 KB |
Browse |
<!-- 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"]
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 |