JADE - Java Agent Development Environment
Library | Application |
---|---|
JADE | JADE (Java Agent Development Framework) is a software Framework fully implemented in the Java language. It simplifies the implementation of multi-agent systems through a middle-ware that complies with the FIPA specifications and through a set of graphical tools that support the debugging and deployment phases. |
Jsoup | Jsoup is an open-source Java library designed to parse, extract, and manipulate data stored in HTML documents |
IDE Recommend : Eclipse
- Open the project in Eclipse IDE :
- Add jar files to the project -> Add JAR
- Run Application