An open API service indexing awesome lists of open source software.

https://github.com/nitesh585/two-way-agent-communication-using-jade

Using Java Agent Development Environment
https://github.com/nitesh585/two-way-agent-communication-using-jade

agent-communication agents eclipse hacktoberfest jade jade-framework java jsoup webscraping

Last synced: 2 months ago
JSON representation

Using Java Agent Development Environment

Awesome Lists containing this project

README

          

## Two-Way-Agent-Communication-using-JADE
JADE - Java Agent Development Environment

### Prerequisites :
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
___

#### How to execute :
+ Open the project in Eclipse IDE :
+ Add jar files to the project -> [Add JAR](https://stackoverflow.com/questions/3280353/how-to-import-a-jar-in-eclipse)
+ [Run Application](https://wrjih.wordpress.com/2008/11/29/running-jade-under-eclipse/)