What are the SqueakySand Projects?

The SqueakySand Projects are a collection of free open source projects licensed under an Apache Software Foundation license.

The projects focus on enterprise Java development and the common environments that surround enterprise Java projects.

commons

Classes, interfaces and enums that assist with everyday Java development tasks.

jsp

Libraries and tools related to Java Server Page (JSP) technology.

jcr

Libraries and tools related to Java Content Repository (JCR) technology.

sling

Extensions for use with the Apache Sling framework.

osgi

Classes, interfaces and enums that assist with working in an OSGi environment.

servlet

Classes, interfaces and enums that assist with working with the codejavax.servlet/code API.

xml schemas

javaee 5

Using JAXB and all of the XSD files related to the JavaEE 5 specification, generates Java source files and compiles and packages them into a standard Maven artifact JAR. Useful for writing tools that need to manipulate the various XML descriptors that are part of the JavaEE 5 specification.

javaee 6

Using JAXB and all of the XSD files related to the JavaEE 6 specification, generates Java source files and compiles and packages them into a standard Maven artifact JAR. Useful for writing tools that need to manipulate the various XML descriptors that are part of the JavaEE 6 specification.

javadoc

Classes for working with the javadoc tool.

maven-wagons

A set of Maven Wagon providers, including an AWS S3 Wagon.