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
- Host: GitHub
- URL: https://github.com/nitesh585/two-way-agent-communication-using-jade
- Owner: nitesh585
- License: mit
- Created: 2019-11-10T15:17:49.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2021-11-23T11:24:11.000Z (almost 4 years ago)
- Last Synced: 2025-01-31T10:51:10.833Z (8 months ago)
- Topics: agent-communication, agents, eclipse, hacktoberfest, jade, jade-framework, java, jsoup, webscraping
- Language: Java
- Homepage:
- Size: 2.8 MB
- Stars: 6
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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/)