jar

org.springframework.roo : org.springframework.roo.addon.web.mvc.views

Maven & Gradle

3 usages

Spring Roo - Addon - Web MVC Views · Provides all necessary elements to allow to generate new views.

Table Of Contents

Latest Version

Download org.springframework.roo : org.springframework.roo.addon.web.mvc.views JAR file - Latest Versions:

All Versions

Download org.springframework.roo : org.springframework.roo.addon.web.mvc.views JAR file - All Versions:

Version Vulnerabilities Size Updated
2.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window org.springframework.roo.addon.web.mvc.views-2.0.0.RELEASE.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.springframework.roo.addon.web.mvc.views

├─ org.springframework.roo.addon.web.mvc.views.AbstractViewGenerationService.class - [JAR]

├─ org.springframework.roo.addon.web.mvc.views.AbstractViewGeneratorMetadataProvider.class - [JAR]

├─ org.springframework.roo.addon.web.mvc.views.AbstractViewMetadata.class - [JAR]

├─ org.springframework.roo.addon.web.mvc.views.MVCViewGenerationService.class - [JAR]

├─ org.springframework.roo.addon.web.mvc.views.ViewCommands.class - [JAR]

├─ org.springframework.roo.addon.web.mvc.views.ViewContext.class - [JAR]

├─ org.springframework.roo.addon.web.mvc.views.ViewOperations.class - [JAR]

├─ org.springframework.roo.addon.web.mvc.views.ViewOperationsImpl.class - [JAR]

org.springframework.roo.addon.web.mvc.views.components

├─ org.springframework.roo.addon.web.mvc.views.components.DetailEntityItem.class - [JAR]

├─ org.springframework.roo.addon.web.mvc.views.components.EntityItem.class - [JAR]

├─ org.springframework.roo.addon.web.mvc.views.components.FieldItem.class - [JAR]

├─ org.springframework.roo.addon.web.mvc.views.components.FieldTypes.class - [JAR]

├─ org.springframework.roo.addon.web.mvc.views.components.MenuEntry.class - [JAR]

org.springframework.roo.addon.web.mvc.views.template.engines

├─ org.springframework.roo.addon.web.mvc.views.template.engines.AbstractFreeMarkerViewGenerationService.class - [JAR]