MVN

me.mervinz : spring-mvc-annotation-interceptor

Maven & Gradle

Jul 09, 2016
5 stars

Spring MVC Annotation Interceptor · A annotation generic based java web interceptor for Spring MVC.

<dependency>
    <groupId>me.mervinz</groupId>
    <artifactId>spring-mvc-annotation-interceptor</artifactId>
    <version>1.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of me.mervinz : spring-mvc-annotation-interceptor to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.0

All Versions

Choose a version of me.mervinz : spring-mvc-annotation-interceptor to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
spring-mvc-annotation-interceptor-1.0.0

How to add a dependency to Maven

Add the following me.mervinz : spring-mvc-annotation-interceptor maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>me.mervinz</groupId>
    <artifactId>spring-mvc-annotation-interceptor</artifactId>
    <version>1.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following me.mervinz : spring-mvc-annotation-interceptor gradle dependency to your build.gradle file:

implementation 'me.mervinz:spring-mvc-annotation-interceptor:1.0.0'

Gradle Kotlin DSL: Add the following me.mervinz : spring-mvc-annotation-interceptor gradle kotlin dependency to your build.gradle.kts file:

implementation("me.mervinz:spring-mvc-annotation-interceptor:1.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following me.mervinz : spring-mvc-annotation-interceptor sbt scala dependency to your build.sbt file:

libraryDependencies += "me.mervinz" % "spring-mvc-annotation-interceptor" % "1.0.0"

Advertisement

Dependencies from Group

Aug 03, 2016
4 stars
Nov 19, 2016
1 stars

Discover Dependencies

Aug 17, 2023
53 stars
Feb 11, 2021
14 usages
2.2k stars
Sep 01, 2020
1 usages
1 stars
Jul 07, 2016
1 usages
May 31, 2023
4 usages
8 stars
Feb 14, 2019
32 stars
Oct 24, 2016
3 usages
1 stars
Aug 21, 2023
7 usages
43 stars