is not current version
Last Version 2.9

com.addc:addc-web-mvc 2.8.3

The addc-web-struts12 library supplies a WAR file with struts 1.2 based login/logout access denied and error pages for use in other WAR packages.

GroupId

GroupId

com.addc
ArtifactId

ArtifactId

addc-web-mvc
Version

Version

2.8.3
Type

Type

war

Download addc-web-mvc 2.8.3


<!-- https://jarcasting.com/artifacts/com.addc/addc-web-mvc/ -->
<dependency>
    <groupId>com.addc</groupId>
    <artifactId>addc-web-mvc</artifactId>
    <version>2.8.3</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/com.addc/addc-web-mvc/
implementation 'com.addc:addc-web-mvc:2.8.3'
// https://jarcasting.com/artifacts/com.addc/addc-web-mvc/
implementation ("com.addc:addc-web-mvc:2.8.3")
'com.addc:addc-web-mvc:war:2.8.3'
<dependency org="com.addc" name="addc-web-mvc" rev="2.8.3">
  <artifact name="addc-web-mvc" type="war" />
</dependency>
@Grapes(
@Grab(group='com.addc', module='addc-web-mvc', version='2.8.3')
)
libraryDependencies += "com.addc" % "addc-web-mvc" % "2.8.3"
[com.addc/addc-web-mvc "2.8.3"]