Project Dependencies

compile

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

GroupIdArtifactIdVersionTypeLicense
commons-collectionscommons-collections3.2.1jarThe Apache Software License, Version 2.0
commons-dbcpcommons-dbcp1.2.2jar/LICENSE.txt
net.sf.webphotoswebphotos-persistence-backend1.0-SNAPSHOTjarApache 2
org.slf4jslf4j-simple1.4.3jar-
org.springframeworkspring-aop3.0.6.RELEASEjar-
org.springframeworkspring-jdbc3.0.6.RELEASEjar-
org.springframeworkspring-orm3.0.6.RELEASEjar-
org.springframeworkspring-webmvc-struts2.5.6jarThe Apache Software License, Version 2.0
strutsstruts1.2.9jar-

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:

GroupIdArtifactIdVersionTypeLicense
junitjunit4.10jarCommon Public License Version 1.0

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:

GroupIdArtifactIdVersionTypeLicense
javax.servletservlet-api2.5jar-
javax.servlet.jspjsp-api2.1jar-

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:

GroupIdArtifactIdVersionTypeLicense
antlrantlr2.7.2jar-
aopallianceaopalliance1.0jarPublic Domain
asmasm3.1jar-
cglibcglib2.2jarASF 2.0
com.google.guavaguava13.0.1jarThe Apache Software License, Version 2.0
commons-beanutilscommons-beanutils1.7.0jar-
commons-digestercommons-digester1.6jar-
commons-fileuploadcommons-fileupload1.0jar-
commons-loggingcommons-logging1.1.1jarThe Apache Software License, Version 2.0
commons-poolcommons-pool1.3jar/LICENSE.txt
commons-validatorcommons-validator1.1.4jar-
dom4jdom4j1.6.1jar-
javassistjavassist3.9.0.GAjar-
javax.transactionjta1.1jar-
net.sf.webphotoswebphotos-persistence-backend-ifc1.0-SNAPSHOTjarApache 2
org.hibernatehibernate-annotations3.5.6-FinaljarGNU Lesser General Public License
org.hibernatehibernate-commons-annotations3.2.0.FinaljarGNU LESSER GENERAL PUBLIC LICENSE
org.hibernatehibernate-core3.5.6-FinaljarGNU Lesser General Public License
org.hibernatehibernate-entitymanager3.5.6-FinaljarGNU Lesser General Public License
org.hibernate.javax.persistencehibernate-jpa-2.0-api1.0.0.Finaljarlicense.txt
org.slf4jslf4j-api1.4.3jar-
org.springframeworkspring-asm3.0.6.RELEASEjar-
org.springframeworkspring-beans2.5.6jarThe Apache Software License, Version 2.0
org.springframeworkspring-context2.5.6jarThe Apache Software License, Version 2.0
org.springframeworkspring-context-support2.5.6jarThe Apache Software License, Version 2.0
org.springframeworkspring-core2.5.6jarThe Apache Software License, Version 2.0
org.springframeworkspring-tx3.0.6.RELEASEjar-
org.springframeworkspring-web2.5.6jarThe Apache Software License, Version 2.0
org.springframeworkspring-webmvc2.5.6jarThe Apache Software License, Version 2.0
orooro2.0.7jar-
xalanxalan2.5.1jar-
xml-apisxml-apis1.0.b2jarThe Apache Software License, Version 2.0

runtime

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

GroupIdArtifactIdVersionTypeLicense
mysqlmysql-connector-java5.1.21jarThe GNU General Public License, Version 2

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:

GroupIdArtifactIdVersionTypeLicense
org.hamcresthamcrest-core1.1jarBSD style

Project Dependency Graph

Dependency Tree

  • net.sf.webphotos:webphotos-web-client:war:1.0-SNAPSHOT Information
    • javax.servlet:servlet-api:jar:2.5 (provided) Information
    • javax.servlet.jsp:jsp-api:jar:2.1 (provided) Information
    • junit:junit:jar:4.10 (test) Information
      • org.hamcrest:hamcrest-core:jar:1.1 (test) Information
    • struts:struts:jar:1.2.9 (compile) Information
      • commons-beanutils:commons-beanutils:jar:1.7.0 (compile) Information
      • commons-digester:commons-digester:jar:1.6 (compile) Information
        • xml-apis:xml-apis:jar:1.0.b2 (compile) Information
      • commons-fileupload:commons-fileupload:jar:1.0 (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
    • org.springframework:spring-webmvc-struts:jar:2.5.6 (compile) Information
    • org.springframework:spring-orm:jar:3.0.6.RELEASE (compile) Information
      • org.springframework:spring-tx:jar:3.0.6.RELEASE (compile) Information
    • org.springframework:spring-jdbc:jar:3.0.6.RELEASE (compile) Information
    • org.springframework:spring-aop:jar:3.0.6.RELEASE (compile) Information
      • aopalliance:aopalliance:jar:1.0 (compile) Information
      • org.springframework:spring-asm:jar:3.0.6.RELEASE (compile) Information
    • commons-dbcp:commons-dbcp:jar:1.2.2 (compile) Information
      • commons-pool:commons-pool:jar:1.3 (compile) Information
    • org.slf4j:slf4j-simple:jar:1.4.3 (compile) Information
      • org.slf4j:slf4j-api:jar:1.4.3 (compile) Information
    • commons-collections:commons-collections:jar:3.2.1 (compile) Information
    • net.sf.webphotos:webphotos-persistence-backend:jar:1.0-SNAPSHOT (compile) Information

Licenses

Unamed: JPA 2.0 API

ASF 2.0: Code Generation Library

BSD style: Hamcrest Core

Public Domain: AOP alliance

GNU LESSER GENERAL PUBLIC LICENSE: Hibernate Commons Annotations

Apache 2: [WP] Backend Persistence, [WP] Persistence Backend IFC, [WP] Web Client JEE5 Webapp

Unknown: ASM Core, FileUpload, Java Transaction API, Javassist, SLF4J API Module, SLF4J Simple Binding, antlr, commons-beanutils, commons-digester, commons-validator, dom4j, jsp-api, oro, servlet-api, spring-aop, spring-asm, spring-jdbc, spring-orm, spring-tx, struts, xalan

Common Public License Version 1.0: JUnit

GNU Lesser General Public License: Hibernate Annotations, Hibernate Core, Hibernate Entity Manager

The Apache Software License, Version 2.0: Commons Collections, Commons DBCP, Commons Logging, Commons Pool, Guava: Google Core Libraries for Java, Spring Framework: Beans, Spring Framework: Context, Spring Framework: Context Support, Spring Framework: Core, Spring Framework: Web, Spring Framework: Web MVC, Spring Framework: Web MVC Struts, XML Commons External Components XML APIs

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

Dependency File Details

FilenameSizeEntriesClassesPackagesJDK RevDebug
antlr-2.7.2.jar349.88 kB19519381.1debug
aopalliance-1.0.jar4.36 kB15921.3debug
asm-3.1.jar42.02 kB242321.2release
cglib-2.2.jar272.15 kB24022671.2debug
guava-13.0.1.jar1.80 MB1,4361,412131.6debug
commons-beanutils-1.7.0.jar184.25 kB12911151.2debug
commons-collections-3.2.1.jar561.90 kB482458121.2debug
commons-dbcp-1.2.2.jar118.90 kB635141.3debug
commons-digester-1.6.jar164.50 kB1159561.2debug
commons-fileupload-1.0.jar21.85 kB241611.2debug
commons-logging-1.1.1.jar59.26 kB422821.1debug
commons-pool-1.3.jar60.63 kB483921.3debug
commons-validator-1.1.4.jar82.48 kB593021.1debug
dom4j-1.6.1.jar306.54 kB208190141.3debug
javassist-3.9.0.GA.jar583.47 kB358334171.4debug
servlet-api-2.5.jar102.65 kB684221.5debug
jsp-api-2.1.jar98.28 kB1018441.5debug
jta-1.1.jar14.72 kB241821.3debug
junit-4.10.jar247.23 kB290252311.5debug
mysql-connector-java-5.1.21.jar808.54 kB296261131.6debug
persistence-backend/target/classes-000-release
persistence-backend-ifc/target/classes-000-release
hamcrest-core-1.1.jar74.85 kB542131.5debug
hibernate-annotations-3.5.6-Final.jar356.98 kB21319391.5debug
hibernate-commons-annotations-3.2.0.Final.jar69.61 kB776161.5debug
hibernate-core-3.5.6-Final.jar2.45 MB1,6841,578881.4debug
hibernate-entitymanager-3.5.6-Final.jar405.98 kB327300141.5debug
hibernate-jpa-2.0-api-1.0.0.Final.jar98.52 kB18817641.5debug
slf4j-api-1.4.3.jar14.99 kB281731.3debug
slf4j-simple-1.4.3.jar7.27 kB15511.3debug
spring-aop-3.0.6.RELEASE.jar313.89 kB282251151.5debug
spring-asm-3.0.6.RELEASE.jar51.84 kB393131.2release
spring-beans-2.5.6.jar476.84 kB327297151.5debug
spring-context-2.5.6.jar465.76 kB407344481.5debug
spring-context-support-2.5.6.jar94.61 kB745781.4debug
spring-core-2.5.6.jar278.80 kB214212191.5debug
spring-jdbc-3.0.6.RELEASE.jar376.99 kB326296181.5debug
spring-orm-3.0.6.RELEASE.jar326.90 kB271253121.5debug
spring-tx-3.0.6.RELEASE.jar226.48 kB237202201.5debug
spring-web-2.5.6.jar190.02 kB154133131.5debug
spring-webmvc-2.5.6.jar392.96 kB283245271.5debug
spring-webmvc-struts-2.5.6.jar35.89 kB302021.4debug
oro-2.0.7.jar63.89 kB746261.2release
struts-1.2.9.jar536.99 kB365300251.1debug
xalan-2.5.1.jar2.77 MB1,4301,353501.1debug
xml-apis-1.0.b2.jar106.76 kB217184171.2release
TotalSizeEntriesClassesPackagesJDK RevDebug
4615.86 MB11,53310,4635751.640
compile: 41compile: 14.56 MBcompile: 10,724compile: 9,803compile: 522-compile: 35
test: 2test: 322.07 kBtest: 344test: 273test: 34-test: 2
runtime: 1runtime: 808.54 kBruntime: 296runtime: 261runtime: 13-runtime: 1
provided: 2provided: 200.93 kBprovided: 169provided: 126provided: 6-provided: 2

Dependency Repository Locations

Repo IDURLReleaseSnapshot
apache.snapshotshttp://people.apache.org/repo/m2-snapshot-repository-Yes
sonatype-nexus-snapshotshttps://oss.sonatype.org/content/repositories/snapshots-Yes
centralhttp://repo.maven.apache.org/maven2Yes-

Repository locations for each of the Dependencies.

Artifactapache.snapshotssonatype-nexus-snapshotscentral
antlr:antlr:jar:2.7.2--Found at http://repo.maven.apache.org/maven2
aopalliance:aopalliance:jar:1.0--Found at http://repo.maven.apache.org/maven2
asm:asm:jar:3.1--Found at http://repo.maven.apache.org/maven2
cglib:cglib:jar:2.2--Found at http://repo.maven.apache.org/maven2
com.google.guava:guava:jar:13.0.1--Found at http://repo.maven.apache.org/maven2
commons-beanutils:commons-beanutils:jar:1.7.0--Found at http://repo.maven.apache.org/maven2
commons-collections:commons-collections:jar:3.2.1--Found at http://repo.maven.apache.org/maven2
commons-dbcp:commons-dbcp:jar:1.2.2--Found at http://repo.maven.apache.org/maven2
commons-digester:commons-digester:jar:1.6--Found at http://repo.maven.apache.org/maven2
commons-fileupload:commons-fileupload:jar:1.0--Found at http://repo.maven.apache.org/maven2
commons-logging:commons-logging:jar:1.1.1--Found at http://repo.maven.apache.org/maven2
commons-pool:commons-pool:jar:1.3--Found at http://repo.maven.apache.org/maven2
commons-validator:commons-validator:jar:1.1.4--Found at http://repo.maven.apache.org/maven2
dom4j:dom4j:jar:1.6.1--Found at http://repo.maven.apache.org/maven2
javassist:javassist:jar:3.9.0.GA--Found at http://repo.maven.apache.org/maven2
javax.servlet:servlet-api:jar:2.5--Found at http://repo.maven.apache.org/maven2
javax.servlet.jsp:jsp-api:jar:2.1--Found at http://repo.maven.apache.org/maven2
javax.transaction:jta:jar:1.1--Found at http://repo.maven.apache.org/maven2
junit:junit:jar:4.10--Found at http://repo.maven.apache.org/maven2
mysql:mysql-connector-java:jar:5.1.21--Found at http://repo.maven.apache.org/maven2
net.sf.webphotos:webphotos-persistence-backend:jar:1.0-SNAPSHOT---
net.sf.webphotos:webphotos-persistence-backend-ifc:jar:1.0-SNAPSHOT---
org.hamcrest:hamcrest-core:jar:1.1--Found at http://repo.maven.apache.org/maven2
org.hibernate:hibernate-annotations:jar:3.5.6-Final--Found at http://repo.maven.apache.org/maven2
org.hibernate:hibernate-commons-annotations:jar:3.2.0.Final--Found at http://repo.maven.apache.org/maven2
org.hibernate:hibernate-core:jar:3.5.6-Final--Found at http://repo.maven.apache.org/maven2
org.hibernate:hibernate-entitymanager:jar:3.5.6-Final--Found at http://repo.maven.apache.org/maven2
org.hibernate.javax.persistence:hibernate-jpa-2.0-api:jar:1.0.0.Final--Found at http://repo.maven.apache.org/maven2
org.slf4j:slf4j-api:jar:1.4.3--Found at http://repo.maven.apache.org/maven2
org.slf4j:slf4j-simple:jar:1.4.3--Found at http://repo.maven.apache.org/maven2
org.springframework:spring-aop:jar:3.0.6.RELEASE--Found at http://repo.maven.apache.org/maven2
org.springframework:spring-asm:jar:3.0.6.RELEASE--Found at http://repo.maven.apache.org/maven2
org.springframework:spring-beans:jar:2.5.6--Found at http://repo.maven.apache.org/maven2
org.springframework:spring-context:jar:2.5.6--Found at http://repo.maven.apache.org/maven2
org.springframework:spring-context-support:jar:2.5.6--Found at http://repo.maven.apache.org/maven2
org.springframework:spring-core:jar:2.5.6--Found at http://repo.maven.apache.org/maven2
org.springframework:spring-jdbc:jar:3.0.6.RELEASE--Found at http://repo.maven.apache.org/maven2
org.springframework:spring-orm:jar:3.0.6.RELEASE--Found at http://repo.maven.apache.org/maven2
org.springframework:spring-tx:jar:3.0.6.RELEASE--Found at http://repo.maven.apache.org/maven2
org.springframework:spring-web:jar:2.5.6--Found at http://repo.maven.apache.org/maven2
org.springframework:spring-webmvc:jar:2.5.6--Found at http://repo.maven.apache.org/maven2
org.springframework:spring-webmvc-struts:jar:2.5.6--Found at http://repo.maven.apache.org/maven2
oro:oro:jar:2.0.7--Found at http://repo.maven.apache.org/maven2
struts:struts:jar:1.2.9--Found at http://repo.maven.apache.org/maven2
xalan:xalan:jar:2.5.1--Found at http://repo.maven.apache.org/maven2
xml-apis:xml-apis:jar:1.0.b2--Found at http://repo.maven.apache.org/maven2
Totalapache.snapshotssonatype-nexus-snapshotscentral
46 (compile: 41, test: 2, runtime: 1, provided: 2)0044