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 |
com.tilab.jade |
jade |
3.6.1 |
jar |
commons-io |
commons-io |
1.4 |
jar |
net.sf.jade4spring |
jade4spring |
1.0.2 |
jar |
net.sourceforge.jade4script |
scriptServices |
2.1.1 |
jar |
runtime
The following is a list of runtime dependencies for this project. These dependencies are required to run the application:
GroupId |
ArtifactId |
Version |
Type |
com.tilab.jade |
jadeTools |
1.0 |
jar |
com.tilab.jade.mtp |
http |
1.0 |
jar |
com.tilab.jade.mtp |
iiop |
1.0 |
jar |
org.apache.commons.codec |
commons-codec |
1.3 |
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 |
org.jmock |
jmock-junit4 |
2.5.1 |
jar |
Project Transitive Dependencies
The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the 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 |
aopalliance |
aopalliance |
1.0 |
jar |
avalon-framework |
avalon-framework |
4.1.3 |
jar |
commons-logging |
commons-logging |
1.1 |
jar |
javax.servlet |
servlet-api |
2.3 |
jar |
log4j |
log4j |
1.2.14 |
jar |
logkit |
logkit |
1.0.1 |
jar |
org.springframework |
spring-beans |
2.0.6 |
jar |
org.springframework |
spring-context |
2.0.6 |
jar |
org.springframework |
spring-core |
2.0.6 |
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-dep |
4.4 |
jar |
org.hamcrest |
hamcrest-core |
1.1 |
jar |
org.hamcrest |
hamcrest-library |
1.1 |
jar |
org.jmock |
jmock |
2.5.1 |
jar |
Project Dependency Graph
Dependency Tree
- net.sourceforge.jade4script:agentPlatform:jar:2.1.1

Scripted agent platform |
Description: This module serves for integration of robust JADE
platform with scripting languages. It makes use of specification
JSR-223 to reach its goal. The result is a JADE agent, which behavior
can be controlled form scripting languages.
URL: http://jade4script.sourceforge.net/agentPlatform
Project License: AFL 3.0
|
- net.sf.jade4spring:jade4spring:jar:1.0.2 (compile)

Jade4Spring |
Description: Jade4Spring is a project which enables the integration of JADE
agent containers in Spring application contexts. The project enables
Agents and beans in the application context to be tied together
using Spring's dependency injection.
URL: http://jade4spring.sourceforge.net
Project License: LGPL 3.0
|
- com.tilab.jade:jade:jar:3.6.1 (compile)

- org.springframework:spring-context:jar:2.0.6 (compile)

- aopalliance:aopalliance:jar:1.0 (compile)

- commons-logging:commons-logging:jar:1.1 (compile)

Logging |
Description: Commons Logging is a thin adapter allowing configurable bridging to other,
well known logging systems.
URL: http://jakarta.apache.org/commons/${pom.artifactId.substring(8)}/
Project License: The Apache Software License, Version 2.0
|
- logkit:logkit:jar:1.0.1 (compile)

Unnamed - logkit:logkit:jar:1.0.1 |
Description: There is currently no description associated with this project.
Project License: No project license is defined for this project.
|
- avalon-framework:avalon-framework:jar:4.1.3 (compile)

Unnamed - avalon-framework:avalon-framework:jar:4.1.3 |
Description: There is currently no description associated with this project.
Project License: No project license is defined for this project.
|
- javax.servlet:servlet-api:jar:2.3 (compile)

Unnamed - javax.servlet:servlet-api:jar:2.3 |
Description: There is currently no description associated with this project.
Project License: No project license is defined for this project.
|
- org.springframework:spring-beans:jar:2.0.6 (compile)

- commons-logging:commons-logging:jar:1.1 (compile)

Logging |
Description: Commons Logging is a thin adapter allowing configurable bridging to other,
well known logging systems.
URL: http://jakarta.apache.org/commons/${pom.artifactId.substring(8)}/
Project License: The Apache Software License, Version 2.0
|
- org.springframework:spring-core:jar:2.0.6 (compile)

- org.springframework:spring-core:jar:2.0.6 (compile)

- commons-logging:commons-logging:jar:1.1 (compile)

Logging |
Description: Commons Logging is a thin adapter allowing configurable bridging to other,
well known logging systems.
URL: http://jakarta.apache.org/commons/${pom.artifactId.substring(8)}/
Project License: The Apache Software License, Version 2.0
|
- log4j:log4j:jar:1.2.14 (compile)

- com.tilab.jade:jade:jar:3.6.1 (compile)

- com.tilab.jade.mtp:http:jar:1.0 (runtime)

Unnamed - com.tilab.jade.mtp:http:jar:1.0 |
Description: There is currently no description associated with this project.
Project License: No project license is defined for this project.
|
- com.tilab.jade.mtp:iiop:jar:1.0 (runtime)

Unnamed - com.tilab.jade.mtp:iiop:jar:1.0 |
Description: There is currently no description associated with this project.
Project License: No project license is defined for this project.
|
- com.tilab.jade:jadeTools:jar:1.0 (runtime)

Unnamed - com.tilab.jade:jadeTools:jar:1.0 |
Description: There is currently no description associated with this project.
Project License: No project license is defined for this project.
|
- org.apache.commons.codec:commons-codec:jar:1.3 (runtime)

Unnamed - org.apache.commons.codec:commons-codec:pom:1.3 |
Description: There is currently no description associated with this project.
Project License: No project license is defined for this project.
|
- net.sourceforge.jade4script:scriptServices:jar:2.1.1 (compile)

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)

- commons-io:commons-io:jar:1.4 (compile)

- org.jmock:jmock-junit4:jar:2.5.1 (test)

jMock JUnit 4 Extension |
Description: There is currently no description associated with this project.
Project License: BSD style
|
- org.jmock:jmock:jar:2.5.1 (test)

jMock 2 Core |
Description: There is currently no description associated with this project.
Project License: BSD style
|
- org.hamcrest:hamcrest-core:jar:1.1 (test)

Hamcrest Core |
Description: There is currently no description associated with this project.
Project License: BSD style
|
- org.hamcrest:hamcrest-library:jar:1.1 (test)

Hamcrest Library |
Description: There is currently no description associated with this project.
Project License: BSD style
|
- org.hamcrest:hamcrest-core:jar:1.1 (test)

Hamcrest Core |
Description: There is currently no description associated with this project.
Project License: BSD style
|
- junit:junit-dep:jar:4.4 (test)

JUnit |
Description: JUnit is a regression testing framework written by Erich Gamma and Kent Beck. It is used by the developer who implements unit tests in Java.
The junit-dep artifact is the same as the junit artifact, expect that all dependencies are explicity declared and unbundled.
URL: http://junit.org
Project License: Common Public License Version 1.0
|
- junit:junit:jar:4.7 (test)

Licenses
LGPL: JADE
BSD style: Hamcrest Core, Hamcrest Library, jMock 2 Core, jMock JUnit 4 Extension
AFL 3.0: Script services, Scripted agent platform
Public Domain: AOP alliance
Unknown: Unnamed - avalon-framework:avalon-framework:jar:4.1.3, Unnamed - com.tilab.jade.mtp:http:jar:1.0, Unnamed - com.tilab.jade.mtp:iiop:jar:1.0, Unnamed - com.tilab.jade:jadeTools:jar:1.0, Unnamed - javax.servlet:servlet-api:jar:2.3, Unnamed - logkit:logkit:jar:1.0.1, Unnamed - org.apache.commons.codec:commons-codec:pom:1.3
Common Public License Version 1.0: JUnit
The Apache Software License, Version 2.0: Commons IO, Log4j, Logging, Spring Framework: Beans, Spring Framework: Context, Spring Framework: Core
LGPL 3.0: Jade4Spring
Dependency File Details
Filename |
Size |
Entries |
Classes |
Packages |
JDK Rev |
Debug |
aopalliance-1.0.jar |
4.36 kB |
15 |
9 |
2 |
1.3 |
debug |
avalon-framework-4.1.3.jar |
62.47 kB |
85 |
63 |
10 |
1.2 |
debug |
jade-3.6.1.jar |
1.15 MB |
868 |
825 |
38 |
1.5 |
debug |
jadeTools-1.0.jar |
833.99 kB |
734 |
586 |
15 |
1.2 |
debug |
http-1.0.jar |
36.39 kB |
22 |
16 |
2 |
1.2 |
debug |
iiop-1.0.jar |
56.67 kB |
54 |
48 |
2 |
1.2 |
debug |
commons-io-1.4.jar |
106.49 kB |
93 |
76 |
5 |
1.3 |
debug |
commons-logging-1.1.jar |
51.67 kB |
34 |
25 |
2 |
1.1 |
debug |
servlet-api-2.3.jar |
76.15 kB |
83 |
63 |
4 |
1.1 |
debug |
junit-4.7.jar |
226.91 kB |
261 |
225 |
29 |
1.5 |
debug |
junit-dep-4.4.jar |
139.07 kB |
162 |
133 |
17 |
1.5 |
debug |
log4j-1.2.14.jar |
358.83 kB |
288 |
256 |
19 |
1.1 |
debug |
logkit-1.0.1.jar |
70.46 kB |
85 |
67 |
10 |
1.2 |
debug |
jade4spring-1.0.2.jar |
27.50 kB |
28 |
15 |
2 |
1.5 |
debug |
scriptServices-2.1.1.jar |
25.53 kB |
48 |
28 |
8 |
1.6 |
debug |
commons-codec-1.3.jar |
45.63 kB |
42 |
25 |
5 |
1.2 |
debug |
hamcrest-core-1.1.jar |
74.85 kB |
54 |
21 |
3 |
1.5 |
debug |
hamcrest-library-1.1.jar |
108.89 kB |
66 |
24 |
7 |
1.5 |
debug |
jmock-2.5.1.jar |
134.96 kB |
91 |
74 |
9 |
1.5 |
debug |
jmock-junit4-2.5.1.jar |
8.37 kB |
14 |
3 |
1 |
1.5 |
debug |
spring-beans-2.0.6.jar |
379.85 kB |
277 |
253 |
13 |
1.5 |
debug |
spring-context-2.0.6.jar |
156.09 kB |
156 |
132 |
19 |
1.5 |
debug |
spring-core-2.0.6.jar |
175.78 kB |
153 |
139 |
10 |
1.5 |
debug |
Total |
Size |
Entries |
Classes |
Packages |
JDK Rev |
Debug |
23 |
4.24 MB |
3,713 |
3,106 |
232 |
1.6 |
23 |
compile: 13 |
compile: 2.61 MB |
compile: 2,213 |
compile: 1,951 |
compile: 142 |
- |
compile: 13 |
test: 6 |
test: 693.04 kB |
test: 648 |
test: 480 |
test: 66 |
- |
test: 6 |
runtime: 4 |
runtime: 972.69 kB |
runtime: 852 |
runtime: 675 |
runtime: 24 |
- |
runtime: 4 |