jar

org.andromda.samples.crud : crud-common

Maven & Gradle

Sep 08, 2012

AndroMDA CRUD Sample Common

Table Of Contents

Latest Version

Download org.andromda.samples.crud : crud-common JAR file - Latest Versions:

All Versions

Download org.andromda.samples.crud : crud-common JAR file - All Versions:

Version Vulnerabilities Size Updated
3.4
3.3
3.2

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 crud-common-3.4.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.andromda.samples.crud.color.crud

├─ org.andromda.samples.crud.color.crud.ColorManageableService.class - [JAR]

├─ org.andromda.samples.crud.color.crud.ColorValueObject.class - [JAR]

org.andromda.samples.crud.home.crud

├─ org.andromda.samples.crud.home.crud.HomeManageableService.class - [JAR]

├─ org.andromda.samples.crud.home.crud.HomeValueObject.class - [JAR]

org.andromda.samples.crud.garden.crud

├─ org.andromda.samples.crud.garden.crud.GardenManageableService.class - [JAR]

├─ org.andromda.samples.crud.garden.crud.GardenValueObject.class - [JAR]

org.andromda.samples.crud.home

├─ org.andromda.samples.crud.home.HomeType.class - [JAR]

org.andromda.samples.crud.room.crud

├─ org.andromda.samples.crud.room.crud.RoomManageableService.class - [JAR]

├─ org.andromda.samples.crud.room.crud.RoomValueObject.class - [JAR]

org.andromda.samples.crud.flower.crud

├─ org.andromda.samples.crud.flower.crud.FlowerManageableService.class - [JAR]

├─ org.andromda.samples.crud.flower.crud.FlowerValueObject.class - [JAR]

org.andromda.spring

├─ org.andromda.spring.PaginationResult.class - [JAR]