The Apache Jakarta Project Jakarta HiveMind Project
 
   

Library Dependencies

HiveMind has a number of dependencies on other open-source frameworks. The Ant build files for HiveMind will automatically download dependencies from the Maven repository on ibiblio.

File Name Notes
commons-logging-1.0.3.jar Commons-Logging
easymock-1.1.jar EasyMock testing framework Only needed by HiveMindTestCase, which exists as the basis of your own tests.
geronimo-spec-ejb-1.0-M1.jar Geronimo J2EE Server Used by some services of the HiveMind library. No dependencies on Geronimo itself, just on the javax.naming and javax.ejb packages.
javassist-2.6.jar Javassist bytecode library
oro-2.0.6.jar ORO Regular Expressions
spring-full-1.0.1.jar Spring Used by the hivemind.lib.SpringLookupFactory service.
werkz-1.0-beta-10.jar Werkz Goal Oriented Process Framework

In most cases, HiveMind has been built against a "handy" version; in most cases, you can vary the exact version of a dependency to suite your existing environment. Just remember to write some tests!