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-collections | commons-collections | 3.1 | - | jar | |
commons-configuration | commons-configuration | 1.2 | - | jar | |
commons-lang | commons-lang | 2.1 | - | jar | |
commons-math | commons-math | 1.0 | - | jar | |
commons-primitives | commons-primitives | 1.0 | - | jar | |
jsap | jsap | 2.0 | - | jar | |
log4j | log4j | 1.2.13 | - | jar | |
net.sf.saxon | saxon | 8.7 | - | jar | |
net.sourceforge.mupisim | junction | 0.1 | - | jar | |
nux | nux | 1.6 | - | jar | |
xom | xom | 1.1 | - | jar |
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 | 3.8.2 | - | jar | |
net.sourceforge.mupisim | junction | 0.1 | tests | test-jar |
The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.
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.6 | - | jar | |
commons-beanutils | commons-beanutils-core | 1.7.0 | - | jar | |
commons-codec | commons-codec | 1.3 | - | jar | |
commons-digester | commons-digester | 1.6 | - | jar | |
commons-discovery | commons-discovery | 0.2 | - | jar | |
commons-logging | commons-logging | 1.0.3 | - | jar | |
commons-logging | commons-logging-api | 1.0.4 | - | jar | |
dom4j | dom4j | 1.4 | - | jar | |
isorelax | isorelax | 20020414 | - | jar | |
javax.servlet | servlet-api | 2.3 | - | jar | |
jaxen | jaxen | 1.1-beta-8 | - | jar | |
jdom | jdom | 1.0 | - | jar | |
msv | msv | 20020414 | - | jar | |
relaxngDatatype | relaxngDatatype | 20020414 | - | jar | |
saxpath | saxpath | 1.0-FCS | - | jar | |
xalan | xalan | 2.7.0 | - | jar | |
xerces | xercesImpl | 2.6.2 | - | jar | |
xerces | xmlParserAPIs | 2.6.2 | - | jar | |
xml-apis | xml-apis | 1.0.b2 | - | jar |
Mupisim is a simulator for distributed, mobile systems. Its primary purpose is the study of mobile processes (e.g. mobile agents) and their communication mechanisms. It may also be used to evaluate the efficiency of a given process migration scheme.
http://mupisim.sourceforge.net/mupisim-core
The Math project is a library of lightweight, self-contained mathematics and statistics components addressing the most common practical problems not immediately available in the Java programming language or commons-lang.
http://jakarta.apache.org/commons/${pom.artifactId.substring(8)}/
Commons Discovery
Unnamed - xalan:xalan:jar:2.7.0
Unnamed - xerces:xmlParserAPIs:jar:2.6.2
POM was created from deploy:deploy-file
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)}/
Tools to assist in the reading of configuration/preferences files in various formats
http://jakarta.apache.org/commons/${pom.artifactId.substring(8)}/
The codec package contains simple encoder and decoders for various formats such as Base64 and Hexadecimal. In addition to these widely used encoders and decoders, the codec package also maintains a collection of phonetic encoding utilities.
http://jakarta.apache.org/commons/codec/
Unnamed - javax.servlet:servlet-api:jar:2.3
Unnamed - xerces:xercesImpl:jar:2.6.2
Unnamed - commons-digester:commons-digester:jar:1.6
Java Bean Utililities
http://jakarta.apache.org/commons/beanutils/
Unnamed - xml-apis:xml-apis:jar:1.0.b2
http://xml.apache.org/commons/#external
Unnamed - commons-logging:commons-logging-api:jar:1.0.4
Unnamed - commons-beanutils:commons-beanutils-core:jar:1.7.0
Commons Logging
http://jakarta.apache.org/commons/logging/
Jaxen is a universal Java XPath engine.
Unnamed - relaxngDatatype:relaxngDatatype:jar:20020414
Unnamed - isorelax:isorelax:jar:20020414
Unnamed - saxpath:saxpath:jar:1.0-FCS
Unnamed - msv:msv:jar:20020414
Unnamed - commons-primitives:commons-primitives:jar:1.0
Log4j
http://logging.apache.org/log4j/docs/
Unnamed - commons-collections:commons-collections:jar:3.1
Types that extend and augment the Java Collections Framework.
Unnamed - junit:junit:jar:3.8.2
Junction is a lightweight dependency-injection container. It is based on a setter-injection approach. Several application configuration and profiling utility classes are included in the package.
http://mupisim.sourceforge.net/junction
POM was created from deploy:deploy-file
Junction is a lightweight dependency-injection container. It is based on a setter-injection approach. Several application configuration and profiling utility classes are included in the package.
http://mupisim.sourceforge.net/junction
The XSLT and XQuery Processor