Tags : Browse Projects

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

Tapestry

Compare

Claimed by Apache Software Foundation Analyzed 1 day ago

Apache Tapestry is an open-source component-oriented Java web application framework conceptually similar to JavaServer Faces and Apache Wicket. Tapestry emphasizes simplicity, ease of use, and developer productivity. It adheres to the Convention over Configuration paradigm, eliminating almost all ... [More] XML configuration. Tapestry complements and builds upon the standard Java Servlet API, so it works in any servlet container or application server. [Less]

665K lines of code

4 current contributors

8 days since last commit

59 users on Open Hub

Moderate Activity
4.33333
   
I Use This

MojoHaus

Compare

  Analyzed 2 days ago

MojoHaus is the home for non-core non-ASL licensed Maven Plugins.

309K lines of code

48 current contributors

4 days since last commit

58 users on Open Hub

High Activity
4.15385
   
I Use This

Apache Continuum

Compare

Claimed by Apache Software Foundation Analyzed 5 months ago

Continuum is a continuous integration server for building Java based projects. It supports a wide range of projects.

600K lines of code

0 current contributors

almost 8 years since last commit

58 users on Open Hub

Activity Not Available
3.85
   
I Use This

Jython

Compare

  Analyzed 1 day ago

Jython is a Java implementation of the Python programming language. It allows users to compile Python source code to Java byte codes, and run the resulting bytecodes on any Java Virtual Machine. It is a very seamless and smooth integration with Java: from Python you have complete access to all Java ... [More] libraries, can build applets, can integrate with Java beans, and can subclass Java classes in Python and vice versa. Like Python, and unlike Java, Jython can also be used interactively: just type some Jython code at the prompt and see the results immediately. [Less]

949K lines of code

10 current contributors

about 4 years since last commit

57 users on Open Hub

Inactive
3.71429
   
I Use This

jBPM

Compare

Claimed by JBoss No analysis available

jBPM is a flexible Business Process Management (BPM) Suite. It makes the bridge between business analysts and developers. A business process allows you to model your business goals by describing the steps that need to be executed to achieve that goal and the order, using a flow chart. The core ... [More] of jBPM is a light-weight, extensible workflow engine written in pure Java that allows you to execute business processes using the latest BPMN 2.0 specification. It can run in any Java environment, embedded in your application or as a service. On top of the core engine, a lot of features and tools are offered to support business processes throughout their entire life cycle. jBPM supports adaptive and dynamic processes that require flexibility to model complex, real-life situations. [Less]

0 lines of code

109 current contributors

0 since last commit

57 users on Open Hub

Activity Not Available
4.09091
   
I Use This
Mostly written in language not available
Licenses: apache_2
Tags java workflow

Apache ServiceMix

Compare

Claimed by Apache Software Foundation Analyzed 5 months ago

A distributed Enterprise Service Bus (ESB) and SOA toolkit built from the ground up on the semantics and APIs of the Java Business Integration (JBI) specification JSR 208.

632K lines of code

3 current contributors

6 months since last commit

57 users on Open Hub

Activity Not Available
4.37037
   
I Use This

RichFaces

Compare

  No analysis available

RichFaces is a rich component library for JSF and an advanced framework for easily integrating AJAX capabilities into business application development. The RichFaces components come ready to use out-of-the-box, so developers can immediately save time in taking advantage of component features to ... [More] create Web applications that provide greatly improved user experience more reliably and more quickly. RichFaces also includes strong support for the skinnability of JSF applications. RichFaces also takes full advantage of the benefits of the JSF framework including lifecycle, validation, and conversion facilities, along with the management of static and dynamic resources. [Less]

0 lines of code

0 current contributors

0 since last commit

57 users on Open Hub

Activity Not Available
3.8125
   
I Use This
Mostly written in language not available
Licenses: lgpl

jMonkey Engine

Compare

  Analyzed 2 days ago

What is jMonkeyEngine? jMonkeyEngine is a game engine made for developers who want to create 3D games following modern technology standards. The framework is programmed entirely in Java aimed at wide accessibility and quick deployment to desktop, web, and mobile platforms. Who is jMonkeyEngine ... [More] for? jMonkeyEngine is not a visual “RPG Maker” or a drag-and-drop “FPS mod”. If you are comfortable writing Java code, you can rely on jMonkeyEngine as your next 3D game’s foundation. jMonkeyEngine is a state-of-the-art starting point for any aspiring 3D games developer. [Less]

850K lines of code

40 current contributors

15 days since last commit

57 users on Open Hub

Moderate Activity
4.54839
   
I Use This

Apache Spark

Compare

Claimed by Apache Software Foundation Analyzed 1 day ago

Apache Spark is an open source cluster computing system that aims to make data analytics fast — both fast to run and fast to write. To run programs faster, Spark provides primitives for in-memory cluster computing: your job can load data into memory and query it repeatedly more rapidly than with ... [More] disk-based systems like Hadoop. To make programming faster, Spark offers high-level APIs in Scala, Java and Python, letting you manipulate distributed datasets like local collections. You can also use Spark interactively to query big data from the Scala or Python shells. Spark integrates closely with Hadoop to run inside Hadoop clusters and can access any existing Hadoop data source. [Less]

1.32M lines of code

374 current contributors

1 day since last commit

56 users on Open Hub

Very High Activity
5.0
 
I Use This

L2J Datapack

Compare

  No analysis available

The official datapack for L2J Server project, contains all the data for the server to gain life, includes HTML, XML, Java, Jython and SQL resources.

0 lines of code

1 current contributors

0 since last commit

55 users on Open Hub

Activity Not Available
4.94118
   
I Use This
Mostly written in language not available
Licenses: gpl3_or_l...