is not current version
Last Version 2.0.0.M1

org.gvnix:org.gvnix.web.exception.handler.roo.addon 1.5.0.RELEASE

Modal Dialogs and Uncaught Exception Handler Management for Spring MVC based web layer.

GroupId

GroupId

org.gvnix
ArtifactId

ArtifactId

org.gvnix.web.exception.handler.roo.addon
Version

Version

1.5.0.RELEASE
Type

Type

pom

Download org.gvnix.web.exception.handler.roo.addon 1.5.0.RELEASE


<!-- https://jarcasting.com/artifacts/org.gvnix/org.gvnix.web.exception.handler.roo.addon/ -->
<dependency>
    <groupId>org.gvnix</groupId>
    <artifactId>org.gvnix.web.exception.handler.roo.addon</artifactId>
    <version>1.5.0.RELEASE</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.gvnix/org.gvnix.web.exception.handler.roo.addon/
implementation 'org.gvnix:org.gvnix.web.exception.handler.roo.addon:1.5.0.RELEASE'
// https://jarcasting.com/artifacts/org.gvnix/org.gvnix.web.exception.handler.roo.addon/
implementation ("org.gvnix:org.gvnix.web.exception.handler.roo.addon:1.5.0.RELEASE")
'org.gvnix:org.gvnix.web.exception.handler.roo.addon:pom:1.5.0.RELEASE'
<dependency org="org.gvnix" name="org.gvnix.web.exception.handler.roo.addon" rev="1.5.0.RELEASE">
  <artifact name="org.gvnix.web.exception.handler.roo.addon" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.gvnix', module='org.gvnix.web.exception.handler.roo.addon', version='1.5.0.RELEASE')
)
libraryDependencies += "org.gvnix" % "org.gvnix.web.exception.handler.roo.addon" % "1.5.0.RELEASE"
[org.gvnix/org.gvnix.web.exception.handler.roo.addon "1.5.0.RELEASE"]