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 |
| log4j |
log4j |
1.2.15 |
jar |
| org.slf4j |
slf4j-api |
1.5.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 |
4.5 |
jar |
| org.easymock |
easymock |
2.4 |
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 |
| com.sun.jdmk |
jmxtools |
1.2.1 |
jar |
| com.sun.jmx |
jmxri |
1.2.1 |
jar |
| javax.activation |
activation |
1.0.2 |
jar |
| javax.jms |
jms |
1.1 |
jar |
| javax.mail |
mail |
1.4 |
jar |
Project Dependency Graph
Dependency Tree
- org.asteriskjava:asterisk-java:jar:1.0.0.M3

- org.easymock:easymock:jar:2.4 (test)

| EasyMock |
Description: EasyMock provides an easy way to create Mock Objects for interfaces by generating them on the fly using Java's proxy mechanism
URL: http://www.easymock.org
Project License: MIT License
|
- junit:junit:jar:4.5 (test)

- log4j:log4j:jar:1.2.15 (compile)

- javax.mail:mail:jar:1.4 (compile)

| JavaMail API |
Description: The JavaMail API provides a platform-independent and protocol-independent framework to build mail and messaging applications.
URL: http://java.sun.com/products/javamail/index.jsp
Project License: No project license is defined for this project.
|
- javax.activation:activation:jar:1.0.2 (compile)

| JavaBeans Activation Framework (JAF) |
Description: JavaBeans Activation Framework (JAF) is a standard extension to the Java platform that lets you take advantage of standard services to: determine the type of an arbitrary piece of data; encapsulate access to it; discover the operations available on it; and instantiate the appropriate bean to perform the operation(s).
URL: http://java.sun.com/products/javabeans/jaf/index.jsp
Project License: No project license is defined for this project.
|
- javax.jms:jms:jar:1.1 (compile)

| Java Message Service |
Description: The Java Message Service (JMS) API is a messaging standard that allows application components based on the Java 2 Platform, Enterprise Edition (J2EE) to create, send, receive, and read messages. It enables distributed communication that is loosely coupled, reliable, and asynchronous.
URL: http://java.sun.com/products/jms
Project License: No project license is defined for this project.
|
- com.sun.jdmk:jmxtools:jar:1.2.1 (compile)

| Unnamed - com.sun.jdmk:jmxtools:jar:1.2.1 |
Description: There is currently no description associated with this project.
Project License: No project license is defined for this project.
|
- com.sun.jmx:jmxri:jar:1.2.1 (compile)

| Unnamed - com.sun.jmx:jmxri:jar:1.2.1 |
Description: There is currently no description associated with this project.
Project License: No project license is defined for this project.
|
- org.slf4j:slf4j-api:jar:1.5.6 (compile)

| SLF4J API Module |
Description: The slf4j API
URL: http://www.slf4j.org
Project License: No project license is defined for this project.
|
Licenses
Unknown: Java Message Service, JavaBeans Activation Framework (JAF), JavaMail API, SLF4J API Module, Unnamed - com.sun.jdmk:jmxtools:jar:1.2.1, Unnamed - com.sun.jmx:jmxri:jar:1.2.1
Apache License, Version 2.0: Asterisk-Java
Common Public License Version 1.0: JUnit
The Apache Software License, Version 2.0: Apache Log4j
MIT License: EasyMock
Dependency File Details
| Filename |
Size |
Entries |
Classes |
Packages |
JDK Rev |
Debug |
| jmxtools-1.2.1.jar |
99.99 kB |
52 |
44 |
4 |
1.2 |
debug |
| jmxri-1.2.1.jar |
357.28 kB |
241 |
222 |
12 |
1.2 |
debug |
| activation-1.0.2.jar |
53.38 kB |
51 |
38 |
3 |
1.1 |
debug |
| jms-1.1.jar |
25.39 kB |
61 |
58 |
1 |
1.1 |
debug |
| mail-1.4.jar |
348.16 kB |
270 |
250 |
12 |
1.4 |
debug |
| junit-4.5.jar |
194.28 kB |
222 |
188 |
26 |
1.5 |
debug |
| log4j-1.2.15.jar |
382.65 kB |
296 |
259 |
19 |
1.1 |
debug |
| easymock-2.4.jar |
79.23 kB |
83 |
71 |
3 |
1.5 |
debug |
| slf4j-api-1.5.6.jar |
21.81 kB |
32 |
21 |
3 |
1.3 |
debug |
| Total |
Size |
Entries |
Classes |
Packages |
JDK Rev |
Debug |
| 9 |
1.53 MB |
1,308 |
1,151 |
83 |
1.5 |
9 |
| compile: 7 |
compile: 1.26 MB |
compile: 1,003 |
compile: 892 |
compile: 54 |
- |
compile: 7 |
| test: 2 |
test: 273.51 kB |
test: 305 |
test: 259 |
test: 29 |
- |
test: 2 |