Last Version

Spring Roo - Web MVC Exceptions 2.0.0.RELEASE

Configuration and integration of handlers for exceptions thrown by controllers

License

License

GroupId

GroupId

org.springframework.roo
ArtifactId

ArtifactId

org.springframework.roo.addon.web.mvc.exceptions
Version

Version

2.0.0.RELEASE
Type

Type

pom
Description

Description

Spring Roo - Web MVC Exceptions
Configuration and integration of handlers for exceptions thrown by controllers
Project Organization

Project Organization

Pivotal Software, Inc.

Download org.springframework.roo.addon.web.mvc.exceptions 2.0.0.RELEASE


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • addon
  • annotations