Projects tagged ‘pojo’


[52 total ]

99 Users
   

Apache Axis2 is a complete re-design and re-write of the widely used Apache Axis SOAP stack to build on the lessons learnt from Apache Axis. Apache Axis2 not only supports SOAP 1.1 and SOAP 1.2 ... [More] , but it also has integrated support for the widely popular REST style of Web services. [Less]
Created over 3 years ago.

54 Users
   

Apache CXF simplifies the construction, integration, and flexible reuse of technical and business components using a standards-based, service-oriented architecture (SOA). CXF is a merger of two prior ... [More] OSS projects - Celtix ObjectWeb and XFire projects. CXF support JAX-WS, RESTful and POJO for the building Web Services. CXF support SOAP, JMS, CORBA and more. [Less]
Created over 3 years ago.

11 Users
   

Roma is an Open Source initiative to make Java application development easy. The approach is totally DDD: let's think to the domain of your application and Roma will make the rest: persistence ... [More] (database), presentation (HTML + Ajax), logging, user management, sessions, workflow, scheduler, etc. Roma is a Meta Framework namely a tool that aims to remove dependencies between your application code and frameworks and tools you use. This allows you to change the technology at zero cost without any changes to your application code. Roma is also a MDA implementation since takes its concepts and philosophy but it's totally based on POJOs without to learn other micro languages and complex standards. [Less]
Created over 2 years ago.

6 Users

JBoss Web Services Framework
Created over 2 years ago.

5 Users

OVal is a pragmatic and extensible validation framework for any kind of Java objects (not only JavaBeans). Constraints can be declared with annotations (@NotNull, @MaxLength), POJOs or XML. ... [More] Custom constraints can be expressed as custom Java classes or by using scripting languages such as JavaScript, Groovy, BeanShell, OGNL or MVEL. Besides field/property validation OVal implements Programming by Contract features by utilizing AspectJ based aspects. This for example allows runtime validation of method arguments. [Less]
Created over 2 years ago.

3 Users
 

Waffle is a Java web framework that makes the process of developing Java based web applications easier. It was built to support enterprise level web-based business applications, but with the least possible number of source lines to achieve that.
Created over 2 years ago.

3 Users
 

Reverspring is a Java library that allows you to create Spring IoC XML files from POJO at runtime, with detailed configuration about what to add in the descriptor and how to write it.
Created over 2 years ago.

2 Users

Opensource Java library which includes various lightweight XML processing tools. Major features are: Generating POJO by DTD; XML-POJO mapping via Java5 annotations or DTD; XML manipulations ... [More] using POJO without SAX/DOM; Preprocessing of XML documents using expression language; Binary XML; RMI friendly XML; Exporting to JSON; XML marshall/unmarshall; [Less]
Created over 3 years ago.

1 Users

DOWNLOAD LATEST STABLE VERSION | Testimonials | Blog | In Action | Twitter | Chartlecharts4j is a free, lightweight charts & graphs Java API. It enables developers to programmatically create the ... [More] charts available in the Google Chart API through a straightforward and intuitive Java API. Javadoc | pre-Java 5 support | For those migrating from gchartjava see here. FeaturesSupports nearly all1 features of the Google Chart API Hides the ugly details of creating the URL parameters that are necessary for communicating with the Google Chart API Can be incorporated into any Internet enabled Swing or web application environment (JSP/Servlet, GWT, Spring MVC, etc.) 100% pure core Java solution. No need for special graphics libraries, etc. Super-scalable & Lightweight. Only one 160Kb jar and an Internet connection required Well documented GWT client-side support. JFreeChart Eastwood Servlet integration. Best of all, it is FREE! NewsMay 19, 2009 Version 1.2 is out! Chart Gallery with Code Examples Line Chart Code Example 1 Line Chart Code Example 2 Bar Chart Code Example 1 Bar Chart Code Example 2 Scatter Chart Code Example Radar Chart Code Example 1 Radar Chart Code Example 2 Pie Chart Code Example 1 Pie Chart Code Example 2 XY Chart Code Example Map Chart Code Example Venn Chart Code Example Google-O-Meter Code Example Very Simple Code Example Data, labels, grids, range markers are expressed in the same way throughout charts4j so the chart elements snap together nicely and consistently when the chart is rendered. Code Example The same plot object can be expressed through five different chart types. Line Chart Bar Chart Radar Chart Scatter Plot XYLine Chart Same Plot, Different Charts Java Swing Example 1. As of May 2009, the chart types that are not supported are QR Codes, map pins, sticky notes, information bubbles, text with outline. There are also a few other Google Chart API features that have not been exposed in charts4j. If this is a problem for you please submit an issue, and we will look into it as soon as possible. [Less]
Created 12 months ago.

1 Users

The JAVA library which reconciles JDBC and POJO. Start working with POJO without rewriting all your JDBC application. Without any configuration file, without any annotation, use your native SQL request with JDBC and get POJO(s).
Created 8 months ago.