Common Utilities · Project containing utility classes to serve as utility API for other projects.
Group: com.linkare - All Dependencies
com.linkare.validation · Project containing utility classes to perform common known validations.
com.linkare.jboolexpr · Project, initially inspired in the open source project JBooleanExpression, located in http://sourceforge.net/projects/jboolexpr/, which is a simple Java API to evaluate a Boolean String Expression like "!true&&false||true" (parse a Boolean String Expression to a boolean primitive type). The build system of this project was changed to Maven and a new operation (XOR) was also included.
Boolean Eval · Project that is able to transform one string into a boolean expression that is evaluated using the jboolexpr project.
com.linkare.pointcuts · API of common pointcuts ready to be used in AspectJ projects.
zas-api · This project contains the API for the implementation of the Zas project. This is the upgrade of the previous prototype version created during Paulo Zenida's M.Sc. thesis. Besides providing the basic API for the project, it also provides some out of the box features, such as basic deciders implementations to check access control.
com.linkare.vt · A project that serves as a repository of commonly used value types.
com.linkare.jpa · Project containing base code ready to be used in JPA projects.
com.linkare.jsf · This project homes JSF components that will enhance, alter or otherwise change the way another project behaves without major alterations to the source code. The components found in this project are expected to be pluggable and the least intrusive to the original's project source code.
zas-impl · The AspectJ based implementation of the Zas project. This is the new version of the implementation of Zas which, initially, started as a M.Sc. thesis project by Paulo Zenida at ISCTE.
com.linkare.ws.moodle · Project containing generated classes from a WSDL that enables the communication to a Moodle installation through the wspp package.
com.linkare.rec-web-api · Project containing api to Rec web application
com.linkare.jpa.security · Project containing the base domain model for security concerns in JPA projects.