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.6 - jar
asm asm 1.5.3 - jar
asm asm-attrs 1.5.3 - jar
cglib cglib 2.1_3 - jar
commons-collections commons-collections 2.1.1 - jar
commons-logging commons-logging 1.0.4 - jar
dom4j dom4j 1.6.1 - jar
javax.transaction jta 1.0.1B - jar
net.sf.ehcache ehcache 1.2.3 - jar
org.apache.derby derby 10.2.2.0 - jar
org.apache.derby derbynet 10.2.2.0 - jar
org.hibernate hibernate 3.2.2.ga - 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

provided

The following is a list of provided dependencies for this project. These dependencies are required to compile the application, but should be provided by default when using the library:

GroupId ArtifactId Version Classifier Type Optional
no.uit.cs.argos core 1.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 Classifier Type Optional
antlr antlr 2.7.6 - jar
asm asm 1.5.3 - jar
asm asm-attrs 1.5.3 - jar
cglib cglib 2.1_3 - jar
commons-collections commons-collections 2.1.1 - jar
commons-logging commons-logging 1.0.4 - jar
dom4j dom4j 1.6.1 - jar
javax.transaction jta 1.0.1B - jar
net.sf.ehcache ehcache 1.2.3 - jar
org.apache.derby derby 10.2.2.0 - jar
org.apache.derby derbynet 10.2.2.0 - jar
org.hibernate hibernate 3.2.2.ga - 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

provided

The following is a list of provided dependencies for this project. These dependencies are required to compile the application, but should be provided by default when using the library:

GroupId ArtifactId Version Classifier Type Optional
no.uit.cs.argos core 1.1 - jar

Project Dependency Graph

Dependency Listings

Hibernate

The hibernate system service adds persistence to Argos with hibernate and derby

http://jargos.sourceforge.net/hibernate

Project License: The BSD License


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

Project License: Common Public License Version 1.0


Hibernate

Relational Persistence for Java

http://www.hibernate.org

Project License: GNU LESSER GENERAL PUBLIC LICENSE


ehcache

ehcache is a pure Java, in-process cache with the following features: 1. Fast. 2. Simple. 3. Multiple eviction policies: LRU, LFU and FIFO. 4. Caches can be in memory or on disk. 5. Disk Stores can be persistent between VM restarts. 6. Distributed caching using multicast and RMI, with a pluggable API. 7. Cache and CacheManager listeners 8. Supports multiple Caches per CacheManager, and multiple CacheManagers per application. 9. Acts as a pluggable cache for Hibernate 3.1, 3 and 2.1. 10. Small foot print. Both in terms of size and memory requirements. 11. Minimal dependencies apart from J2SE. 12. Fully documented. See the online Documentation and the online JavaDoc. 13. Comprehensive Test Coverage. See the clover test report. 14. Available under the Apache 1.1 license. EHCache's copyright and licensing has been reviewed and approved by the Apache Software Foundation, making EHCache suitable for use in Apache projects. 15. Production tested. EHCache is used on a large and very busy eCommerce site. 16. Web caching, pull-through caches and other common caching implementations are provided in the ehcache-constructs module.

http://ehcache.sf.net

Project License: The Apache Software License, Version 2.0


Java Transaction API

The javax.transaction package. It is appropriate for inclusion in a classpath, and may be added to a Java 2 installation.

http://java.sun.com/products/jta

Project License: No project license is defined for this project.


Logging

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

http://jakarta.apache.org/commons/logging/

Project License: The Apache Software License, Version 2.0


asm-attrs

http://asm.objectweb.org/

Project License: No project license is defined for this project.


dom4j

dom4j: the flexible XML framework for Java

http://dom4j.org

Project License: No project license is defined for this project.


AntLR

http://www.antlr.org/

Project License: No project license is defined for this project.


cglib

http://cglib.sourceforge.net/

Project License: No project license is defined for this project.


asm

http://asm.objectweb.org/

Project License: No project license is defined for this project.


Unnamed - commons-collections:commons-collections:jar:2.1.1

Project License: No project license is defined for this project.


Derby Engine

http://db.apache.org/derby/

Project License: No project license is defined for this project.


Derby Network Server

http://db.apache.org/derby/

Project License: No project license is defined for this project.


Core

Core is the microkernel of Argos

http://jargos.sourceforge.net/core

Project License: The BSD License


Licenses

GNU LESSER GENERAL PUBLIC LICENSE: Hibernate

Unknown: AntLR, Derby Engine, Derby Network Server, Java Transaction API, Unnamed - commons-collections:commons-collections:jar:2.1.1, asm, asm-attrs, cglib, dom4j

Common Public License Version 1.0: JUnit

The Apache Software License, Version 2.0: Logging, ehcache

The BSD License: Core, Hibernate

Dependency File Details

Filename Size Entries Classes Packages JDK Rev Debug Sealed
antlr-2.7.6.jar 443,432 226 224 12 1.2 debug -
asm-1.5.3.jar 26,361 19 14 1 1.2 release -
asm-attrs-1.5.3.jar 16,757 22 16 1 1.2 release -
cglib-2.1_3.jar 282,338 243 228 8 1.2 debug -
commons-collections-2.1.1.jar 175,426 197 187 3 1.1 release -
commons-logging-1.0.4.jar 38,015 29 18 2 1.2 debug -
dom4j-1.6.1.jar 313,898 208 190 14 1.3 debug -
jta-1.0.1B.jar 8,812 20 17 2 1.2 debug -
junit-4.4.jar 161,477 188 154 20 1.5 debug -
ehcache-1.2.3.jar 208,048 137 117 13 1.3 debug -
core-1.1.jar 81,150 65 46 10 1.6 debug -
hibernate-1.1.jar 8,157 13 2 1 1.6 debug -
derby-10.2.2.0.jar 2,276,020 1,333 1,272 80 1.6 release sealed
derbynet-10.2.2.0.jar 204,224 86 51 3 1.3 release sealed
hibernate-3.2.2.ga.jar 2,208,240 1,401 1,319 76 1.4 debug -
Total Size Entries Classes Packages JDK Rev Debug Sealed
15 total dependencies 6,452,355 4,187 3,855 246 1.6 10 2