21 projects tagged "Apache 2.0"
The Apache Open For Business Project is an enterprise automation software project that includes ERP, CRM, E-Business/E-Commerce, SCM, MRP, and CMMS/EAM functions. It is a foundation and starting point for enterprise solutions and can certainly be used out of the box, but is also great for creating specialized applications.
Grails is a full stack framework for developing Web applications on the Java platform. It builds on the concepts introduced by frameworkds like Rails, Django, and TurboGears, but builds on established Java technologies like Spring and Hibernate. It includes an easy-to-use object relational mapping (ORM) layer, an expressive view technology, a controller layer, a command line scripting environment, an embedded Jetty container which is configured for on-the-fly reloading, dependency injection, support for internationalization (i18n), and a transactional service layer.
GvTags is a lightweight yet powerful tag library and template engine for the dynamic programming language Groovy. The tag library can be used to generate Web pages with powerful tag support. It can be used with the template servlet of GvTags (TagTemplateServlet) or with JavaServer Pages (JSP). The template engine can be used to generate any kind of text documents. Since it is written in Groovy and compiled to a Java class file, it can be used from Groovy as well as from Java.
Dove is an application that facilitates the distribution of documents to a variety of destination types such as email, local files, FTP, FTPS, SFTP, TFTP, Samba servers, Windows network shared drives, and WebDAV servers. Being an abstraction layer over previously enumerated protocols, it allows sending of documents to email or to a WebDAV server with equal ease.
GreenMail is a suite of email servers for testing purposes and sandbox development. It supports SMTP, POP3, and IMAP (including SSL) and can be embedded into any Java application or unit test. The GreenMail Service (SAR) extension runs as a JBoss embedded developer mail server sandbox, manageable via JMX.
Neddick is part of the Fogcutter suite of tools for building intelligent applications. Neddick provides tools for tagging, ranking, discussing, and discovering various sources of knowledge: Web-links, documents, people, etc. It's over-simplifying a little bit, but think of Neddick as sort of a combination of Reddit, Delicious, and Planet. It also includes a powerful search engine and a recommendations engine, and it lets you categorize, rate, tag, filter, discuss, and discover knowledge in ways that most enterprise search applications can't.
Griffon is dekstop application development platform for the JVM. Inspired by Grails, it leverages the Groovy language and concepts like convention over configuration. The Swing toolkit is the default UI toolkit of choice however others may be used, principaly SWT and JavaFX. Developers may use a combination of the Groovy and Java as well as other JVM languages such as Scala, Clojure, Mirah, and Jython. It encourages the use of the MVC pattern and follows in the spirit of the Swing Application Framework (JSR 296) by defining a simple yet powerful application life cycle and event publishing mechanism.