[Jade4script-announce] [ANNOUNCEMENT] - Agent Management Tool 2.1.1 released
Status: Pre-Alpha
Brought to you by:
barti1234
From: Tomas B. <jad...@zo...> - 2010-05-16 20:56:40
|
Tomas Bartalos is pleased to announce 2.1.1 release of his diploma project! Changes in this version include: New features: o Creating web application "Agent Management Tool" for central agent management o created new module dataModel, which holds model objects o created new module scriptGenerator, which generates script from provided model objects o Created selenium test for AMT application Changes: o Prepared for delivery For a manual installation, you can download the binary files here: https://sourceforge.net/projects/jade4script/files/ To use this release in your maven based project add this snippet to your pom file: <dependencies> ... <dependency> <groupId>net.sourceforge.jade4script</groupId> <artifactId>amt</artifactId> <version>2.1.1</version> </dependency> ... <dependencies> For development with Agent Management Tool, use this web site: http://barti.dnsalias.net:8080/AMT For further information please visit the project's web site: http://jade4script.sourceforge.net/amt Have fun! -- Tomas Bartalos, FIIT STU http://jade4script.sourceforge.net/amt |