Project Dependencies

compile

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

GroupIdArtifactIdVersionTypeLicenseOptional
net.sf.webphotoswebphotos-swing-client1.0-SNAPSHOTjarApache 2No
org.codehaus.plexusplexus-utils3.0.8jarThe Apache Software License, Version 2.0No
org.codehaus.izpackizpack-standalone-compiler4.3.1jarThe Apache Software License, Version 2.0-GNU LESSER GENERAL PUBLIC LICENSE-BSD LICENSE-Zlib LICENSEYes

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

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.6jar-
aopallianceaopalliance1.0jarPublic Domain
asmasm3.1jar-
cglibcglib2.2jarASF 2.0
com.google.guavaguava13.0.1jarThe Apache Software License, Version 2.0
commons-beanutilscommons-beanutils1.8.3jarThe Apache Software License, Version 2.0
commons-collectionscommons-collections3.2.1jarThe Apache Software License, Version 2.0
commons-configurationcommons-configuration1.8jarThe Apache Software License, Version 2.0
commons-langcommons-lang2.6jarThe Apache Software License, Version 2.0
commons-loggingcommons-logging1.1.1jarThe Apache Software License, Version 2.0
commons-netcommons-net2.0jarThe Apache Software License, Version 2.0
dom4jdom4j1.6.1jar-
javassistjavassist3.9.0.GAjar-
javax.persistencepersistence-api1.0jarCommon Development and Distribution License (CDDL) v1.0
javax.transactionjta1.1jar-
log4jlog4j1.2.17jarThe Apache Software License, Version 2.0
net.sf.webphotoswebphotos-core1.0-SNAPSHOTjarApache 2
net.sf.webphotoswebphotos-persistence-backend1.0-SNAPSHOTjarApache 2
net.sf.webphotoswebphotos-persistence-backend-ifc1.0-SNAPSHOTjarApache 2
org.apache.derbyderby10.8.1.2jarApache 2
org.apache.derbyderbyclient10.8.1.2jarApache 2
org.apache.derbyderbynet10.8.1.2jarApache 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.jdesktopbeansbinding1.2.1jar-
org.slf4jslf4j-api1.6.4jarMIT License
org.springframeworkspring2.5.6jarThe Apache Software License, Version 2.0
org.springframeworkspring-aop3.0.6.RELEASEjar-
org.springframeworkspring-asm3.0.6.RELEASEjar-
org.springframeworkspring-beans3.0.6.RELEASEjar-
org.springframeworkspring-context3.0.6.RELEASEjar-
org.springframeworkspring-context-support3.0.6.RELEASEjar-
org.springframeworkspring-core3.0.6.RELEASEjar-
org.springframeworkspring-expression3.0.6.RELEASEjar-
org.springframeworkspring-jdbc3.0.6.RELEASEjar-
org.springframeworkspring-orm3.0.6.RELEASEjar-
org.springframeworkspring-oxm3.0.6.RELEASEjar-
org.springframeworkspring-tx3.0.6.RELEASEjar-
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.6jarThe GNU General Public License, Version 2
org.aspectjaspectjweaver1.6.12jarEclipse Public License - v 1.0
org.slf4jslf4j-log4j121.6.4jarMIT License

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-swing-client-installer:jar:1.0-SNAPSHOT Information
    • junit:junit:jar:4.10 (test) Information
      • org.hamcrest:hamcrest-core:jar:1.1 (test) Information
    • org.codehaus.izpack:izpack-standalone-compiler:jar:4.3.1 (compile) Information
    • org.codehaus.plexus:plexus-utils:jar:3.0.8 (compile) Information
    • net.sf.webphotos:webphotos-swing-client:jar:1.0-SNAPSHOT (compile) Information
      • org.springframework:spring-core:jar:3.0.6.RELEASE (compile) Information
        • org.springframework:spring-asm:jar:3.0.6.RELEASE (compile) Information
        • commons-logging:commons-logging:jar:1.1.1 (compile) Information
      • org.springframework:spring-expression:jar:3.0.6.RELEASE (compile) Information
      • org.springframework:spring-beans:jar:3.0.6.RELEASE (compile) Information
      • org.springframework:spring-aop:jar:3.0.6.RELEASE (compile) Information
      • org.springframework:spring-context:jar:3.0.6.RELEASE (compile) Information
      • org.springframework:spring-context-support: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-orm:jar:3.0.6.RELEASE (compile) Information
      • org.springframework:spring-oxm:jar:3.0.6.RELEASE (compile) Information
      • org.hibernate:hibernate-core:jar:3.5.6-Final (compile) Information
        • antlr:antlr:jar:2.7.6 (compile) Information
        • dom4j:dom4j:jar:1.6.1 (compile) Information
          • xml-apis:xml-apis:jar:1.0.b2 (compile) Information
      • org.hibernate:hibernate-annotations:jar:3.5.6-Final (compile) Information
        • org.hibernate:hibernate-commons-annotations:jar:3.2.0.Final (compile) Information
        • org.hibernate.javax.persistence:hibernate-jpa-2.0-api:jar:1.0.0.Final (compile) Information
      • org.hibernate:hibernate-entitymanager:jar:3.5.6-Final (compile) Information
        • cglib:cglib:jar:2.2 (compile) Information
          • asm:asm:jar:3.1 (compile) Information
        • javassist:javassist:jar:3.9.0.GA (compile) Information
      • javax.persistence:persistence-api:jar:1.0 (compile) Information
      • commons-net:commons-net:jar:2.0 (compile) Information
      • commons-collections:commons-collections:jar:3.2.1 (compile) Information
      • mysql:mysql-connector-java:jar:5.1.6 (runtime) Information
      • org.apache.derby:derby:jar:10.8.1.2 (compile) Information
      • org.apache.derby:derbynet:jar:10.8.1.2 (compile) Information
      • org.apache.derby:derbyclient:jar:10.8.1.2 (compile) Information
      • com.google.guava:guava:jar:13.0.1 (compile) Information
      • net.sf.webphotos:webphotos-core:jar:1.0-SNAPSHOT (compile) Information
      • net.sf.webphotos:webphotos-persistence-backend:jar:1.0-SNAPSHOT (compile) Information
      • net.sf.webphotos:webphotos-persistence-backend-ifc:jar:1.0-SNAPSHOT (compile) Information
      • javax.transaction:jta:jar:1.1 (compile) Information
      • org.slf4j:slf4j-api:jar:1.6.4 (compile) Information
      • org.slf4j:slf4j-log4j12:jar:1.6.4 (runtime) Information
      • org.aspectj:aspectjweaver:jar:1.6.12 (runtime) Information
      • org.jdesktop:beansbinding:jar:1.2.1 (compile) Information

Licenses

Unamed: JPA 2.0 API

ASF 2.0: Code Generation Library

BSD LICENSE: IzPack Standalone Compiler

BSD style: Hamcrest Core

Public Domain: AOP alliance

Apache 2: Apache Derby Client JDBC Driver, Apache Derby Database Engine and Embedded JDBC Driver, Apache Derby Network Server, [WP] Backend Persistence, [WP] Core API, [WP] Persistence Backend IFC, [WP] Swing Client, [WP] Swing Client - Installer

GNU LESSER GENERAL PUBLIC LICENSE: Hibernate Commons Annotations, IzPack Standalone Compiler

Unknown: ASM Core, AntLR, Java Transaction API, Javassist, dom4j, org.jdesktop - Beans Binding, spring-aop, spring-asm, spring-beans, spring-context, spring-context-support, spring-core, spring-expression, spring-jdbc, spring-orm, spring-oxm, spring-tx

Eclipse Public License - v 1.0: AspectJ weaver

The Apache Software License, Version 2.0: Apache Log4j, Commons BeanUtils, Commons Collections, Commons Configuration, Commons Lang, Commons Logging, Commons Net, Guava: Google Core Libraries for Java, IzPack Standalone Compiler, Plexus Common Utilities, Spring Framework, XML Commons External Components XML APIs

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

Zlib LICENSE: IzPack Standalone Compiler

Common Public License Version 1.0: JUnit

MIT License: SLF4J API Module, SLF4J LOG4J-12 Binding

Common Development and Distribution License (CDDL) v1.0: Enterprise JavaBeans (EJB) 3.0

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

Dependency File Details

FilenameSizeEntriesClassesPackagesJDK RevDebugSealed
antlr-2.7.6.jar433.04 kB226224121.2debug-
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.8.3.jar226.58 kB15513761.3debug-
commons-collections-3.2.1.jar561.90 kB482458121.2debug-
commons-configuration-1.8.jar346.18 kB216191101.5debug-
commons-lang-2.6.jar277.56 kB155133101.3debug-
commons-logging-1.1.1.jar59.26 kB422821.1debug-
commons-net-2.0.jar192.45 kB161130191.5debug-
dom4j-1.6.1.jar306.54 kB208190141.3debug-
javassist-3.9.0.GA.jar583.47 kB358334171.4debug-
persistence-api-1.0.jar50.93 kB979121.5debug-
jta-1.1.jar14.72 kB241821.3debug-
junit-4.10.jar247.23 kB290252311.5debug-
log4j-1.2.17.jar478.40 kB353314211.4debug-
mysql-connector-java-5.1.6.jar686.78 kB258225111.6debug-
webphotos-core-1.0-SNAPSHOT.jar78.54 kB604081.6debug-
webphotos-persistence-backend-1.0-SNAPSHOT.jar18.33 kB271021.6debug-
webphotos-persistence-backend-ifc-1.0-SNAPSHOT.jar5.44 kB17611.6debug-
webphotos-swing-client-1.0-SNAPSHOT.jar147.78 kB1076061.6debug-
derby-10.8.1.2.jar2.54 MB1,5651,505971.6releasesealed
TotalSizeEntriesClassesPackagesJDK RevDebugSealed
239.26 MB6,5166,0163071.6211
compile: 21compile: 8.35 MBcompile: 5,968compile: 5,539compile: 265-compile: 19compile: 1
test: 1test: 247.23 kBtest: 290test: 252test: 31-test: 1-
runtime: 1runtime: 686.78 kBruntime: 258runtime: 225runtime: 11-runtime: 1-

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
codehaushttp://repository.codehaus.orgYesYes
maven2-repository.dev.java.nethttp://download.java.net/maven/2/YesYes
centralhttp://repo.maven.apache.org/maven2Yes-

Repository locations for each of the Dependencies.

Artifactapache.snapshotssonatype-nexus-snapshotscodehausmaven2-repository.dev.java.netcentral
antlr:antlr:jar:2.7.6----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.8.3----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-configuration:commons-configuration:jar:1.8----Found at http://repo.maven.apache.org/maven2
commons-lang:commons-lang:jar:2.6----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-net:commons-net:jar:2.0----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.persistence:persistence-api:jar:1.0----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
log4j:log4j:jar:1.2.17----Found at http://repo.maven.apache.org/maven2
mysql:mysql-connector-java:jar:5.1.6----Found at http://repo.maven.apache.org/maven2
net.sf.webphotos:webphotos-core:jar:1.0-SNAPSHOT-----
net.sf.webphotos:webphotos-persistence-backend:jar:1.0-SNAPSHOT-----
net.sf.webphotos:webphotos-persistence-backend-ifc:jar:1.0-SNAPSHOT-----
net.sf.webphotos:webphotos-swing-client:jar:1.0-SNAPSHOT-----
org.apache.derby:derby:jar:10.8.1.2----Found at http://repo.maven.apache.org/maven2
org.apache.derby:derbyclient:jar:10.8.1.2----Found at http://repo.maven.apache.org/maven2
org.apache.derby:derbynet:jar:10.8.1.2----Found at http://repo.maven.apache.org/maven2
org.aspectj:aspectjweaver:jar:1.6.12----Found at http://repo.maven.apache.org/maven2
org.codehaus.plexus:plexus-utils:jar:3.0.8----Found at http://repo.maven.apache.org/maven2
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.jdesktop:beansbinding:jar:1.2.1---Found at http://download.java.net/maven/2/Found at http://repo.maven.apache.org/maven2
org.slf4j:slf4j-api:jar:1.6.4----Found at http://repo.maven.apache.org/maven2
org.slf4j:slf4j-log4j12:jar:1.6.4----Found at http://repo.maven.apache.org/maven2
org.springframework:spring:jar:2.5.6----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:3.0.6.RELEASE----Found at http://repo.maven.apache.org/maven2
org.springframework:spring-context:jar:3.0.6.RELEASE----Found at http://repo.maven.apache.org/maven2
org.springframework:spring-context-support:jar:3.0.6.RELEASE----Found at http://repo.maven.apache.org/maven2
org.springframework:spring-core:jar:3.0.6.RELEASE----Found at http://repo.maven.apache.org/maven2
org.springframework:spring-expression:jar:3.0.6.RELEASE----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-oxm: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
xml-apis:xml-apis:jar:1.0.b2----Found at http://repo.maven.apache.org/maven2
org.codehaus.izpack:izpack-standalone-compiler:jar:4.3.1----Found at http://repo.maven.apache.org/maven2
Totalapache.snapshotssonatype-nexus-snapshotscodehausmaven2-repository.dev.java.netcentral
50 (compile: 45, test: 2, runtime: 3)000146