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 |
| org.apache.velocity |
velocity
|
1.5 |
jar |
| org.apache.velocity.tools |
velocity-tools
|
2.0-alpha1 |
jar |
| org.springframework |
spring
|
2.5.6 |
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 |
| junit |
junit
|
4.4 |
jar |
| org.springframework |
spring-mock
|
2.0.8 |
jar |
| org.springframework |
spring-test
|
2.5.6 |
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 |
| commons-beanutils |
commons-beanutils |
1.7.0 |
jar |
| commons-chain |
commons-chain |
1.1 |
jar |
| commons-collections |
commons-collections
|
3.2 |
jar |
| commons-digester |
commons-digester
|
1.8 |
jar |
| commons-fileupload |
commons-fileupload
|
1.0 |
jar |
| commons-lang |
commons-lang |
2.1 |
jar |
| commons-logging |
commons-logging
|
1.1.1 |
jar |
| commons-validator |
commons-validator |
1.3.1 |
jar |
| javax.servlet |
servlet-api |
2.3 |
jar |
| org.apache.struts |
struts-core
|
1.3.8 |
jar |
| org.apache.struts |
struts-taglib
|
1.3.8 |
jar |
| org.apache.struts |
struts-tiles
|
1.3.8 |
jar |
| oro |
oro |
2.0.8 |
jar |
| sslext |
sslext |
1.2-0 |
jar |
| struts |
struts
|
1.2.7 |
jar |
| velocity |
velocity
|
1.5 |
jar |
Project Dependency Graph
Dependency Tree
- com.sobek:shop:pom:1.0-SNAPSHOT

| 123JavaShop |
Description:
123JavaShop is a lightweight shop portal. It is easy to use, flexible and extensible.
Furthermore it is a web application, which is suitable for search engines.
A shop application, that use modern technologies as J2EE Technologies as
Hibernate, Spring, JSTL, SOAP, Servlet/JSP.
URL:
http://www.sobek-agency.de/shop
Project License:
GNU Lesser General Public License
|
- junit:junit:jar:4.4 (test)

- org.springframework:spring:jar:2.5.6 (compile)

- commons-logging:commons-logging:jar:1.1.1 (compile)

- org.apache.velocity.tools:velocity-tools:jar:2.0-alpha1 (compile)

- commons-beanutils:commons-beanutils:jar:1.7.0 (compile)

| Unnamed - commons-beanutils:commons-beanutils:jar:1.7.0 |
Description:
There is currently no description associated with this project.
Project License:
No project license is defined for this project.
|
- commons-digester:commons-digester:jar:1.8 (compile)

- commons-beanutils:commons-beanutils:jar:1.7.0 (compile)

| Unnamed - commons-beanutils:commons-beanutils:jar:1.7.0 |
Description:
There is currently no description associated with this project.
Project License:
No project license is defined for this project.
|
- commons-chain:commons-chain:jar:1.1 (compile)

| Commons Chain |
Description:
An implmentation of the GoF Chain of Responsibility pattern
URL:
http://jakarta.apache.org/commons/${pom.artifactId.substring(8)}/
Project License:
The Apache Software License, Version 2.0
|
- commons-beanutils:commons-beanutils:jar:1.7.0 (compile)

| Unnamed - commons-beanutils:commons-beanutils:jar:1.7.0 |
Description:
There is currently no description associated with this project.
Project License:
No project license is defined for this project.
|
- commons-collections:commons-collections:jar:3.2 (compile)

- commons-validator:commons-validator:jar:1.3.1 (compile)

| Validator |
Description:
Commons Validator provides the building blocks for both client side validation
and server side data validation. It may be used standalone or with a framework like
Struts.
URL:
http://jakarta.apache.org/commons/${pom.artifactId.substring(8)}/
Project License:
The Apache Software License, Version 2.0
|
- commons-beanutils:commons-beanutils:jar:1.7.0 (compile)

| Unnamed - commons-beanutils:commons-beanutils:jar:1.7.0 |
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 (compile)

| 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.
|
- oro:oro:jar:2.0.8 (compile)

| Unnamed - oro:oro:jar:2.0.8 |
Description:
There is currently no description associated with this project.
Project License:
No project license is defined for this project.
|
- sslext:sslext:jar:1.2-0 (compile)

- struts:struts:jar:1.2.7 (compile)

| Struts |
Description:
The core of the Struts framework is a flexible control layer based on
standard technologies like Java Servlets, JavaBeans, ResourceBundles,
and Extensible Markup Language (XML), as well as various Jakarta Commons
packages.
Struts encourages application architectures based on the Model
2 approach, a variation of the classic Model-View-Controller (MVC) design
paradigm. Struts provides its own Controller component and integrates with
other technologies to provide the Model and the View.
For the Model, Struts can interact with any standard data access technology,
including Enterprise Java Beans, JDBC, and Object Relational Bridge.
For the View, Struts works well with JavaServer Pages, including JSTL and
JSF, as well as Velocity Templates, XSLT, and other presentation systems.
The Struts framework provides the invisible underpinnings every professional
web application needs to survive. Struts helps you create an extensible
development environment for your application, based on published standards
and proven design patterns.
URL:
http://struts.apache.org/index.html
Project License:
The Apache Software License, Version 2.0
|
- commons-beanutils:commons-beanutils:jar:1.7.0 (compile)

| Unnamed - commons-beanutils:commons-beanutils:jar:1.7.0 |
Description:
There is currently no description associated with this project.
Project License:
No project license is defined for this project.
|
- commons-fileupload:commons-fileupload:jar:1.0 (compile)

| FileUpload |
Description:
The FileUpload component provides a simple yet flexible means of adding
support for multipart file upload functionality to servlets and web
applications.
URL:
http://jakarta.apache.org/commons/fileupload/
Project License:
No project license is defined for this project.
|
- oro:oro:jar:2.0.8 (compile)

| Unnamed - oro:oro:jar:2.0.8 |
Description:
There is currently no description associated with this project.
Project License:
No project license is defined for this project.
|
- antlr:antlr:jar:2.7.2 (compile)

| Unnamed - antlr:antlr:jar:2.7.2 |
Description:
There is currently no description associated with this project.
Project License:
No project license is defined for this project.
|
- org.apache.struts:struts-core:jar:1.3.8 (compile)

- antlr:antlr:jar:2.7.2 (compile)

| Unnamed - antlr:antlr:jar:2.7.2 |
Description:
There is currently no description associated with this project.
Project License:
No project license is defined for this project.
|
- commons-beanutils:commons-beanutils:jar:1.7.0 (compile)

| Unnamed - commons-beanutils:commons-beanutils:jar:1.7.0 |
Description:
There is currently no description associated with this project.
Project License:
No project license is defined for this project.
|
- commons-chain:commons-chain:jar:1.1 (compile)

| Commons Chain |
Description:
An implmentation of the GoF Chain of Responsibility pattern
URL:
http://jakarta.apache.org/commons/${pom.artifactId.substring(8)}/
Project License:
The Apache Software License, Version 2.0
|
- commons-digester:commons-digester:jar:1.8 (compile)

- commons-validator:commons-validator:jar:1.3.1 (compile)

| Validator |
Description:
Commons Validator provides the building blocks for both client side validation
and server side data validation. It may be used standalone or with a framework like
Struts.
URL:
http://jakarta.apache.org/commons/${pom.artifactId.substring(8)}/
Project License:
The Apache Software License, Version 2.0
|
- oro:oro:jar:2.0.8 (compile)

| Unnamed - oro:oro:jar:2.0.8 |
Description:
There is currently no description associated with this project.
Project License:
No project license is defined for this project.
|
- org.apache.struts:struts-taglib:jar:1.3.8 (compile)

- org.apache.struts:struts-core:jar:1.3.8 (compile)

- org.apache.struts:struts-tiles:jar:1.3.8 (compile)

- org.apache.struts:struts-core:jar:1.3.8 (compile)

- velocity:velocity:jar:1.5 (compile)

- commons-lang:commons-lang:jar:2.1 (compile)

| Lang |
Description:
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.
URL:
http://jakarta.apache.org/commons/${pom.artifactId.substring(8)}/
Project License:
The Apache Software License, Version 2.0
|
- oro:oro:jar:2.0.8 (compile)

| Unnamed - oro:oro:jar:2.0.8 |
Description:
There is currently no description associated with this project.
Project License:
No project license is defined for this project.
|
- org.apache.velocity:velocity:jar:1.5 (compile)

- commons-lang:commons-lang:jar:2.1 (compile)

| Lang |
Description:
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.
URL:
http://jakarta.apache.org/commons/${pom.artifactId.substring(8)}/
Project License:
The Apache Software License, Version 2.0
|
- oro:oro:jar:2.0.8 (compile)

| Unnamed - oro:oro:jar:2.0.8 |
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.8 (test)

- org.springframework:spring-test:jar:2.5.6 (test)

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

Licenses
Unknown:
FileUpload, Unnamed - antlr:antlr:jar:2.7.2, Unnamed - commons-beanutils:commons-beanutils:jar:1.7.0, Unnamed - javax.servlet:servlet-api:jar:2.3, Unnamed - oro:oro:jar:2.0.8
Common Public License Version 1.0:
JUnit
The Apache Software License, Version 2.0:
Apache Velocity, Collections, Commons Chain, Commons Logging, Digester, Lang, Spring Framework, Spring Framework: Mock, Spring Framework: Test, Struts, Struts Core, Struts Taglib, Struts Tiles, Validator, VelocityTools
GNU Lesser General Public License:
123JavaShop
Apache Software License, Version 1.1:
sslext
Dependency File Details
| Filename |
Size |
Entries |
Classes |
Packages |
JDK Rev |
Debug |
| antlr-2.7.2.jar |
349.88 kB |
195 |
193 |
8 |
1.1 |
debug |
| commons-beanutils-1.7.0.jar |
184.25 kB |
129 |
111 |
5 |
1.2 |
debug |
| commons-chain-1.1.jar |
87.89 kB |
78 |
61 |
8 |
1.3 |
debug |
| commons-collections-3.2.jar |
557.87 kB |
477 |
458 |
12 |
1.1 |
debug |
| commons-digester-1.8.jar |
140.24 kB |
114 |
100 |
6 |
1.2 |
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.1.1.jar |
59.26 kB |
42 |
28 |
2 |
1.1 |
debug |
| commons-validator-1.3.1.jar |
135.70 kB |
93 |
46 |
3 |
1.3 |
debug |
| servlet-api-2.3.jar |
76.15 kB |
83 |
63 |
4 |
1.1 |
debug |
| junit-4.4.jar |
157.69 kB |
188 |
154 |
20 |
1.5 |
debug |
| struts-core-1.3.8.jar |
321.19 kB |
192 |
150 |
15 |
1.4 |
debug |
| struts-taglib-1.3.8.jar |
245.63 kB |
158 |
125 |
8 |
1.4 |
debug |
| struts-tiles-1.3.8.jar |
116.85 kB |
93 |
67 |
8 |
1.4 |
debug |
| velocity-1.5.jar |
382.93 kB |
282 |
246 |
25 |
1.2 |
debug |
| velocity-tools-2.0-alpha1.jar |
226.76 kB |
161 |
137 |
11 |
1.5 |
debug |
| spring-2.5.6.jar |
2.81 MB |
2,187 |
2,159 |
183 |
1.5 |
debug |
| spring-mock-2.0.8.jar |
101.52 kB |
77 |
65 |
7 |
1.5 |
debug |
| spring-test-2.5.6.jar |
176.68 kB |
131 |
110 |
15 |
1.5 |
debug |
| oro-2.0.8.jar |
63.73 kB |
74 |
62 |
6 |
1.2 |
release |
| sslext-1.2-0.jar |
25.60 kB |
29 |
13 |
6 |
1.2 |
debug |
| struts-1.2.7.jar |
530.96 kB |
362 |
297 |
25 |
1.1 |
debug |
| velocity-1.5.jar |
382.93 kB |
282 |
246 |
25 |
1.2 |
debug |
| Total |
Size |
Entries |
Classes |
Packages |
JDK Rev |
Debug |
| 23 |
7.25 MB |
5,576 |
5,017 |
411 |
1.5 |
22 |
| compile: 20 |
compile: 6.83 MB |
compile: 5,180 |
compile: 4,688 |
compile: 369 |
- |
compile: 19 |
| test: 3 |
test: 435.90 kB |
test: 396 |
test: 329 |
test: 42 |
- |
test: 3 |