Project Dependencies
compile
The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:
| GroupId |
ArtifactId |
Version |
Type |
| commons-io |
commons-io |
1.4 |
jar |
test
The following is a list of test dependencies for this project. These dependencies are only required to compile and run unit tests for the application:
| GroupId |
ArtifactId |
Version |
Type |
| junit |
junit |
4.7 |
jar |
Project Transitive Dependencies
No transitive dependencies are required for this project.
Project Dependency Graph
Dependency Tree
- net.sourceforge.jade4script:scriptServices:jar:2.1.1

| Script services |
Description: This project emerged as my Diploma thesis assignment:
"framework for mobile multiagent systems". Jade4script is a framework,
which adds support of scripting languages to robust and well known
JADE framework. With this framework the behaviors of JADE agents can
be controlled by scripting languages. Since scripting languages are
interpreted, there is no need for compilation of source code, which
manages Agent behavior. This code is the one, which is most frequently
changed by the developers due to purposes of testing or continual
change of functionality. The obvious advantage of this approach is in
dynamic and rapid change of agent behavior even during runtime, so
there is no need to restart the running system. Main goal of my
research was to simplify agent creation. Therefore I created a GUI
application for agent management called "Agent management tool". This
application enables to store agents and their behaviors and it's main
feature is the online deployment of agents to agent platform with
scripting support. Dynamic change of agent's behavior is also possible
with the GUI.
URL: http://jade4script.sourceforge.net/scriptServices
Project License: AFL 3.0
|
- commons-io:commons-io:jar:1.4 (compile)

- junit:junit:jar:4.7 (test)

Licenses
AFL 3.0: Script services
Common Public License Version 1.0: JUnit
The Apache Software License, Version 2.0: Commons IO
Dependency File Details
| Filename |
Size |
Entries |
Classes |
Packages |
JDK Rev |
Debug |
| commons-io-1.4.jar |
106.49 kB |
93 |
76 |
5 |
1.3 |
debug |
| junit-4.7.jar |
226.91 kB |
261 |
225 |
29 |
1.5 |
debug |
| Total |
Size |
Entries |
Classes |
Packages |
JDK Rev |
Debug |
| 2 |
333.40 kB |
354 |
301 |
34 |
1.5 |
2 |
| compile: 1 |
compile: 106.49 kB |
compile: 93 |
compile: 76 |
compile: 5 |
- |
compile: 1 |
| test: 1 |
test: 226.91 kB |
test: 261 |
test: 225 |
test: 29 |
- |
test: 1 |
Dependency Repository Locations
Repository locations for each of the Dependencies.
| Artifact |
apache.snapshots |
central |
| commons-io:commons-io:jar:1.4 |
- |
 |
| junit:junit:jar:4.7 |
- |
 |
| Total |
apache.snapshots |
central |
| 2 (compile: 1, test: 1) |
0 |
2 |