Tags : Browse Projects

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

Apache Commons BeanUtils

Compare

Claimed by Apache Software Foundation Analyzed about 11 hours ago

32.8K lines of code

3 current contributors

5 days since last commit

171 users on Open Hub

Moderate Activity
4.0
   
I Use This

Apache Commons Betwixt

Compare

Claimed by Apache Software Foundation Analyzed about 22 hours ago

The Betwixt library provides an XML introspection mechanism for mapping beans to XML in a flexible way. It is implemented using an XMLIntrospector and XMLBeanInfo classes which are similar to the standard Introspector and BeanInfo from the Java Beans specification. Betwixt provides a way of ... [More] turning beans into XML as well as automatically generating digester rules in a way that can be customized on a per type manner in the same way that the BeanInfo mechanism can be used to customize the default introspection on a java object. [Less]

30.1K lines of code

0 current contributors

about 10 years since last commit

4 users on Open Hub

Inactive
5.0
 
I Use This

Orika

Compare

  Analyzed 1 day ago

Orika is a Java Bean mapper that recursively copies (among other capabilities) data from one object to another. It can be very useful when developing multi-layered applications.

76.7K lines of code

9 current contributors

over 1 year since last commit

4 users on Open Hub

Very Low Activity
5.0
 
I Use This

MapStruct

Compare

  Analyzed 1 day ago

MapStruct is a Java annotation processor for the generation of type-safe and performant mappers for Java bean classes.

122K lines of code

16 current contributors

19 days since last commit

3 users on Open Hub

Moderate Activity
0.0
 
I Use This

java-object-diff

Compare

  Analyzed 1 day ago

Framework to diff and merge object instances with ease

14.8K lines of code

0 current contributors

about 6 years since last commit

1 users on Open Hub

Inactive
5.0
 
I Use This

Ada Utility Library

Compare

  Analyzed about 4 hours ago

Ada Util is a collection of utility packages for Ada 2005. Several packages are inspired from Java packages and libraries (Java properties, log4j, ...) Measures performs performance measurement of Ada code ConcurrentCounter provides an efficient concurrent counter data type Log ... [More] implements a simple logging facility close to Log4j Properties allows to manage name/value properties such as Java property and Java bundle files StringTransforms defines various string transformations functions and procedures Streams implements a Java-like stream composing framework Serialization provides a framework to serialize a JSON or an XML content directly into some Ada records. Encoders defines a generic framework to encode and decode streams in various encoding formats. [Less]

61.5K lines of code

1 current contributors

6 days since last commit

1 users on Open Hub

Low Activity
5.0
 
I Use This

Guice Automatic Injection

Compare

  Analyzed about 18 hours ago

Goolge Guice-Extension which add the support for Classpath Scanner and auto registration for Guice-Modules and Beans. ASM, Reflections/Javassit or a Sonatype-Guice-Extension can be used as Classpath Scanner.

9.41K lines of code

0 current contributors

over 11 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This

compactbeans

Compare

  Analyzed about 9 hours ago

This is a separated-out implementation of the java.beans.Introspector and associated Descriptor classes, targeted at Java 1.8SE Compact Profile 1. The code is based on the openjdk source bundles. The aim is for API compatibility as much as possible. In the simplest case, a package import rename ... [More] is all that is required. The source code can be found on GitHub at https://github.com/run2000/compactbeans The javadocs can be found at http://compactbeans.sourceforge.net/docs/1.0/api/ The license is the same as for OpenJDK itself. That is, GPL version 2 only, with the "Classpath" exception as described in the LICENSE file. [Less]

9.9K lines of code

0 current contributors

over 8 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This

FXForm2

Compare

  Analyzed 1 day ago

FXForm2 is a library providing automatic JavaFX 2.0 form generation. Main features include: - Automatic form generation and binding to bean properties - CSS support - Bean Validation handling (JSR 303) - Fields reordering and filtering - Tooltips - Localization

11.2K lines of code

2 current contributors

about 1 year since last commit

0 users on Open Hub

Very Low Activity
0.0
 
I Use This

ScalaBeans

Compare

  Analyzed about 2 hours ago

ScalaBeans provides run-time discovery and reflection for domain objects written in Scala. Type information (including generic type arguments) is preserved. Scala-specific features like immutability, collections, case classes etc are supported. ScalaBeans provides also high-performance serialization ... [More] to/from protobuf, json, xml formats using protostuff. [Less]

4.96K lines of code

0 current contributors

almost 12 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This