Tags : Browse Projects

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

Spring Framework

Compare

Claimed by SpringSource Analyzed 2 days ago

The Spring Framework provides a comprehensive programming and configuration model for modern Java-based enterprise applications - on any kind of deployment platform. A key element of Spring is infrastructural support at the application level: Spring focuses on the "plumbing" of enterprise ... [More] applications so that teams can focus on application-level business logic, without unnecessary ties to specific deployment environments. [Less]

1.48M lines of code

182 current contributors

3 days since last commit

1,129 users on Open Hub

Very High Activity
4.6
   
I Use This

NHibernate

Compare

  Analyzed 2 days ago

NHibernate is a port of Hibernate Core for Java to the .NET Framework. It handles persisting plain .NET objects to and from an underlying relational database. Given an XML description of your entities and relationships, NHibernate automatically generates SQL for loading and storing the objects. ... [More] Optionally, you can describe your mapping metadata with attributes in your source code. [Less]

783K lines of code

24 current contributors

4 days since last commit

649 users on Open Hub

Moderate Activity
4.68116
   
I Use This

Grails

Compare

  No analysis available

A powerful Groovy-based web application framework for the JVM built on top of Spring Boot.

0 lines of code

55 current contributors

0 since last commit

197 users on Open Hub

Activity Not Available
4.50847
   
I Use This
Mostly written in language not available
Licenses: No declared licenses

ehcache

Compare

  Analyzed 1 day ago

Ehcache is a widely used java distributed cache for general purpose caching, J2EE and light-weight containers. It features memory and disk stores, replicate by copy and invalidate, listeners, a gzip caching servlet filter and much more... Ehcache is available under an Apache open source ... [More] license and is actively developed, maintained and supported. [Less]

309K lines of code

27 current contributors

about 1 month since last commit

159 users on Open Hub

Low Activity
4.44828
   
I Use This

Hibernate Annotations

Compare

  Analyzed 3 days ago

Hibernate, like all other object/relational mapping tools, requires metadata that governs the transformation of data from one representation to the other (and vice versa). As an option, you can now use JDK 5.0 annotations for object/relational mapping with Hibernate 3.2. You can use annotations in ... [More] addition to or as a replacement of XML mapping metadata. [Less]

2.86K lines of code

1 current contributors

7 months since last commit

102 users on Open Hub

Very Low Activity
4.11111
   
I Use This
Licenses: No declared licenses

Hibernate Entity Manager

Compare

Claimed by JBoss No analysis available

Hibernate EntityManager implements: * The standard Java Persistence management API * The standard Java Persistence Query Language * The standard Java Persistence object lifecycle rules * The standard Java Persistence configuration and packaging Hibernate EntityManager wraps ... [More] the powerful and mature Hibernate Core. You can fall back to Hibernate native APIs, native SQL, and native JDBC whenever necessary. The Hibernate Java Persistence provider is the default persistence provider of the JBoss EJB 3.0 implementation and bundled with the JBoss Application Server. [Less]

0 lines of code

62 current contributors

0 since last commit

72 users on Open Hub

Activity Not Available
4.5
   
I Use This
Mostly written in language not available
Licenses: No declared licenses

Wicket Stuff

Compare

  Analyzed 3 days ago

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

316K lines of code

15 current contributors

21 days since last commit

44 users on Open Hub

Moderate Activity
4.52632
   
I Use This
Licenses: apache_2, BSD-3-Clause, lgpl

Hibernate Tools

Compare

Claimed by JBoss No analysis available

Working with Hibernate is very easy and developers enjoy using the APIs and the query language. Even creating mapping metadata is not an overly complex task once you've mastered the basics. Hibernate Tools makes working with Hibernate or EJB 3.0 persistence even more pleasant. Hibernate Tools is ... [More] an entirely new toolset for Hibernate3 (see this page for an overview of the Hibernate 2.x toolset), implemented as an integrated suite of Eclipse plugins, together with a unified Ant task for integration into the build cycle. Hibernate Tools is a core component of JBoss Tools and hence also part of Red Hat Developer Studio. See the documentation and screenshots for more information or download Hibernate Tools now! [Less]

0 lines of code

0 current contributors

0 since last commit

40 users on Open Hub

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

Hibernate Validator

Compare

  No analysis available

Following the DRY (Don't Repeat Yourself) principle, Hibernate Validator let's you express your domain constraints once (and only once) and ensure their compliance at various level of your system automatically. Annotations are a very convenient and elegant way to specify invariant constraints on ... [More] the domain model implementation, the persistent classes. Hibernate Validator comes bundled with a set of common validations (@NotNull, @Email, @Max, and so on), and you can build you own validation rules very easily. [Less]

0 lines of code

17 current contributors

0 since last commit

39 users on Open Hub

Activity Not Available
4.5
   
I Use This
Mostly written in language not available
Licenses: apache_2

JBoss Tools

Compare

Claimed by JBoss No analysis available

Eclipse plugins for JBoss projects and related technology

0 lines of code

22 current contributors

0 since last commit

28 users on Open Hub

Activity Not Available
4.71429
   
I Use This
Mostly written in language not available
Licenses: eclipse, lgpl