Browsing projects by Tag(s)

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

Showing page 1 of 1

With proper mark-up/logic separation, a POJO data model, and a refreshing lack of XML, Apache Wicket makes developing web-apps simple and enjoyable again. Swap the boilerplate, complex debugging and brittle code for powerful, reusable components written with plain Java and HTML.

4.67123
   
  3 reviews  |  149 users  |  263,886 lines of code  |  16 current contributors  |  Analyzed 3 days ago
 
 

Nexus is a powerful and robust Maven repository manager, created to provide reliable access to artifacts required for development and provisioning. Maven's central repository has always served as a great convenience for users of Maven, but it has always been recommended to maintain your own ... [More] repositories to ensure stability within your organization. Nexus greatly simplifies the maintenance of your own internal repositories and access to external repositories. With Nexus you can completely control access to, and deployment of, every artifact in your organization from a single location. [Less]

4.47826
   
  0 reviews  |  68 users  |  21,626 lines of code  |  16 current contributors  |  Analyzed about 22 hours ago
 
 

Umbrella project for integrations of Wicket and other projects such as Jasper Reports, Hibernate, Freemarker. Also a home for small community contributions.

4.55
   
  0 reviews  |  47 users  |  1,090,686 lines of code  |  40 current contributors  |  Analyzed 5 days ago
 
 

Artifactory is a Maven 2 enterprise repository. It offers advanced proxying, caching and security facilities to provide a robust, reproducible and independent build environment when using Maven. Artifactory is being used by clients ranging from small startup teams to international corporate teams ... [More] employing distributed development, thus improving the development experience for tens of thousands of developers. Artifactory exposes a robust artifacts management platform using rich Ajax web UI and can be run out-of-the-box with a simple "unzip and launch" or "drop the war". [Less]

4.83333
   
  1 review  |  18 users  |  237,126 lines of code  |  2 current contributors  |  Analyzed 25 days ago
 
 

Jetspeed is an Open Source implementation of an Enterprise Information Portal, written in Java and XML. Within a Jetspeed portal, individual portlets can be aggregated to create a page. Each portlet is an independent application with Jetspeed acting as the central hub making information from multiple sources available in an easy to use manner.

4.25
   
  0 reviews  |  11 users  |  287,140 lines of code  |  2 current contributors  |  Analyzed 3 days ago
 
 

MapFaces is a mapping JSF library

5.0
 
  0 reviews  |  7 users  |  230,235 lines of code  |  15 current contributors  |  Analyzed about 1 month ago
 
 

Yes it's yet another open source CMS. Design goals are: simple but powerfull user friendly easy to install and use Kicked off with AppFuse.

0
 
  0 reviews  |  0 users  |  0 current contributors
 
 

What is GWT?The Google Web Toolkit (GWT) is an AJAX development tool from Google, targeted for Java Developers. Web applications (both GUIs and RPCs) are written in Java using the GWT API. The Java files are then compiled into compact, obfuscated, browser-specific JavaScript files. A small bit of ... [More] loading JavaScript determines which browser-specific script file gets used depending on the user-agent. The API libray is licensed under the Apache 2.0 license. The GWT-Compiler was originally licensed under a proprietary license, but the most recent version is also licensed under the Apache 2.0 license. GWT emphasizes reusable, efficient solutions to recurring Ajax challenges, namely asynchronous remote procedure calls, history management, bookmarking, and cross-browser portability. And what is "gwt-toolbox"?"gwt-toolbox" is a bunch of tools that allow developers to build flexible GWT applications. The project is divided into several modules: 1. toolbox-core This is the core module of the project. It contains a MVC framework you can use in order to build more flexible applications. This framework is highly based on the "observer" design pattern that notifies the UI when the model is changed. 2. toolbox-remoting In this module, you can find all needed classes to build your distributed applications. For the moment, only the RPC protocol is supported for the service layer. 3. toolbox-utils This module contains several helper classes used by the framework. Deeper in "gwt-toolbox"...1. Fundamentals An application based on "gwt-toolbox" should be divided into several parts: Models Views Controllers Services Each of these above elements has a unique name allowing it to be registered in a specific registry. The main entry point of a "gwt-toolbox" application is the AbstractEntryPoint class. When the application starts up, the AbstractEntryPoint instance calls the main controller of the application: The ApplicationController. This last is in charge of registering, in their own registry, all models, views, controllers and services needed by the application. After that, the main controller displays the main view of the application. Due to the fact that a view can observe one or more models (these associations are made by the application controller), when a model is modified, the observing views are notified and can react in consequence. 2. Class diagram TODO 3. Samples The following samples are embedded in the "gwt-toolbox" distribution. To build these samples (war, ...), Maven2 should be installed and configured on your computer. After these fancy stuff, you simply have to execute the following command in your favorite shell: mvn clean install. 3.1. Sample 1 - Asynchronous "Hello World!!!" The famous example built with "gwt-toolbox" and in its asynchronous version. http://code.google.com/p/gwt-toolbox/wiki/HelloWorldAsyncWithGwtToolbox The demo is available at this address 3.4. A full application to manage your contacts: "gwt-contact" TODO Repository Maven2Used to develop maven2 applications with "gwt-toolbox". http://gwt-toolbox.googlecode.com/svn/trunk/maven_repo/ In order to use our repository, you have to add the following lines in your pom.xml file: gwt-toolbox-plugins http://gwt-toolbox.googlecode.com/svn/trunk/maven_repo/ gwt-toolbox http://gwt-toolbox.googlecode.com/svn/trunk/maven_repo/ Finally, add the correct dependency to "gwt-toolbox" in your pom.xml file. For example: org.sempere.gwt-toolbox toolbox-remoting 0.1 [Less]

0
 
  0 reviews  |  0 users  |  1,382 lines of code  |  0 current contributors  |  Analyzed 3 days ago
 
 

CEPIS, is a sub-unit of the Division of Academic and Student Services in the College of Education, University of Kentucky. CEPIS was established to carry out a variety of data tasks associated with students and faculty in the UK College of Education, and the UK Educator Preparation Unit. Within the ... [More] mission of a research university, CEPIS is concerned with providing data services, engaging in research and development on information systems applied to educator preparation, support for data-based planning and program improvement, and accountability reporting. [Less]

0
 
  0 reviews  |  0 users  |  392 lines of code  |  1 current contributor  |  Analyzed about 2 years 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.