Browsing projects by Tag(s)

Select a tag to browse associated projects and drill deeper into the tag cloud.

Showing page 1 of 4

Framework to develop JavaEE / J2EE applications rapidly and easily. Allows to define applications just with POJOs, JPA and Java 5 annotations. Feature rich and flexible. Generates JSR-168 portlet applications

4.5
   
  1 review  |  4 users  |  904,517 lines of code  |  3 current contributors  |  Analyzed 5 days ago
 
 

Zathura is a code generator for the JavaEE Platform. Coming Soon Netbeans 6.7.1 Plugin News: Sep-24-2009: Video Tutorial Video Tutorial. Aug-31-2009: Plugin for Eclipse3.5-jee-galileo New, Supports ICEfaces-1.8.1 New, Support JPA Lazy loading for DataTable with IceFaces. New, Support ... [More] Sortable DataTable with IceFaces. New, Editable DataTable. New, Facelets Support Eclipse3.5 Galileo Template of WebFreeTemplate 10 bug fixed May-26-2009: Plugin for eclipse Beta3 Apr-30-2009: Plugin for eclipse Beta2 Mar-11-2009: Plugin for eclipse Beta1 Dic-15-2008: Version 0.1 Beta Oct-12-2008: Start generation tire - Dominio JavaEE-web-centric Oct-7-2008: Start zathura-JavaEE-web-centric Oct-5-2008: End of zathura-generator Sep-10-2008: End of zathura-metadatareader This project is of the Laboratorio en investigación para el desarrollo de la ingeniería de software(LIDIS) of San Buenaventura University Cali Colombia The main idea behind Zathura is to allow developers to choose between different architectures and is based on Open Standards and JEE Design Patterns. This initial Beta development will only have a Web-Centric Architecture, while further releases will have additional ones. Zathura intends to have all generated code as clean as possible, so that developers may alter and change the code to their needs. Zathura also enables developers to create their own architecture based on simple standards. The main technologies used are: Java Icefaces Presentation layer how data is going to be shown(Generated) Velocity Generates de code based on some templates(Generates) JPA Data Access Layer(Generated) XML Used for internal configuration for developers(Generates) Technologies IceFaces http://www.icefaces.org Hibernate http://www.hibernate.org Simple Logging Facade for Java http://www.slf4j.org/ Velocity http://velocity.apache.org/ Download: Zathura-eclipse3.5-jee-galileo-plugins-v2.0. [Less]

3.5
   
  0 reviews  |  2 users  |  27,651 lines of code  |  0 current contributors  |  Analyzed about 2 years ago
 
 

A lightweight, ajax-centric, annotation-based set of CRUD components for Apache Wicket

0
 
  0 reviews  |  1 user  |  9,171 lines of code  |  1 current contributor  |  Analyzed 7 days ago
 
 

This package provides many features with a common goal of drastically reducing the number of lines of code needed to write CRUD pages in a Tapestry 5 application. As a consequence, less bugs will happen and the development time is shortened.

0
 
  0 reviews  |  1 user  |  1,789 lines of code  |  0 current contributors  |  Analyzed 7 days ago
 
 

MOLGENIS can be used to generate databases for life science experiments (micrroarray, mass spectrometry, genomics) having a web user interface, csv exchange format, and programmatic interfaces (web services, rest, and r-project). See NatRevGen 8.

4.0
   
  0 reviews  |  1 user  |  523,706 lines of code  |  60 current contributors  |  Analyzed 4 months ago
 
 

Framework, component library & integration channels to make robust Flex/AIR applications and to integrate it effectively with Java and the LAMP stack. Includes components on both the client and the server side. Includes templates for instant generation of CRUD and BI applications. Provides a ... [More] simple, yet powerful, MVC framework implementation. Provides implementation of most popular architectural and design patterns. Modular in approach and so can be used either in smaller chunks or larger portions, depending on the requirements. Connects with most popular Java backends including Java EE, Hibernate, Seam and Spring. Integrates with Complex Event Processing (CEP), BPM and ESB environments. Works with the LAMP stack and supports bindings for PHP, Python, Ruby and Perl. Fireclay is in active development. Check out the latest version of the code from its Subversion repository Planned Milestonesbeta 1 -- July 1, 2009 release candidate 1 -- July 31, 2009 Documentation and examples illustrating and explaining Fireclay to be added in the near future. Fireclay was introduced in Chapter 1: Leveraging Architectural and Design Patterns of Advanced Flex 3 (friends of Ed|Apress, 2008) Associated Projects: dsadapters, usable, clutch & SteeringWheel [Less]

0
 
  0 reviews  |  1 user  |  54 lines of code  |  0 current contributors  |  Analyzed 6 days ago
 
 

A swing based generator that reads the database and creates simple DAO's and GUI's classes for CRUD (create / retrieve / update / delete) operations on GWT applications. Discussion group: gwt crud group What does it generate?It uses the same GWT structure (client/server) to organize ... [More] the generated classes. In the client package the GWTCRUDGenerator creates 3 subpackages (beans, service and UI) and one class (CRUDMenu). The service package contains the service interface with the methods that binds the client with the server through RPC. The ui package contains the user interfaces and the beans package contains the transfer objects. In the server package it creates 2 packages (dao and service). The service package implements the service interface, and the dao contains the d [Less]

0
 
  0 reviews  |  0 users  |  0 current contributors
 
 
Compare

A jee web merging framework.

0
 
  0 reviews  |  0 users  |  0 current contributors  |  Analyzed 1 day ago
 
 

CRUD GeneratorCRUDGenerator automatizes repetitive tasks in generating forms to create, read, update and delete data (aka CRUD). Beginning from an hibernate bean (the model), the controller and the views (with a custom taglib) are automatically created. The Spring Inversion of Control bind the three ... [More] MVC layers. See CRUD Generator in action! Click here for a demo Development StatusAlpha Intended AudienceDevelopers EnvironmentConsole (Text Based). Eclipse plugin planned. Programming LanguageJava Operating SystemOS Independent TopicSoftware Development: Code Generators News10/04/08 Project suspended due to the start of a new one. If you are looking for a good CRUDGenerator take a look at JBoss Seam and its generator. 30/06/07 Project split: CRUDGenerator (the core classes), CtrlTagLib (the taglib used by CRUDGenerator), KostiaUtil (common utilities) and CRUDGenDemo (a demo webapp). 20/06/07 Closes issued 1 and 10 (Coherent date format and discard changes on close) 04/06/07 Released input suggest jsp tag. 31/05/07 Modified the code to respect the o-o metrics in eclipse plugin Metrics in order to guarantee manutenibily and readiness. Read some object oriented coding best practice in the Wiki. 30/05/07 Added tables PROJECTS and EMPLOYEES_PROJECTS (link table) to create many-to-many relationship with EMPLOYEES 27/05/07 Migrate database from Oracle to Apache Derby (lighter and faster) [Less]

0
 
  0 reviews  |  0 users  |  119,748 lines of code  |  0 current contributors  |  Analyzed about 2 years ago
 
 

Easygen is an eclipse plugin or a standalone application to generate code using various modules (basically to generate a CRUD application). You should consider the generated code as a start for new project. Easygen connects to a database from which you select some tables, then you choose the ... [More] modules you want to generate. Current supported modules : - Hibernate for ORM - Java Pojo services or Spring for the service layer - Struts2 for the view layer Service and View layer is optional. [Less]

0
 
  0 reviews  |  0 users  |  7,159 lines of code  |  0 current contributors  |  Analyzed 6 days ago
 
 
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.