Simple Remoting is an alternative SOA library which uses JSON instead of XML as its messaging format. Converting popular java object types like POJO, Spring and EJB to services can be done within minutes without any code change on existing classes. It...

Corn-HttpClient is designed make http requests from java clients to web servers as plain requests and form requests. Since authentication requirements are supported you can make requests to secured web resources behind the proxies. It supports multiple...

Corn-exception is a java module and handy that may change your exceptions handling experience in Java. It brings facilities to help writing more dry exception handling codes, i18n support for exception messages, reusable commands, and event publishing for...

Corn Converter is a bidirectional java type converter to different target types like JSON. It offers JSON type implementations, converters, and parsers. It's small, simple, extensible, and fast implementation. It is a generic type converter that supports...

Corn CPS

Corn CPS 1.0.1

Corn CPS (Classpath Scanner) module is a small java module to help you to find classes and files in your class path. The scanner is capable to scan jar files, class path directories, and web application directories. Designed to ease the work of Java...