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 | Classifier | Type | Optional |
|---|---|---|---|---|---|
| commons-logging | commons-logging | 1.0.4 | - | jar | |
| jaxen | jaxen | 1.1-beta-8 | - | jar | |
| log4j | log4j | 1.2.13 | - | jar | |
| org.embedchat | server | 0.5-SNAPSHOT | - | jar | |
| org.hibernate | hibernate-annotations | 3.1beta8 | - | jar |
runtime
The following is a list of runtime dependencies for this project. These dependencies are required to run the application:
| GroupId | ArtifactId | Version | Classifier | Type | Optional |
|---|---|---|---|---|---|
| hsqldb | hsqldb | 1.8.0.1 | - | 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 | Classifier | Type | Optional |
|---|---|---|---|---|---|
| dbunit | dbunit | 2.1 | - | jar | |
| junit | junit | 4.0 | - | jar |
system
The following is a list of system dependencies for this project. These dependencies are required to compile the application:
| GroupId | ArtifactId | Version | Classifier | Type | Optional |
|---|---|---|---|---|---|
| javax.persistence | ejb | 3.0-public-draft-20060118 | - | jar | |
| javax.transaction | jta | 1.0.1B | - | 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 | Classifier | Type | Optional |
|---|---|---|---|---|---|
| antlr | antlr | 2.7.6rc1 | - | jar | |
| asm | asm | 1.5.3 | - | jar | |
| cglib | cglib | 2.1_3 | - | jar | |
| commons-collections | commons-collections | 2.1.1 | - | jar | |
| commons-lang | commons-lang | 2.1 | - | jar | |
| dom4j | dom4j | 1.6.1 | - | jar | |
| ehcache | ehcache | 1.1 | - | jar | |
| org.apache.directory.mina | mina-core | 0.9.3 | - | jar | |
| org.embedchat | protocol | 0.5-SNAPSHOT | - | jar | |
| org.hibernate | hibernate | 3.1.2 | - | jar | |
| org.slf4j | slf4j-log4j12 | 1.0 | - | jar |
Project Dependency Graph
Dependency Tree
Dependency Listings
Free open source chat solution
http://www.embedchat.org/database
Jaxen is a universal Java XPath engine.
dom4j: the flexible XML framework for Java
E:\projects\embedchat\trunk\database\..\lib\jta-1.0.1B.jar
E:\projects\embedchat\trunk\database\..\lib\ejb3-persistence.jar
Commons Logging is a thin adapter allowing configurable bridging to other, well known logging systems.
http://jakarta.apache.org/commons/logging/
Free open source chat solution
http://www.embedchat.org/server
MINA (Multipurpose Infrastructure for Network Applications) is a network application framework which helps users develop high performance and highly scalable network applications easily.
http://directory.apache.org/projects/mina/
Protocol implementation for EmbedChat client-server communication
http://www.embedchat.org/protocol
Commons.Lang, a package of Java utility classes for the classes that are in java.lang's hierarchy, or are considered to be so standard as to justify existence in java.lang.
http://jakarta.apache.org/commons/${pom.artifactId.substring(8)}/
See http://www.slf4j.org/ Javadocs for the Log4jLoggerAdapter are available at http://www.slf4j.org/api/org/slf4j/impl/Log4jLoggerAdapter.html
Unnamed - dbunit:dbunit:jar:2.1
Unnamed - hsqldb:hsqldb:jar:1.8.0.1
EJB3-style annotations for Hibernate
http://annotations.hibernate.org
Unnamed - org.hibernate:hibernate:jar:3.1.2
Relational Persistence for Java
Log4j