MVN

com.addc : addc-web-mvc

Maven & Gradle

Feb 28, 2020
1 usages

addc-web-mvc · The addc-web-mvc library supplies a WAR file with Spring Web MVC based login/logout access denied and error pages for use in other WAR packages.

<dependency>
    <groupId>com.addc</groupId>
    <artifactId>addc-web-mvc</artifactId>
    <version>2.9</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.addc : addc-web-mvc to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.9

All Versions

Choose a version of com.addc : addc-web-mvc to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.9
addc-web-mvc-2.9
2.8.x
addc-web-mvc-2.8.3
addc-web-mvc-2.8.2
addc-web-mvc-2.8.1
2.8
addc-web-mvc-2.8
2.7
addc-web-mvc-2.7
2.6.x
addc-web-mvc-2.6.1
2.6
addc-web-mvc-2.6
2.5
addc-web-mvc-2.5

How to add a dependency to Maven

Add the following com.addc : addc-web-mvc maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.addc</groupId>
    <artifactId>addc-web-mvc</artifactId>
    <version>2.9</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.addc : addc-web-mvc gradle dependency to your build.gradle file:

implementation 'com.addc:addc-web-mvc:2.9'

Gradle Kotlin DSL: Add the following com.addc : addc-web-mvc gradle kotlin dependency to your build.gradle.kts file:

implementation("com.addc:addc-web-mvc:2.9")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.addc : addc-web-mvc sbt scala dependency to your build.sbt file:

libraryDependencies += "com.addc" % "addc-web-mvc" % "2.9"

Advertisement

Dependencies from Group

Feb 26, 2020
18 usages
Feb 26, 2020
13 usages
Feb 26, 2020
9 usages
Feb 26, 2020
8 usages
Feb 26, 2020
8 usages

Discover Dependencies

Mar 28, 2019
Tuz
Sep 14, 2019
3 stars
Mar 27, 2019
0 stars
May 30, 2019
0 stars
Apr 16, 2019
2 stars
Apr 18, 2020
1k stars
Jun 01, 2021
1 usages