jar

org.springframework.roo : org.springframework.roo.addon.dto.addon

Maven & Gradle

2 usages

Spring Roo - Addon - DTO · Support for DTO's creation in the target project

Table Of Contents

Latest Version

Download org.springframework.roo : org.springframework.roo.addon.dto.addon JAR file - Latest Versions:

All Versions

Download org.springframework.roo : org.springframework.roo.addon.dto.addon 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.dto.addon-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.dto.addon

├─ org.springframework.roo.addon.dto.addon.DtoAnnotationValues.class - [JAR]

├─ org.springframework.roo.addon.dto.addon.DtoCommands.class - [JAR]

├─ org.springframework.roo.addon.dto.addon.DtoFieldCreatorProvider.class - [JAR]

├─ org.springframework.roo.addon.dto.addon.DtoMetadata.class - [JAR]

├─ org.springframework.roo.addon.dto.addon.DtoMetadataProvider.class - [JAR]

├─ org.springframework.roo.addon.dto.addon.DtoMetadataProviderImpl.class - [JAR]

├─ org.springframework.roo.addon.dto.addon.DtoOperations.class - [JAR]

├─ org.springframework.roo.addon.dto.addon.DtoOperationsImpl.class - [JAR]

├─ org.springframework.roo.addon.dto.addon.EntityProjectionAnnotationValues.class - [JAR]

├─ org.springframework.roo.addon.dto.addon.EntityProjectionLocator.class - [JAR]

├─ org.springframework.roo.addon.dto.addon.EntityProjectionLocatorImpl.class - [JAR]

├─ org.springframework.roo.addon.dto.addon.EntityProjectionMetadata.class - [JAR]

├─ org.springframework.roo.addon.dto.addon.EntityProjectionMetadataProvider.class - [JAR]

├─ org.springframework.roo.addon.dto.addon.EntityProjectionMetadataProviderImpl.class - [JAR]

Advertisement