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 |
| com.fasterxml |
classmate |
0.5.3 |
jar |
| org.antlr |
antlr-runtime |
3.1.3 |
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 |
| com.h2database |
h2 |
1.2.144 |
jar |
| junit |
junit |
4.8.2 |
jar |
| org.apache.derby |
derby |
10.2.2.0 |
jar |
| org.easymock |
easymock |
2.4 |
jar |
| org.easymock |
easymockclassextension |
2.4 |
jar |
| org.springframework |
spring-mock |
2.0.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 |
| log4j |
log4j |
1.2.13 |
jar |
| org.antlr |
stringtemplate |
3.2.1 |
jar |
| org.springframework |
spring |
2.0.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.
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 |
| cglib |
cglib-nodep |
2.1_3 |
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 |
| antlr |
antlr |
2.7.7 |
jar |
| avalon-framework |
avalon-framework |
4.1.3 |
jar |
| commons-logging |
commons-logging |
1.1 |
jar |
| javax.servlet |
servlet-api |
2.3 |
jar |
| logkit |
logkit |
1.0.1 |
jar |
Project Dependency Graph
Dependency Tree
- org.jdbi:jdbi:jar:2.16

| jDBI |
Description: jDBI is designed to provide convenient tabular data access in
Java(tm). It uses the Java collections framework for query
results, provides a convenient means of externalizing sql
statements, and provides named parameter support for any database
being used.
URL: http://jdbi.org/
Project License: Apache License 2.0
|
- com.h2database:h2:jar:1.2.144 (test)

- com.fasterxml:classmate:jar:0.5.3 (compile)

- log4j:log4j:jar:1.2.13 (provided)

- org.antlr:stringtemplate:jar:3.2.1 (provided)

| ANTLR StringTemplate |
Description: StringTemplate is a java template engine for generating source code,
web pages, emails, or any other formatted text output.
StringTemplate is particularly good at multi-targeted code generators,
multiple site skins, and internationalization/localization.
It evolved over years of effort developing jGuru.com.
StringTemplate also generates the stringtemplate website: http://www.stringtemplate.org
and powers the ANTLR v3 code generator. Its distinguishing characteristic
is that unlike other engines, it strictly enforces model-view separation.
Strict separation makes websites and code generators more flexible
and maintainable; it also provides an excellent defense against malicious
template authors.
There are currently about 600 StringTemplate source downloads a month.
URL: http://www.stringtemplate.org
Project License: BSD licence
|
- antlr:antlr:jar:2.7.7 (provided)

| AntLR Parser Generator |
Description: A framework for constructing recognizers, compilers,
and translators from grammatical descriptions containing
Java, C#, C++, or Python actions.
URL: http://www.antlr.org/
Project License: BSD License
|
- org.antlr:antlr-runtime:jar:3.1.3 (compile)

| Antlr 3 Runtime |
Description: A framework for constructing recognizers, compilers, and translators from grammatical descriptions containing Java, C#, C++, or Python actions.
URL: http://www.antlr.org
Project License: No project license is defined for this project.
|
- org.springframework:spring:jar:2.0.1 (provided)

- commons-logging:commons-logging:jar:1.1 (provided)

| Logging |
Description: Commons Logging is a thin adapter allowing configurable bridging to other,
well known logging systems.
URL: http://jakarta.apache.org/commons/${pom.artifactId.substring(8)}/
Project License: The Apache Software License, Version 2.0
|
- logkit:logkit:jar:1.0.1 (provided)

| Unnamed - logkit:logkit:jar:1.0.1 |
Description: There is currently no description associated with this project.
Project License: No project license is defined for this project.
|
- avalon-framework:avalon-framework:jar:4.1.3 (provided)

| Unnamed - avalon-framework:avalon-framework:jar:4.1.3 |
Description: There is currently no description associated with this project.
Project License: No project license is defined for this project.
|
- javax.servlet:servlet-api:jar:2.3 (provided)

| Unnamed - javax.servlet:servlet-api:jar:2.3 |
Description: There is currently no description associated with this project.
Project License: No project license is defined for this project.
|
- org.springframework:spring-mock:jar:2.0.1 (test)

- commons-logging:commons-logging:jar:1.1 (test)

| Logging |
Description: Commons Logging is a thin adapter allowing configurable bridging to other,
well known logging systems.
URL: http://jakarta.apache.org/commons/${pom.artifactId.substring(8)}/
Project License: The Apache Software License, Version 2.0
|
- junit:junit:jar:4.8.2 (test)

- org.apache.derby:derby:jar:10.2.2.0 (test)

| Derby Engine |
Description: There is currently no description associated with this project.
URL: http://db.apache.org/derby/
Project License: No project license is defined for this project.
|
- org.easymock:easymock:jar:2.4 (test)

| EasyMock |
Description: EasyMock provides an easy way to create Mock Objects for interfaces by generating them on the fly using Java's proxy mechanism
URL: http://www.easymock.org
Project License: MIT License
|
- org.easymock:easymockclassextension:jar:2.4 (test)

- org.easymock:easymock:jar:2.4 (test)

| EasyMock |
Description: EasyMock provides an easy way to create Mock Objects for interfaces by generating them on the fly using Java's proxy mechanism
URL: http://www.easymock.org
Project License: MIT License
|
- cglib:cglib-nodep:jar:2.1_3 (test)

| cglib |
Description: There is currently no description associated with this project.
URL: http://cglib.sourceforge.net/
Project License: No project license is defined for this project.
|
Licenses
Unknown: Antlr 3 Runtime, Derby Engine, Log4j, Unnamed - avalon-framework:avalon-framework:jar:4.1.3, Unnamed - javax.servlet:servlet-api:jar:2.3, Unnamed - logkit:logkit:jar:1.0.1, cglib
BSD License: AntLR Parser Generator
BSD licence: ANTLR StringTemplate
The H2 License, Version 1.0: H2 Database Engine
Apache License 2.0: jDBI
Common Public License Version 1.0: JUnit
MIT License: EasyMock, EasyMock class extension
The Apache Software License, Version 2.0: ClassMate, Logging, Spring Framework, Spring Framework: Mock
Dependency File Details
| Filename |
Size |
Entries |
Classes |
Packages |
JDK Rev |
Debug |
Sealed |
| antlr-2.7.7.jar |
434.85 kB |
239 |
224 |
12 |
1.2 |
debug |
- |
| avalon-framework-4.1.3.jar |
62.47 kB |
85 |
63 |
10 |
1.2 |
debug |
- |
| cglib-nodep-2.1_3.jar |
316.64 kB |
262 |
258 |
10 |
1.1 |
debug |
- |
| classmate-0.5.3.jar |
56.32 kB |
49 |
36 |
4 |
1.6 |
debug |
- |
| h2-1.2.144.jar |
1.14 MB |
458 |
455 |
29 |
1.5 |
debug |
- |
| commons-logging-1.1.jar |
51.67 kB |
34 |
25 |
2 |
1.1 |
debug |
- |
| servlet-api-2.3.jar |
76.15 kB |
83 |
63 |
4 |
1.1 |
debug |
- |
| junit-4.8.2.jar |
231.78 kB |
267 |
230 |
30 |
1.5 |
debug |
- |
| log4j-1.2.13.jar |
349.79 kB |
283 |
253 |
19 |
1.1 |
debug |
- |
| logkit-1.0.1.jar |
70.46 kB |
85 |
67 |
10 |
1.2 |
debug |
- |
| antlr-runtime-3.1.3.jar |
147.24 kB |
122 |
109 |
4 |
1.5 |
debug |
- |
| stringtemplate-3.2.1.jar |
145.14 kB |
78 |
60 |
3 |
1.4 |
debug |
- |
| derby-10.2.2.0.jar |
2.17 MB |
1,333 |
1,272 |
80 |
1.6 |
release |
sealed |
| easymock-2.4.jar |
79.23 kB |
83 |
71 |
3 |
1.5 |
debug |
- |
| easymockclassextension-2.4.jar |
62.20 kB |
70 |
47 |
10 |
1.5 |
debug |
- |
| spring-2.0.1.jar |
2.45 MB |
2,159 |
1,949 |
181 |
1.5 |
debug |
- |
| spring-mock-2.0.1.jar |
97.12 kB |
73 |
61 |
7 |
1.5 |
debug |
- |
| Total |
Size |
Entries |
Classes |
Packages |
JDK Rev |
Debug |
Sealed |
| 17 |
7.89 MB |
5,763 |
5,243 |
418 |
1.6 |
16 |
1 |
| compile: 2 |
compile: 203.56 kB |
compile: 171 |
compile: 145 |
compile: 8 |
- |
compile: 2 |
- |
| test: 7 |
test: 4.08 MB |
test: 2,546 |
test: 2,394 |
test: 169 |
- |
test: 6 |
test: 1 |
| provided: 8 |
provided: 3.61 MB |
provided: 3,046 |
provided: 2,704 |
provided: 241 |
- |
provided: 8 |
- |