Quick Search QZarch
- Quick Search
  Build-time dependencies

The home

The features
The requirements
The technologies
The design
The dependencies
The outcome

The APIs
The coverage

The download

The development
The users

Search:

Compile-time dependencies

Compile-time dependencies are dependencies to internal or external libraries (.jar files) expressed in the source code of the classes you are building.

The toalango-util module is on the bottom of the "food chain" - it only relies on the JDK to compile and run. Well, in order to run, the utilities need to be used by some clients... ;)

The qzarch-core is wrapping the Toalango utilities into a purpose-specific search engine for web applications. This module is integrated by the demo-servlet module.

Build-time dependencies

Build-time dependencies are dependencies you only have to be concerned about if your intent is to build any of the project libraries, demo applications, the unit tests or the project website yourself.

The build-time dependencies in this project include Ant, Junit, Clover, SiteMesh and Velocity.

The unit tests are gathered in one test module. The runtime environment for the tests is the build envirionment. The tests are based on the Junit framework

Hosted by:   Built by:   Tested with:   Coverage by:  
QZarch at SourceForge.net   Ant   JUnit   Coverage Lover QZarch at SourceForge.net The site is rendered using SiteMesh