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-beanutils commons-beanutils 1.7.0 - jar
commons-logging commons-logging 1.1.1 - jar
commons-net commons-net 1.4.1 - jar
org.dfdaemon dfdaemon-il2-api 1.0.0-SNAPSHOT - jar
org.dfdaemon dfdaemon-il2-spi 1.0.0-SNAPSHOT - jar
org.springframework spring-beans 2.5 - jar
org.springframework spring-context 2.5 - 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
junit junit 4.4 - jar
log4j log4j 1.2.14 - jar
org.easymock easymock 2.2 - jar
org.easymock easymockclassextension 2.2 - jar
org.springframework spring-test 2.5 - 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
aopalliance aopalliance 1.0 - jar
joda-time joda-time 1.4 - jar
org.springframework spring-core 2.5 - jar
oro oro 2.0.8 - 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
cglib cglib-nodep 2.1_3 - jar

Project Dependency Graph

Dependency Listings

dfdaemon-il2-core

Software for online wars for IL-2 game by Maddox.

http://dfdaemon.sourceforge.net/dfdaemon-il2/dfdaemon-il2-core

JUnit

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.

http://junit.org

dfdaemon-il2-api

Software for online wars for IL-2 game by Maddox.

http://dfdaemon.sourceforge.net/dfdaemon-il2/dfdaemon-il2-api

Joda time

Date and time library to replace JDK date handling.

http://joda-time.sourceforge.net

dfdaemon-il2-spi

Software for online wars for IL-2 game by Maddox.

http://dfdaemon.sourceforge.net/dfdaemon-il2/dfdaemon-il2-spi

Commons Logging

Commons Logging is a thin adapter allowing configurable bridging to other, well known logging systems.

http://commons.apache.org/logging

Unnamed - commons-beanutils:commons-beanutils:jar:1.7.0

Jakarta Commons Net

http://jakarta.apache.org/commons/${pom.artifactId.substring(8)}/

Unnamed - oro:oro:jar:2.0.8

Spring Framework: Beans

Spring Framework: Beans

http://www.springframework.org

Spring Framework: Core

Spring Framework: Core

http://www.springframework.org

Spring Framework: Context

Spring Framework: Context

http://www.springframework.org

AOP alliance

AOP Alliance

http://aopalliance.sourceforge.net

Spring Framework: Test

Spring Framework: Test

http://www.springframework.org

Log4j

Log4j

http://logging.apache.org/log4j/docs/

EasyMock

EasyMock provides Mock Objects for interfaces in JUnit tests by generating them on the fly using Java's proxy mechanism

http://www.easymock.org

EasyMock class extension

The EasyMock Class Extension allows to generate Mock Objects for classes

http://www.easymock.org

cglib

http://cglib.sourceforge.net/