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
bsh bsh 1.3.0 jar
c3p0 c3p0 0.9.1.2 jar
commons-beanutils commons-beanutils 1.7.0 jar
commons-lang commons-lang 2.1 jar
jasperreports jasperreports 3.1.2 jar
javax.servlet jstl 1.2 jar
log4j log4j 1.2.13 jar
mysql mysql-connector-java 5.1.6 jar
org.apache.derby derby 10.3.2.1 jar
org.apache.geronimo.specs geronimo-jta_1.0.1B_spec 1.0.1 jar
org.hibernate hibernate 3.2.6.ga jar
org.springframework spring 2.0 jar
oro oro 2.0.7 jar
postgresql postgresql 8.2-507.jdbc4 jar
quartz quartz 1.5.2 jar
struts struts 1.2.9 jar
taglibs standard 1.1.2 jar

runtime

The following is a list of runtime dependencies for this project. These dependencies are required to run the application:

GroupId ArtifactId Version Type
org.springframework spring-mock 2.0 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
dumbster dumbster 1.6 jar
hsqldb hsqldb 1.8.0.7 jar
junit junit 4.4 jar
org.dbunit dbunit 2.2 jar
org.openqa.selenium.client-drivers selenium-java-client-driver 1.0-beta-1 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 Type
javax.mail mail 1.4 jar
javax.servlet servlet-api 2.4 jar
javax.servlet.jsp jsp-api 2.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 Type
antlr antlr 2.7.2 jar
asm asm 1.5.3 jar
asm asm-attrs 1.5.3 jar
bouncycastle bcmail-jdk14 136 jar
bouncycastle bcprov-jdk14 136 jar
cglib cglib 2.1_3 jar
com.lowagie itext 2.1.0 jar
commons-collections commons-collections 2.1 jar
commons-digester commons-digester 2.0 jar
commons-fileupload commons-fileupload 1.0 jar
commons-logging commons-logging 1.0.4 jar
commons-validator commons-validator 1.1.4 jar
dom4j dom4j 1.6.1 jar
eclipse jdtcore 3.1.0 jar
jfree jcommon 1.0.12 jar
jfree jfreechart 1.0.9 jar
net.sf.ehcache ehcache 1.2.3 jar
xalan xalan 2.5.1 jar
xml-apis xml-apis 1.3.02 jar

runtime

The following is a list of runtime dependencies for this project. These dependencies are required to run the application:

GroupId ArtifactId Version Type
aopalliance aopalliance 1.0 jar
org.springframework spring-aop 2.0 jar
org.springframework spring-beans 2.0 jar
org.springframework spring-context 2.0 jar
org.springframework spring-core 2.0 jar
org.springframework spring-dao 2.0 jar
org.springframework spring-jdbc 2.0 jar
org.springframework spring-jpa 2.0 jar
org.springframework spring-support 2.0 jar
org.springframework spring-web 2.0 jar
org.springframework spring-webmvc 2.0 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
ant ant 1.6.5 - jar
jetty org.mortbay.jetty 5.1.10 - jar
junit-addons junit-addons 1.4 - jar
org.openqa.selenium.core selenium-core 1.0-beta-1 - jar
org.openqa.selenium.server selenium-server 1.0-beta-1 standalone jar
org.openqa.selenium.server selenium-server-coreless 0.9.1 - jar
poi poi 2.5.1-final-20040804 - jar
xerces xercesImpl 2.6.2 - jar
xerces xmlParserAPIs 2.6.2 - 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 Type
javax.activation activation 1.1 jar

Project Dependency Graph

Dependency Tree

  • org.itracker:itracker:war:3.0.2-SNAPSHOT Information
    • struts:struts:jar:1.2.9 (compile) Information
      • commons-beanutils:commons-beanutils:jar:1.7.0 (compile) Information
      • commons-digester:commons-digester:jar:2.0 (compile) Information
        • commons-collections:commons-collections:jar:2.1 (compile) Information
      • commons-fileupload:commons-fileupload:jar:1.0 (compile) Information
      • commons-logging:commons-logging:jar:1.0.4 (compile) Information
      • commons-validator:commons-validator:jar:1.1.4 (compile) Information
      • oro:oro:jar:2.0.7 (compile) Information
      • antlr:antlr:jar:2.7.2 (compile) Information
      • xalan:xalan:jar:2.5.1 (compile) Information
    • log4j:log4j:jar:1.2.13 (compile) Information
    • org.apache.geronimo.specs:geronimo-jta_1.0.1B_spec:jar:1.0.1 (compile) Information
    • org.springframework:spring:jar:2.0 (compile) Information
    • oro:oro:jar:2.0.7 (compile) Information
    • commons-beanutils:commons-beanutils:jar:1.7.0 (compile) Information
    • jasperreports:jasperreports:jar:3.1.2 (compile) Information
      • commons-beanutils:commons-beanutils:jar:1.7.0 (compile) Information
      • commons-collections:commons-collections:jar:2.1 (compile) Information
      • commons-digester:commons-digester:jar:2.0 (compile) Information
      • commons-logging:commons-logging:jar:1.0.4 (compile) Information
      • com.lowagie:itext:jar:2.1.0 (compile) Information
        • bouncycastle:bcmail-jdk14:jar:136 (compile) Information
        • bouncycastle:bcprov-jdk14:jar:136 (compile) Information
      • jfree:jcommon:jar:1.0.12 (compile) Information
      • jfree:jfreechart:jar:1.0.9 (compile) Information
      • xml-apis:xml-apis:jar:1.3.02 (compile) Information
      • eclipse:jdtcore:jar:3.1.0 (compile) Information
    • bsh:bsh:jar:1.3.0 (compile) Information
    • org.apache.derby:derby:jar:10.3.2.1 (compile) Information
    • postgresql:postgresql:jar:8.2-507.jdbc4 (compile) Information
    • javax.servlet:servlet-api:jar:2.4 (provided) Information
    • javax.servlet.jsp:jsp-api:jar:2.1 (provided) Information
    • javax.servlet:jstl:jar:1.2 (compile) Information
    • taglibs:standard:jar:1.1.2 (compile) Information
    • junit:junit:jar:4.4 (test) Information
    • org.dbunit:dbunit:jar:2.2 (test) Information
      • junit-addons:junit-addons:jar:1.4 (test) Information
        • xerces:xercesImpl:jar:2.6.2 (test) Information
        • xerces:xmlParserAPIs:jar:2.6.2 (test) Information
      • poi:poi:jar:2.5.1-final-20040804 (test) Information
      • commons-lang:commons-lang:jar:2.1 (test) Information
      • commons-logging:commons-logging:jar:1.0.4 (test) Information
    • org.springframework:spring-mock:jar:2.0 (runtime) Information
    • hsqldb:hsqldb:jar:1.8.0.7 (test) Information
    • c3p0:c3p0:jar:0.9.1.2 (compile) Information
    • quartz:quartz:jar:1.5.2 (compile) Information
    • org.hibernate:hibernate:jar:3.2.6.ga (compile) Information
      • net.sf.ehcache:ehcache:jar:1.2.3 (compile) Information
        • commons-logging:commons-logging:jar:1.0.4 (compile) Information
        • commons-collections:commons-collections:jar:2.1 (compile) Information
      • commons-logging:commons-logging:jar:1.0.4 (compile) Information
      • asm:asm-attrs:jar:1.5.3 (compile) Information
      • dom4j:dom4j:jar:1.6.1 (compile) Information
      • cglib:cglib:jar:2.1_3 (compile) Information
        • asm:asm:jar:1.5.3 (compile) Information
      • asm:asm:jar:1.5.3 (compile) Information
    • javax.mail:mail:jar:1.4 (provided) Information
      • javax.activation:activation:jar:1.1 (provided) Information
    • commons-lang:commons-lang:jar:2.1 (compile) Information
    • org.openqa.selenium.client-drivers:selenium-java-client-driver:jar:1.0-beta-1 (test) Information
      • org.openqa.selenium.core:selenium-core:jar:1.0-beta-1 (test) Information
        • org.openqa.selenium.server:selenium-server-coreless:jar:0.9.1 (test) Information
          • ant:ant:jar:1.6.5 (test) Information
          • jetty:org.mortbay.jetty:jar:5.1.10 (test) Information
          • commons-logging:commons-logging:jar:1.0.4 (test) Information
          • javax.servlet:servlet-api:jar:2.4 (test) Information
      • org.openqa.selenium.server:selenium-server:jar:standalone:1.0-beta-1 (test) Information
        • org.openqa.selenium.core:selenium-core:jar:1.0-beta-1 (test) Information
    • dumbster:dumbster:jar:1.6 (test) Information
    • mysql:mysql-connector-java:jar:5.1.6 (compile) Information

Licenses

Bouncy Castle License: Legion of the Bouncy Castle Java Cryptography APIs

HSQLDB License: HSQLDB

Public Domain: AOP alliance

GNU LESSER GENERAL PUBLIC LICENSE: Hibernate, c3p0:JDBC DataSources/Resource Pools

Unknown: Beanshell, Collections, Derby Engine, Dumbster: Fake SMTP Server, FileUpload, Log4j, Selenium Core, Selenium RC Java Client Driver, Selenium RC Server, Selenium RC Server (Coreless), Unnamed - antlr:antlr:jar:2.7.2, Unnamed - bouncycastle:bcmail-jdk14:jar:136, Unnamed - commons-beanutils:commons-beanutils:jar:1.7.0, Unnamed - commons-validator:commons-validator:jar:1.1.4, Unnamed - javax.servlet.jsp:jsp-api:jar:2.1, Unnamed - javax.servlet:jstl:jar:1.2, Unnamed - javax.servlet:servlet-api:jar:2.4, Unnamed - jetty:org.mortbay.jetty:jar:5.1.10, Unnamed - junit-addons:junit-addons:jar:1.4, Unnamed - oro:oro:jar:2.0.7, Unnamed - poi:poi:jar:2.5.1-final-20040804, Unnamed - quartz:quartz:jar:1.5.2, Unnamed - taglibs:standard:jar:1.1.2, Unnamed - xalan:xalan:jar:2.5.1, Unnamed - xerces:xercesImpl:jar:2.6.2, Unnamed - xerces:xmlParserAPIs:jar:2.6.2, Unnamed - xml-apis:xml-apis:jar:1.3.02, asm, asm-attrs, cglib, dom4j, jdtcore, struts

Mozilla Public License: iText, a Free Java-PDF library

GNU Lesser General Public License, Version 2.1: DbUnit Framework

GNU Lesser General Public License: JasperReports, itracker

The Apache Software License, Version 2.0: Commons Digester, JTA, Lang, Logging, Spring Framework, Spring Framework: AOP, Spring Framework: Beans, Spring Framework: Context, Spring Framework: Core, Spring Framework: DAO, Spring Framework: JDBC, Spring Framework: JPA, Spring Framework: Mock, Spring Framework: Support, Spring Framework: Web, Spring Framework: WebMVC, Unnamed - ant:ant:jar:1.6.5, ehcache

GNU Lesser General Public Licence: jcommon, jfreechart

BSD License: PostgreSQL JDBC Driver

Common Public License Version 1.0: JUnit

Common Development and Distribution License (CDDL) v1.0: JavaBeans Activation Framework (JAF), JavaMail API

The GNU General Public License, Version 2: MySQL java connector

Dependency File Details

Filename Size Entries Classes Packages JDK Rev Debug Sealed
ant-1.6.5.jar 1,009.81 kB 616 576 25 1.2 debug -
antlr-2.7.2.jar 349.88 kB 195 193 8 1.1 debug -
aopalliance-1.0.jar 4.36 kB 15 9 2 1.3 debug -
asm-1.5.3.jar 25.74 kB 19 14 1 1.2 release -
asm-attrs-1.5.3.jar 16.36 kB 22 16 1 1.2 release -
bcmail-jdk14-136.jar 184.80 kB 159 142 8 1.2 release -
bcprov-jdk14-136.jar 1.34 MB 1,242 1,163 71 1.2 release -
bsh-1.3.0.jar 236.48 kB 213 135 7 1.2 release -
c3p0-0.9.1.2.jar 596.47 kB 434 382 44 1.4 debug -
cglib-2.1_3.jar 275.72 kB 243 228 8 1.2 debug -
itext-2.1.0.jar 1.00 MB 458 415 18 1.4 release -
commons-beanutils-1.7.0.jar 184.25 kB 129 111 5 1.2 debug -
commons-collections-2.1.jar 161.25 kB 189 180 3 1.1 release -
commons-digester-2.0.jar 145.30 kB 119 100 6 1.5 debug -
commons-fileupload-1.0.jar 21.85 kB 24 16 1 1.2 debug -
commons-lang-2.1.jar 202.85 kB 125 110 8 1.1 debug -
commons-logging-1.0.4.jar 37.12 kB 29 18 2 1.2 debug -
commons-validator-1.1.4.jar 82.48 kB 59 30 2 1.1 debug -
dom4j-1.6.1.jar 306.54 kB 208 190 14 1.3 debug -
dumbster-1.6.jar 7.72 kB 11 6 1 1.1 release -
jdtcore-3.1.0.jar 3.39 MB 1,342 1,255 43 1.2 debug -
hsqldb-1.8.0.7.jar 628.64 kB 340 301 13 1.2 release -
jasperreports-3.1.2.jar 2.10 MB 1,482 1,376 46 1.4 debug -
activation-1.1.jar 61.51 kB 50 38 3 1.4 debug -
mail-1.4.jar 379.75 kB 273 250 12 1.4 debug -
jstl-1.2.jar 404.53 kB 341 279 27 1.5 debug -
servlet-api-2.4.jar 95.40 kB 67 42 2 1.2 debug -
jsp-api-2.1.jar 98.28 kB 101 84 4 1.5 debug -
org.mortbay.jetty-5.1.10.jar 660.99 kB 317 294 12 1.2 debug sealed
jcommon-1.0.12.jar 302.00 kB 242 208 18 1.3 debug -
jfreechart-1.0.9.jar 1.23 MB 634 562 36 1.3 debug -
junit-4.4.jar 157.69 kB 188 154 20 1.5 debug -
junit-addons-1.4.jar 52.96 kB 48 39 5 1.2 debug -
log4j-1.2.13.jar 349.79 kB 283 253 19 1.1 debug -
mysql-connector-java-5.1.6.jar 686.78 kB 258 225 11 1.6 debug -
ehcache-1.2.3.jar 203.17 kB 137 117 13 1.3 debug -
derby-10.3.2.1.jar 2.23 MB 1,377 1,317 81 1.6 debug sealed
geronimo-jta_1.0.1B_spec-1.0.1.jar 14.29 kB 29 17 2 1.4 debug -
dbunit-2.2.jar 321.32 kB 320 286 23 1.3 debug -
hibernate-3.2.6.ga.jar 2.17 MB 1,445 1,361 78 1.4 debug -
selenium-java-client-driver-1.0-beta-1.jar 22.82 kB 22 12 1 1.4 debug -
selenium-core-1.0-beta-1.jar 1.58 MB 496 0 0 - release -
selenium-server-1.0-beta-1-standalone.jar 5.04 MB 2,881 2,158 116 1.5 debug -
selenium-server-coreless-0.9.1.jar 184.33 kB 115 71 5 1.5 debug -
spring-2.0.jar 2.43 MB 2,144 1,935 180 1.5 debug -
spring-aop-2.0.jar 278.55 kB 249 227 17 1.5 debug -
spring-beans-2.0.jar 357.81 kB 267 240 13 1.5 debug -
spring-context-2.0.jar 118.10 kB 121 104 12 1.5 debug -
spring-core-2.0.jar 165.48 kB 144 130 10 1.5 debug -
spring-dao-2.0.jar 120.20 kB 117 103 9 1.5 debug -
spring-jdbc-2.0.jar 211.60 kB 192 173 14 1.5 debug -
spring-jpa-2.0.jar 87.73 kB 79 70 4 1.5 debug -
spring-mock-2.0.jar 97.01 kB 74 62 7 1.5 debug -
spring-support-2.0.jar 123.01 kB 118 88 20 1.5 debug -
spring-web-2.0.jar 146.32 kB 134 116 12 1.3 debug -
spring-webmvc-2.0.jar 269.10 kB 194 165 19 1.3 debug -
oro-2.0.7.jar 63.89 kB 74 62 6 1.2 release -
poi-2.5.1-final-20040804.jar 783.41 kB 494 466 20 1.2 debug -
postgresql-8.2-507.jdbc4.jar 446.71 kB 209 186 20 1.6 debug -
quartz-1.5.2.jar 379.61 kB 184 150 19 1.3 debug -
struts-1.2.9.jar 536.99 kB 365 300 25 1.1 debug -
standard-1.1.2.jar 384.04 kB 307 254 23 1.2 debug -
xalan-2.5.1.jar 2.77 MB 1,430 1,353 50 1.1 debug -
xercesImpl-2.6.2.jar 986.99 kB 845 784 37 1.1 release -
xmlParserAPIs-2.6.2.jar 121.80 kB 238 207 17 1.1 release -
xml-apis-1.3.02.jar 189.65 kB 341 301 25 1.1 release -
Total Size Entries Classes Packages JDK Rev Debug Sealed
66 39.28 MB 25,617 22,209 1,384 1.6 52 2
compile: 36 compile: 25.29 MB compile: 16,491 compile: 14,954 compile: 929 - compile: 27 compile: 1
test: 14 test: 11.44 MB test: 6,931 test: 5,354 test: 295 - test: 9 test: 1
runtime: 12 runtime: 1.93 MB runtime: 1,704 runtime: 1,487 runtime: 139 - runtime: 12 -
provided: 4 provided: 634.94 kB provided: 491 provided: 414 provided: 21 - provided: 4 -

Dependency Repository Locations

Repo ID URL Release Snapshot
apache-snapshot-repository http://people.apache.org/repo/m2-snapshot-repository Yes Yes
java.net https://maven-repository.dev.java.net/repository/ Yes Yes
openqa release http://nexus.openqa.org/content/repositories/releases Yes Yes
apache.snapshots-group https://repository.apache.org/content/repositories/snapshots-group Yes Yes
openqa-thirdparty http://archiva.openqa.org/repository/thirdparty/ Yes -
apache.incubating http://people.apache.org/repo/m2-incubating-repository Yes Yes
apache.snapshots http://people.apache.org/maven-snapshot-repository - Yes
openqa http://maven.openqa.org Yes Yes
openqa-releases http://archiva.openqa.org/repository/releases/ Yes -
apache-snapshots http://people.apache.org/repo/m2-snapshot-repository - Yes
openqa.org http://archiva.openqa.org/repository/releases Yes -
codehaus-repository http://repository.codehaus.org Yes Yes
central http://repo1.maven.org/maven2 Yes -
openqa-snapshots http://archiva.openqa.org/repository/snapshots/ - Yes

Repository locations for each of the Dependencies.

Artifact apache-snapshot-repository java.net openqa release apache.snapshots-group openqa-thirdparty apache.incubating apache.snapshots openqa openqa-releases apache-snapshots openqa.org codehaus-repository central openqa-snapshots
ant:ant:jar:1.6.5 - - - - - - - - - - - - Found at http://repo1.maven.org/maven2 -
antlr:antlr:jar:2.7.2 - - - - - - - - - - - - Found at http://repo1.maven.org/maven2 -
aopalliance:aopalliance:jar:1.0 - - - - - - - - - - - - Found at http://repo1.maven.org/maven2 -
asm:asm:jar:1.5.3 - - - - - - - - - - - - Found at http://repo1.maven.org/maven2 -
asm:asm-attrs:jar:1.5.3 - - - - - - - - - - - - Found at http://repo1.maven.org/maven2 -
bouncycastle:bcmail-jdk14:jar:136 - - - - - - - - - - - - Found at http://repo1.maven.org/maven2 -
bouncycastle:bcprov-jdk14:jar:136 - - - - - - - - - - - - Found at http://repo1.maven.org/maven2 -
bsh:bsh:jar:1.3.0 - - - - - - - - - - - - Found at http://repo1.maven.org/maven2 -
c3p0:c3p0:jar:0.9.1.2 - - - - - - - - - - - - Found at http://repo1.maven.org/maven2 -
cglib:cglib:jar:2.1_3 - - - - - - - - - - - - Found at http://repo1.maven.org/maven2 -
com.lowagie:itext:jar:2.1.0 - - - - - - - - - - - - Found at http://repo1.maven.org/maven2 -
commons-beanutils:commons-beanutils:jar:1.7.0 - - - - - - - - - - - - Found at http://repo1.maven.org/maven2 -
commons-collections:commons-collections:jar:2.1 - - - - - - - - - - - - Found at http://repo1.maven.org/maven2 -
commons-digester:commons-digester:jar:2.0 - - - - - - - - - - - - Found at http://repo1.maven.org/maven2 -
commons-fileupload:commons-fileupload:jar:1.0 - - - - - - - - - - - - Found at http://repo1.maven.org/maven2 -
commons-lang:commons-lang:jar:2.1 - - - - - - - - - - - - Found at http://repo1.maven.org/maven2 -
commons-logging:commons-logging:jar:1.0.4 - - - - - - - - - - - - Found at http://repo1.maven.org/maven2 -
commons-validator:commons-validator:jar:1.1.4 - - - - - - - - - - - - Found at http://repo1.maven.org/maven2 -
dom4j:dom4j:jar:1.6.1 - - - - - - - - - - - - Found at http://repo1.maven.org/maven2 -
dumbster:dumbster:jar:1.6 - - - - - - - - - - - - Found at http://repo1.maven.org/maven2 -
eclipse:jdtcore:jar:3.1.0 - - - - - - - - - - - - Found at http://repo1.maven.org/maven2 -
hsqldb:hsqldb:jar:1.8.0.7 - - - - - - - - - - - - Found at http://repo1.maven.org/maven2 -
jasperreports:jasperreports:jar:3.1.2 - - - - - - - - - - - - Found at http://repo1.maven.org/maven2 -
javax.activation:activation:jar:1.1 - - - - - - - - - - - - Found at http://repo1.maven.org/maven2 -
javax.mail:mail:jar:1.4 - - - - - - - - - - - - Found at http://repo1.maven.org/maven2 -
javax.servlet:jstl:jar:1.2 - - - - - - - - - - - - Found at http://repo1.maven.org/maven2 -
javax.servlet:servlet-api:jar:2.4 - - - - - - - - - - - - Found at http://repo1.maven.org/maven2 -
javax.servlet.jsp:jsp-api:jar:2.1 - - - - - - - - - - - - Found at http://repo1.maven.org/maven2 -
jetty:org.mortbay.jetty:jar:5.1.10 - - - - - - - - - - - - Found at http://repo1.maven.org/maven2 -
jfree:jcommon:jar:1.0.12 - - - - - - - - - - - - Found at http://repo1.maven.org/maven2 -
jfree:jfreechart:jar:1.0.9 - - - - - - - - - - - - Found at http://repo1.maven.org/maven2 -
junit:junit:jar:4.4 - - - - - - - - - - - - Found at http://repo1.maven.org/maven2 -
junit-addons:junit-addons:jar:1.4 - - - - - - - - - - - - Found at http://repo1.maven.org/maven2 -
log4j:log4j:jar:1.2.13 - - - - - - - - - - - - Found at http://repo1.maven.org/maven2 -
mysql:mysql-connector-java:jar:5.1.6 - - - - - - - - - - - - Found at http://repo1.maven.org/maven2 -
net.sf.ehcache:ehcache:jar:1.2.3 - - - - - - - - - - - - Found at http://repo1.maven.org/maven2 -
org.apache.derby:derby:jar:10.3.2.1 - - - - - - - - - - - - Found at http://repo1.maven.org/maven2 -
org.apache.geronimo.specs:geronimo-jta_1.0.1B_spec:jar:1.0.1 - - - - - - - - - - - - Found at http://repo1.maven.org/maven2 -
org.dbunit:dbunit:jar:2.2 - - - - - - - - - - - - Found at http://repo1.maven.org/maven2 -
org.hibernate:hibernate:jar:3.2.6.ga - - - - - - - - - - - - Found at http://repo1.maven.org/maven2 -
org.openqa.selenium.client-drivers:selenium-java-client-driver:jar:1.0-beta-1 - - Found at http://nexus.openqa.org/content/repositories/releases - - - - - Found at http://archiva.openqa.org/repository/releases/ - Found at http://archiva.openqa.org/repository/releases - - -
org.openqa.selenium.core:selenium-core:jar:1.0-beta-1 - - Found at http://nexus.openqa.org/content/repositories/releases - - - - - Found at http://archiva.openqa.org/repository/releases/ - Found at http://archiva.openqa.org/repository/releases - - -
org.openqa.selenium.server:selenium-server:jar:standalone:1.0-beta-1 - - Found at http://nexus.openqa.org/content/repositories/releases - - - - - Found at http://archiva.openqa.org/repository/releases/ - Found at http://archiva.openqa.org/repository/releases - - -
org.openqa.selenium.server:selenium-server-coreless:jar:0.9.1 - - Found at http://nexus.openqa.org/content/repositories/releases - - - - - Found at http://archiva.openqa.org/repository/releases/ - Found at http://archiva.openqa.org/repository/releases - - -
org.springframework:spring:jar:2.0 - - - - - - - - - - - - Found at http://repo1.maven.org/maven2 -
org.springframework:spring-aop:jar:2.0 - - - - - - - - - - - - Found at http://repo1.maven.org/maven2 -
org.springframework:spring-beans:jar:2.0 - - - - - - - - - - - - Found at http://repo1.maven.org/maven2 -
org.springframework:spring-context:jar:2.0 - - - - - - - - - - - - Found at http://repo1.maven.org/maven2 -
org.springframework:spring-core:jar:2.0 - - - - - - - - - - - - Found at http://repo1.maven.org/maven2 -
org.springframework:spring-dao:jar:2.0 - - - - - - - - - - - - Found at http://repo1.maven.org/maven2 -
org.springframework:spring-jdbc:jar:2.0 - - - - - - - - - - - - Found at http://repo1.maven.org/maven2 -
org.springframework:spring-jpa:jar:2.0 - - - - - - - - - - - - Found at http://repo1.maven.org/maven2 -
org.springframework:spring-mock:jar:2.0 - - - - - - - - - - - - Found at http://repo1.maven.org/maven2 -
org.springframework:spring-support:jar:2.0 - - - - - - - - - - - - Found at http://repo1.maven.org/maven2 -
org.springframework:spring-web:jar:2.0 - - - - - - - - - - - - Found at http://repo1.maven.org/maven2 -
org.springframework:spring-webmvc:jar:2.0 - - - - - - - - - - - - Found at http://repo1.maven.org/maven2 -
oro:oro:jar:2.0.7 - - - - - - - - - - - - Found at http://repo1.maven.org/maven2 -
poi:poi:jar:2.5.1-final-20040804 - - - - - - - - - - - - Found at http://repo1.maven.org/maven2 -
postgresql:postgresql:jar:8.2-507.jdbc4 - - - - - - - - - - - - Found at http://repo1.maven.org/maven2 -
quartz:quartz:jar:1.5.2 - - - - - - - - - - - - Found at http://repo1.maven.org/maven2 -
struts:struts:jar:1.2.9 - - - - - - - - - - - - Found at http://repo1.maven.org/maven2 -
taglibs:standard:jar:1.1.2 - - - - - - - - - - - - Found at http://repo1.maven.org/maven2 -
xalan:xalan:jar:2.5.1 - - - - - - - - - - - - Found at http://repo1.maven.org/maven2 -
xerces:xercesImpl:jar:2.6.2 - - - - - - - - - - - - Found at http://repo1.maven.org/maven2 -
xerces:xmlParserAPIs:jar:2.6.2 - - - - - - - - - - - - Found at http://repo1.maven.org/maven2 -
xml-apis:xml-apis:jar:1.3.02 - - - - - - - - - - - - Found at http://repo1.maven.org/maven2 -
Total apache-snapshot-repository java.net openqa release apache.snapshots-group openqa-thirdparty apache.incubating apache.snapshots openqa openqa-releases apache-snapshots openqa.org codehaus-repository central openqa-snapshots
66 (compile: 36, test: 14, runtime: 12, provided: 4) 0 0 4 0 0 0 0 0 4 0 4 0 62 0

R.Ø.S.A.