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
project.gluebooster.applications webappStructureBooster 0.4 pom
project.gluebooster.applications webappStructureBooster 0.4 war

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.6 jar
asm asm 1.5.3 jar
asm asm-attrs 1.5.3 jar
cglib cglib 2.1_3 jar
colt colt 1.2.0 jar
com.sun tools 1.6.0 jar
commons-beanutils commons-beanutils 1.7.0 jar
commons-codec commons-codec 1.3 jar
commons-collections collections-generic 4.01 jar
commons-collections commons-collections 2.1.1 jar
commons-digester commons-digester 1.8 jar
commons-discovery commons-discovery 0.4 jar
commons-el commons-el 1.0 jar
commons-fileupload commons-fileupload 1.0 jar
commons-httpclient commons-httpclient 3.1 jar
commons-io commons-io 1.3.1 jar
commons-lang commons-lang 2.3 jar
commons-logging commons-logging 1.1.1 jar
commons-validator commons-validator 1.3.1 jar
concurrent concurrent 1.3.4 jar
dom4j dom4j 1.6.1 jar
hsqldb hsqldb 1.8.0.7 jar
javax.servlet jstl 1.1.0 jar
javax.transaction jta 1.0.1B jar
jung concurrent 2.0 jar
jung jung-algorithms 2.0 jar
jung jung-api 2.0 jar
jung jung-graph-impl 2.0 jar
jung jung-visualization 2.0 jar
junit junit 3.8.1 jar
log4j log4j 1.2.14 jar
net.sf.ehcache ehcache 1.2.3 jar
org.apache.myfaces.core myfaces-api 1.2.3 jar
org.apache.myfaces.core myfaces-impl 1.2.3 jar
org.apache.myfaces.tomahawk tomahawk 1.1.6 jar
org.hibernate hibernate 3.2.5.ga jar
org.springframework spring 2.5.5 jar
oro oro 2.0.8 jar
project.gluebooster.java javaBooster 0.4 jar
project.gluebooster.java jeeBooster 0.4 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
taglibs standard 1.1.2 jar

Project Dependency Graph

Dependency Tree

  • project.gluebooster.applications:webappTutorial:war:0.4 Information
    • project.gluebooster.applications:webappStructureBooster:war:0.4 (compile) Information
    • project.gluebooster.applications:webappStructureBooster:pom:0.4 (compile) Information
      • org.springframework:spring:jar:2.5.5 (compile) Information
      • hsqldb:hsqldb:jar:1.8.0.7 (compile) Information
      • org.hibernate:hibernate:jar:3.2.5.ga (compile) Information
        • net.sf.ehcache:ehcache:jar:1.2.3 (compile) Information
        • javax.transaction:jta:jar:1.0.1B (compile) Information
        • asm:asm-attrs:jar:1.5.3 (compile) Information
        • dom4j:dom4j:jar:1.6.1 (compile) Information
        • antlr:antlr:jar:2.7.6 (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
        • commons-collections:commons-collections:jar:2.1.1 (compile) Information
      • project.gluebooster.java:jeeBooster:jar:0.4 (compile) Information
        • project.gluebooster.java:javaBooster:jar:0.4 (compile) Information
          • com.sun:tools:jar:1.6.0 (compile) Information
          • commons-beanutils:commons-beanutils:jar:1.7.0 (compile) Information
          • commons-collections:collections-generic:jar:4.01 (compile) Information
          • commons-httpclient:commons-httpclient:jar:3.1 (compile) Information
          • commons-io:commons-io:jar:1.3.1 (compile) Information
          • commons-lang:commons-lang:jar:2.3 (compile) Information
          • log4j:log4j:jar:1.2.14 (compile) Information
          • jung:jung-api:jar:2.0 (compile) Information
          • jung:jung-algorithms:jar:2.0 (compile) Information
          • jung:concurrent:jar:2.0 (compile) Information
          • jung:jung-visualization:jar:2.0 (compile) Information
          • jung:jung-graph-impl:jar:2.0 (compile) Information
          • junit:junit:jar:3.8.1 (compile) Information
          • colt:colt:jar:1.2.0 (compile) Information
            • concurrent:concurrent:jar:1.3.4 (compile) Information
          • org.springframework:spring:jar:2.5.5 (compile) Information
        • org.apache.myfaces.core:myfaces-api:jar:1.2.3 (compile) Information
        • org.apache.myfaces.core:myfaces-impl:jar:1.2.3 (compile) Information
          • org.apache.myfaces.core:myfaces-api:jar:1.2.3 (compile) Information
          • commons-logging:commons-logging:jar:1.1.1 (compile) Information
          • commons-discovery:commons-discovery:jar:0.4 (compile) Information
          • commons-codec:commons-codec:jar:1.3 (compile) Information
          • commons-beanutils:commons-beanutils:jar:1.7.0 (compile) Information
          • commons-digester:commons-digester:jar:1.8 (compile) Information
            • commons-beanutils:commons-beanutils:jar:1.7.0 (compile) Information
        • org.apache.myfaces.tomahawk:tomahawk:jar:1.1.6 (compile) Information
          • commons-validator:commons-validator:jar:1.3.1 (compile) Information
            • commons-beanutils:commons-beanutils:jar:1.7.0 (compile) Information
          • commons-fileupload:commons-fileupload:jar:1.0 (compile) Information
          • commons-el:commons-el:jar:1.0 (compile) Information
          • commons-codec:commons-codec:jar:1.3 (compile) Information
          • oro:oro:jar:2.0.8 (compile) Information
          • javax.servlet:jstl:jar:1.1.0 (compile) Information
      • taglibs:standard:jar:1.1.2 (runtime) Information

Licenses

HSQLDB License: HSQLDB

Public domain, Sun Microsoystems: Dough Lea's util.concurrent package

GNU LESSER GENERAL PUBLIC LICENSE: Hibernate

Unknown: AntLR, FileUpload, Java Transaction API, Unnamed - colt:colt:jar:1.0.3, Unnamed - com.sun:tools:pom:1.6.0, Unnamed - commons-beanutils:commons-beanutils:jar:1.7.0, Unnamed - commons-collections:collections-generic:jar:4.01, Unnamed - commons-collections:commons-collections:jar:2.1.1, Unnamed - javax.servlet:jstl:jar:1.1.0, Unnamed - jung:concurrent:jar:2.0, Unnamed - jung:jung-algorithms:jar:2.0, Unnamed - jung:jung-api:jar:2.0, Unnamed - jung:jung-graph-impl:jar:2.0, Unnamed - jung:jung-visualization:jar:2.0, Unnamed - oro:oro:jar:2.0.8, Unnamed - taglibs:standard:jar:1.1.2, asm, asm-attrs, cglib, dom4j

Apache License: HttpClient

Apache License, Version 2.0: Java Booster, Java EE Booster, Webapp Structure Booster, webappTutorial Maven Webapp

Common Public License Version 1.0: JUnit

The Apache Software License, Version 2.0: Apache MyFaces JSF-1.2 Core Impl, Apache Myfaces JSF Core-1.2 API, Codec, Commons Logging, Digester, Discovery, EL, IO, Lang, Log4j, Spring Framework, Tomahawk Core, Validator, ehcache

Dependency File Details

Filename Size Entries Classes Packages JDK Rev Debug
antlr-2.7.6.jar 433.04 kB 226 224 12 1.2 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
cglib-2.1_3.jar 275.72 kB 243 228 8 1.2 debug
colt-1.2.0.jar 568.31 kB 623 593 24 1.2 release
tools-1.6.0.jar 11.60 MB 3,889 3,583 198 1.5 debug
commons-beanutils-1.7.0.jar 184.25 kB 129 111 5 1.2 debug
commons-codec-1.3.jar 45.63 kB 42 25 5 1.2 debug
collections-generic-4.01.jar 519.10 kB 406 386 13 1.5 debug
commons-collections-2.1.1.jar 171.31 kB 197 187 3 1.1 release
commons-digester-1.8.jar 140.24 kB 114 100 6 1.2 debug
commons-discovery-0.4.jar 74.89 kB 74 59 8 1.1 debug
commons-el-1.0.jar 109.71 kB 79 68 2 1.2 debug
commons-fileupload-1.0.jar 21.85 kB 24 16 1 1.2 debug
commons-httpclient-3.1.jar 297.85 kB 183 167 8 1.2 debug
commons-io-1.3.1.jar 81.65 kB 69 58 4 1.1 debug
commons-lang-2.3.jar 239.53 kB 140 124 9 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
concurrent-1.3.4.jar 184.85 kB 230 221 2 1.1 release
dom4j-1.6.1.jar 306.54 kB 208 190 14 1.3 debug
hsqldb-1.8.0.7.jar 628.64 kB 340 301 13 1.2 release
jstl-1.1.0.jar 16.53 kB 28 18 4 1.2 release
jta-1.0.1B.jar 8.60 kB 22 17 2 1.1 debug
concurrent-2.0.jar 184.85 kB 230 221 2 1.1 release
jung-algorithms-2.0.jar 199.02 kB 142 116 15 1.5 debug
jung-api-2.0.jar 36.61 kB 50 36 3 1.5 debug
jung-graph-impl-2.0.jar 51.98 kB 40 27 2 1.5 debug
jung-visualization-2.0.jar 318.47 kB 245 223 11 1.5 debug
junit-3.8.1.jar 118.23 kB 119 100 6 1.1 debug
log4j-1.2.14.jar 358.83 kB 288 256 19 1.1 debug
ehcache-1.2.3.jar 203.17 kB 137 117 13 1.3 debug
myfaces-api-1.2.3.jar 320.26 kB 224 198 13 1.5 debug
myfaces-impl-1.2.3.jar 740.55 kB 517 432 44 1.5 debug
tomahawk-1.1.6.jar 2.81 MB 1,741 484 83 1.3 debug
hibernate-3.2.5.ga.jar 2.15 MB 1,428 1,344 78 1.4 debug
spring-2.5.5.jar 2.81 MB 2,356 2,138 182 1.5 debug
oro-2.0.8.jar 63.73 kB 74 62 6 1.2 release
webappStructureBooster-0.4.pom 2.57 kB - - - - -
project.gluebooster.applications:webappStructureBooster:war:0.4 c:\temp\gb\repository\project\gluebooster\applications\webappStructureBooster\0.4\webappStructureBooster-0.4.pom error in opening zip file - - - -
javaBooster-0.4.jar 342.26 kB 273 234 30 1.6 debug
jeeBooster-0.4.jar 12.78 kB 23 10 4 1.6 debug
standard-1.1.2.jar 384.04 kB 307 254 23 1.2 debug
Total Size Entries Classes Packages JDK Rev Debug
43 27.07 MB 15,636 13,032 882 1.6 32
compile: 42 compile: 26.69 MB compile: 15,329 compile: 12,778 compile: 859 - compile: 31
runtime: 1 runtime: 384.04 kB runtime: 307 runtime: 254 runtime: 23 - runtime: 1

Dependency Repository Locations

Repo ID URL Release Snapshot
apache-snapshot-repository http://people.apache.org/repo/m2-snapshot-repository Yes Yes
apache.snapshots http://people.apache.org/repo/m2-snapshot-repository - Yes
tomcat http://tomcat.apache.org/dev/dist/m2-repository Yes Yes
apache-maven-snapshots http://people.apache.org/repo/m2-snapshot-repository - Yes
argouml http://argouml-downloads.tigris.org/maven2 Yes Yes
java.net https://maven-repository.dev.java.net/nonav/repository Yes Yes
myfaces-staging http://people.apache.org/builds/myfaces/m2-staging-repository - -
codehouse http://repository.codehaus.org Yes Yes
codehaus-repository http://repository.codehaus.org Yes Yes
central http://repo1.maven.org/maven2 Yes -
codehaus.snapshot http://snapshots.repository.codehaus.org Yes Yes

Repository locations for each of the Dependencies.

Artifact apache-snapshot-repository apache.snapshots tomcat apache-maven-snapshots argouml java.net myfaces-staging codehouse codehaus-repository central codehaus.snapshot
antlr:antlr:jar:2.7.6 - - - - - - - - - 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 -
cglib:cglib:jar:2.1_3 - - - - - - - - - Found at http://repo1.maven.org/maven2 -
colt:colt:jar:1.2.0 - - - - - - - - - Found at http://repo1.maven.org/maven2 -
com.sun:tools:jar:1.6.0 - - - - - - - - - - -
commons-beanutils:commons-beanutils:jar:1.7.0 - - - - - - - - - Found at http://repo1.maven.org/maven2 -
commons-codec:commons-codec:jar:1.3 - - - - - - - - - Found at http://repo1.maven.org/maven2 -
commons-collections:collections-generic:jar:4.01 - - - - - - - - - - -
commons-collections:commons-collections:jar:2.1.1 - - - - - - - - - Found at http://repo1.maven.org/maven2 -
commons-digester:commons-digester:jar:1.8 - - - - - - - - - Found at http://repo1.maven.org/maven2 -
commons-discovery:commons-discovery:jar:0.4 - - - - - - - - - Found at http://repo1.maven.org/maven2 -
commons-el:commons-el:jar:1.0 - - - - - - - - - Found at http://repo1.maven.org/maven2 -
commons-fileupload:commons-fileupload:jar:1.0 - - - - - - - - - Found at http://repo1.maven.org/maven2 -
commons-httpclient:commons-httpclient:jar:3.1 - - - - - - - - - Found at http://repo1.maven.org/maven2 -
commons-io:commons-io:jar:1.3.1 - - - - - - - - - Found at http://repo1.maven.org/maven2 -
commons-lang:commons-lang:jar:2.3 - - - - - - - - - Found at http://repo1.maven.org/maven2 -
commons-logging:commons-logging:jar:1.1.1 - - - - - - - - - Found at http://repo1.maven.org/maven2 -
commons-validator:commons-validator:jar:1.3.1 - - - - - - - - - Found at http://repo1.maven.org/maven2 -
concurrent:concurrent:jar:1.3.4 - - - - - - - - - Found at http://repo1.maven.org/maven2 -
dom4j:dom4j:jar:1.6.1 - - - - - - - - - Found at http://repo1.maven.org/maven2 -
hsqldb:hsqldb:jar:1.8.0.7 - - - - - - - - - Found at http://repo1.maven.org/maven2 -
javax.servlet:jstl:jar:1.1.0 - - - - - - - - - Found at http://repo1.maven.org/maven2 -
javax.transaction:jta:jar:1.0.1B - - - - - - - - - - -
jung:concurrent:jar:2.0 - - - - - - - - - - -
jung:jung-algorithms:jar:2.0 - - - - - - - - - - -
jung:jung-api:jar:2.0 - - - - - - - - - - -
jung:jung-graph-impl:jar:2.0 - - - - - - - - - - -
jung:jung-visualization:jar:2.0 - - - - - - - - - - -
junit:junit:jar:3.8.1 - - - - - - - - - Found at http://repo1.maven.org/maven2 -
log4j:log4j:jar:1.2.14 - - - - - - - - - Found at http://repo1.maven.org/maven2 -
net.sf.ehcache:ehcache:jar:1.2.3 - - - - - - - - - Found at http://repo1.maven.org/maven2 -
org.apache.myfaces.core:myfaces-api:jar:1.2.3 - - - - - - - - - Found at http://repo1.maven.org/maven2 -
org.apache.myfaces.core:myfaces-impl:jar:1.2.3 - - - - - - - - - Found at http://repo1.maven.org/maven2 -
org.apache.myfaces.tomahawk:tomahawk:jar:1.1.6 - - - - - - - - - Found at http://repo1.maven.org/maven2 -
org.hibernate:hibernate:jar:3.2.5.ga - - - - - - - - - Found at http://repo1.maven.org/maven2 -
org.springframework:spring:jar:2.5.5 - - - - - - - - - Found at http://repo1.maven.org/maven2 -
oro:oro:jar:2.0.8 - - - - - - - - - Found at http://repo1.maven.org/maven2 -
project.gluebooster.applications:webappStructureBooster:pom:0.4 - - - - - - - - - - -
project.gluebooster.applications:webappStructureBooster:war:0.4 - - - - - - - - - - -
project.gluebooster.java:javaBooster:jar:0.4 - - - - - - - - - - -
project.gluebooster.java:jeeBooster:jar:0.4 - - - - - - - - - - -
taglibs:standard:jar:1.1.2 - - - - - - - - - Found at http://repo1.maven.org/maven2 -
Total apache-snapshot-repository apache.snapshots tomcat apache-maven-snapshots argouml java.net myfaces-staging codehouse codehaus-repository central codehaus.snapshot
43 (compile: 42, runtime: 1) 0 0 0 0 0 0 0 0 0 31 0