(version 1.0.0) Warework Connected Distribution is a software development Framework for the Java programming language that simplifies the creation of desktop applications in PC-MAC platforms. This multi-purpose Framework is very useful because:
It provides a basic infrastructure for an application as it includes Log4j, c3p0, H2 database and JavaMail in just one JAR. These libraries plus Warework allow you to execute SQL in relational databases, write log messages in text files, send emails and much more with just a few lines of code.
It organizes the structure of an application with pluggable components. You can expand the functionality of the Framework whenever you want and leave the task of managing new features to Warework. You can also replace third-party Frameworks without pain. Do you prefer Logback instead of Log4j? With Warework you can replace it with just 2 lines of code and all your application is automatically updated to work with Logback.
It sets up the basic mechanisms to make your application run across multiple platforms. Do you plan to execute your application in Android? No problem, you can reuse most of your code by simply changing the Warework Distribution.
This software library sets the rules and basic elements to help developers in the creation of applications and with the usage of other Warework elements. The Java edition of Warework Connected Distribution for PC-MAC presents these characteristics:
Embeddable. It does not need any external library to run and it is ready to work on Java Standard Editions, version 5 and up.
Simple API. Its functions are versatile and easy to understand helping developers be productive very quickly.
Modular. It can be expanded with Warework components and other complex frameworks that determine the size of the application to create.
Pre-configured. It includes default Templates that configure Log4j, c3p0 and the H2 database to allow you to start your projects in seconds.
Design patterns. It is built upon well-known design patterns like Inversion of Control and those defined by the Gang of Four (Factory, Facade, Singleton, etc.) so it provides a common programming style to software developers.
Looking for another version?
Minimum requirementsIn order to run Warework Connected Distribution for PC-MAC version 1.0.0 you must meet the following requirements:
Documentation All the documentation associated with this release is bundled within the downloadable file. You can also review on-line this documentation: