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
name.emu.webapp.koskos-service0.5-SNAPSHOTjar-
org.apache.wicketwicket1.5.3pomThe Apache Software License, Version 2.0
org.apache.wicketwicket-auth-roles1.5.3jarThe Apache Software License, Version 2.0
org.apache.wicketwicket-extensions1.5.3jarThe Apache Software License, Version 2.0
org.apache.wicketwicket-spring1.5.3jarThe Apache Software License, Version 2.0
org.slf4jslf4j-log4j121.6.4jarMIT License
org.springframeworkspring-web3.1.0.RELEASEjar-

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
org.apache.derbyderby10.5.3.0_1jarApache 2
org.springframeworkspring-test3.1.0.RELEASEjar-

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-

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.7jarBSD License
aopallianceaopalliance1.0jarPublic Domain
asmasm3.3.1jarBSD
cglibcglib2.2.2jarASF 2.0
commons-collectionscommons-collections3.2.1jarThe Apache Software License, Version 2.0
commons-loggingcommons-logging1.1.1jarThe Apache Software License, Version 2.0
dom4jdom4j1.6.1jar-
log4jlog4j1.2.16jarThe Apache Software License, Version 2.0
name.emu.webapp.koskos-dao0.5-SNAPSHOTjar-
net.sf.ehcacheehcache-core2.4.3jarsrc/assemble/EHCACHE-CORE-LICENSE.txt
org.apache.wicketwicket-core1.5.3jarThe Apache Software License, Version 2.0
org.apache.wicketwicket-ioc1.5.3jarThe Apache Software License, Version 2.0
org.apache.wicketwicket-request1.5.3jarThe Apache Software License, Version 2.0
org.apache.wicketwicket-util1.5.3jarThe Apache Software License, Version 2.0
org.hibernatehibernate-core4.0.1.FinaljarGNU Lesser General Public License
org.hibernatehibernate-ehcache4.0.1.FinaljarGNU Lesser General Public License
org.hibernatehibernate-entitymanager4.0.1.FinaljarGNU Lesser General Public License
org.hibernate.commonhibernate-commons-annotations4.0.1.FinaljarGNU LESSER GENERAL PUBLIC LICENSE
org.hibernate.javax.persistencehibernate-jpa-2.0-api1.0.1.Finaljarlicense.txt
org.javassistjavassist3.15.0-GAjarMPL 1.1-LGPL 2.1-Apache License 2.0
org.jboss.loggingjboss-logging3.1.0.CR2jarGNU Lesser General Public License, version 2.1
org.jboss.spec.javax.transactionhttp://jboss-transaction-api_1.1_spec/1.0.0.Finaljarlgpl
org.slf4jslf4j-api1.6.1jarMIT License
org.springframeworkspring-aop3.1.0.RELEASEjar-
org.springframeworkspring-asm3.1.0.RELEASEjar-
org.springframeworkspring-beans3.1.0.RELEASEjar-
org.springframeworkspring-context3.1.0.RELEASEjar-
org.springframeworkspring-core3.1.0.RELEASEjar-
org.springframeworkspring-expression3.1.0.RELEASEjar-
org.springframeworkspring-jdbc3.1.0.RELEASEjar-
org.springframeworkspring-orm3.1.0.RELEASEjar-
org.springframeworkspring-tx3.1.0.RELEASEjar-
xml-apisxml-apis1.0.b2jarThe Apache Software License, Version 2.0

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

  • name.emu.webapp.kos:kos-wicket:war:0.5-SNAPSHOT Information
    • name.emu.webapp.kos:kos-service:jar:0.5-SNAPSHOT (compile) Information
      • name.emu.webapp.kos:kos-dao:jar:0.5-SNAPSHOT (compile) Information
        • org.hibernate:hibernate-entitymanager:jar:4.0.1.Final (compile) Information
          • org.jboss.spec.javax.transaction:jboss-transaction-api_1.1_spec:jar:1.0.0.Final (compile) Information
          • dom4j:dom4j:jar:1.6.1 (compile) Information
            • xml-apis:xml-apis:jar:1.0.b2 (compile) Information
          • org.hibernate.javax.persistence:hibernate-jpa-2.0-api:jar:1.0.1.Final (compile) Information
          • org.jboss.logging:jboss-logging:jar:3.1.0.CR2 (compile) Information
          • org.javassist:javassist:jar:3.15.0-GA (compile) Information
          • org.hibernate.common:hibernate-commons-annotations:jar:4.0.1.Final (compile) Information
        • org.hibernate:hibernate-ehcache:jar:4.0.1.Final (compile) Information
        • org.hibernate:hibernate-core:jar:4.0.1.Final (compile) Information
        • org.springframework:spring-orm:jar:3.1.0.RELEASE (compile) Information
          • org.springframework:spring-jdbc:jar:3.1.0.RELEASE (compile) Information
          • org.springframework:spring-tx:jar:3.1.0.RELEASE (compile) Information
      • cglib:cglib:jar:2.2.2 (compile) Information
        • asm:asm:jar:3.3.1 (compile) Information
    • org.apache.wicket:wicket:pom:1.5.3 (compile) Information
    • org.apache.wicket:wicket-extensions:jar:1.5.3 (compile) Information
    • org.apache.wicket:wicket-auth-roles:jar:1.5.3 (compile) Information
    • org.apache.wicket:wicket-spring:jar:1.5.3 (compile) Information
    • org.slf4j:slf4j-log4j12:jar:1.6.4 (compile) Information
    • org.springframework:spring-web:jar:3.1.0.RELEASE (compile) Information
      • aopalliance:aopalliance:jar:1.0 (compile) Information
      • org.springframework:spring-beans:jar:3.1.0.RELEASE (compile) Information
      • org.springframework:spring-context:jar:3.1.0.RELEASE (compile) Information
        • org.springframework:spring-aop:jar:3.1.0.RELEASE (compile) Information
        • org.springframework:spring-expression:jar:3.1.0.RELEASE (compile) Information
        • org.springframework:spring-asm:jar:3.1.0.RELEASE (compile) Information
      • org.springframework:spring-core:jar:3.1.0.RELEASE (compile) Information
    • javax.servlet:servlet-api:jar:2.5 (provided) Information
    • org.springframework:spring-test:jar:3.1.0.RELEASE (test) Information
    • junit:junit:jar:4.10 (test) Information
      • org.hamcrest:hamcrest-core:jar:1.1 (test) Information
    • org.apache.derby:derby:jar:10.5.3.0_1 (test) Information

Licenses

Unamed: JPA 2.0 API

ASF 2.0: Code Generation Library

BSD style: Hamcrest Core

Public Domain: AOP alliance

Apache 2: Apache Derby Database Engine and Embedded JDBC Driver

GNU LESSER GENERAL PUBLIC LICENSE: Hibernate Commons Annotations

Unknown: Keeper of Secrets Data Access Objects, Keeper of Secrets Services, Keeper of Secrets Wicket WebUI, dom4j, servlet-api, spring-aop, spring-asm, spring-beans, spring-context, spring-core, spring-expression, spring-jdbc, spring-orm, spring-test, spring-tx, spring-web

BSD: ASM Core

LGPL 2.1: Javassist

MPL 1.1: Javassist

GNU Lesser General Public License: A Hibernate Core Module

The Apache Software License, Version 2.0: Apache Log4j, Commons Collections, Commons Logging, Ehcache Core, Wicket, Wicket Auth Roles, Wicket Core, Wicket Extensions, Wicket IoC common code, Wicket Request, Wicket Spring Integration, Wicket Util, XML Commons External Components XML APIs

GNU Lesser General Public License, version 2.1: JBoss Logging 3

lgpl: Transaction 1.1 API

BSD License: AntLR Parser Generator

Apache License 2.0: Javassist

Common Public License Version 1.0: JUnit

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

Dependency File Details

FilenameSizeEntriesClassesPackagesJDK RevDebugSealed
antlr-2.7.7.jar434.85 kB239224121.2debug-
aopalliance-1.0.jar4.36 kB15921.3debug-
asm-3.3.1.jar42.56 kB242321.2release-
cglib-2.2.2.jar280.46 kB24222871.2debug-
commons-collections-3.2.1.jar561.90 kB482458121.2debug-
commons-logging-1.1.1.jar59.26 kB422821.1debug-
dom4j-1.6.1.jar306.54 kB208190141.3debug-
servlet-api-2.5.jar102.65 kB684221.5debug-
junit-4.10.jar247.23 kB290252311.5debug-
log4j-1.2.16.jar470.25 kB346308201.1debug-
kos-dao-0.5-SNAPSHOT.jar25.86 kB452731.6debug-
kos-service-0.5-SNAPSHOT.jar39.09 kB372231.6debug-
ehcache-core-2.4.3.jar982.84 kB801732571.5debug-
derby-10.5.3.0_1.jar2.40 MB1,4961,436961.5releasesealed
wicket-1.5.3.pom2.17 kB------
TotalSizeEntriesClassesPackagesJDK RevDebugSealed
155.87 MB4,3353,9792631.6121
compile: 12compile: 3.13 MBcompile: 2,481compile: 2,249compile: 134-compile: 10-
test: 2test: 2.64 MBtest: 1,786test: 1,688test: 127-test: 1test: 1
provided: 1provided: 102.65 kBprovided: 68provided: 42provided: 2-provided: 1-

Dependency Repository Locations

Repo IDURLReleaseSnapshotBlacklisted
jboss-releaseshttp://repository.jboss.org/nexus/content/groups/public-jbossYes--
apache.snapshotshttp://repository.apache.org/snapshots-Yes-
Maven Snapshotshttp://snapshots.maven.codehaus.org/maven2/-YesYes
Java.net Maven 2http://download.java.net/maven/2Yes--
centralhttp://repo1.maven.org/maven2Yes--

Repository locations for each of the Dependencies.

Artifactjboss-releasesapache.snapshotsJava.net Maven 2central
antlr:antlr:jar:2.7.7---Found at http://repo1.maven.org/maven2
aopalliance:aopalliance:jar:1.0---Found at http://repo1.maven.org/maven2
asm:asm:jar:3.3.1---Found at http://repo1.maven.org/maven2
cglib:cglib:jar:2.2.2---Found at http://repo1.maven.org/maven2
commons-collections:commons-collections:jar:3.2.1---Found at http://repo1.maven.org/maven2
commons-logging:commons-logging:jar:1.1.1---Found at http://repo1.maven.org/maven2
dom4j:dom4j:jar:1.6.1---Found at http://repo1.maven.org/maven2
javax.servlet:servlet-api:jar:2.5---Found at http://repo1.maven.org/maven2
junit:junit:jar:4.10---Found at http://repo1.maven.org/maven2
log4j:log4j:jar:1.2.16---Found at http://repo1.maven.org/maven2
name.emu.webapp.kos:kos-dao:jar:0.5-SNAPSHOT----
name.emu.webapp.kos:kos-service:jar:0.5-SNAPSHOT----
net.sf.ehcache:ehcache-core:jar:2.4.3---Found at http://repo1.maven.org/maven2
org.apache.derby:derby:jar:10.5.3.0_1---Found at http://repo1.maven.org/maven2
org.apache.wicket:wicket:pom:1.5.3---Found at http://repo1.maven.org/maven2
org.apache.wicket:wicket-auth-roles:jar:1.5.3---Found at http://repo1.maven.org/maven2
org.apache.wicket:wicket-core:jar:1.5.3---Found at http://repo1.maven.org/maven2
org.apache.wicket:wicket-extensions:jar:1.5.3---Found at http://repo1.maven.org/maven2
org.apache.wicket:wicket-ioc:jar:1.5.3---Found at http://repo1.maven.org/maven2
org.apache.wicket:wicket-request:jar:1.5.3---Found at http://repo1.maven.org/maven2
org.apache.wicket:wicket-spring:jar:1.5.3---Found at http://repo1.maven.org/maven2
org.apache.wicket:wicket-util:jar:1.5.3---Found at http://repo1.maven.org/maven2
org.hamcrest:hamcrest-core:jar:1.1---Found at http://repo1.maven.org/maven2
org.hibernate:hibernate-core:jar:4.0.1.FinalFound at http://repository.jboss.org/nexus/content/groups/public-jboss--Found at http://repo1.maven.org/maven2
org.hibernate:hibernate-ehcache:jar:4.0.1.FinalFound at http://repository.jboss.org/nexus/content/groups/public-jboss--Found at http://repo1.maven.org/maven2
org.hibernate:hibernate-entitymanager:jar:4.0.1.FinalFound at http://repository.jboss.org/nexus/content/groups/public-jboss--Found at http://repo1.maven.org/maven2
org.hibernate.common:hibernate-commons-annotations:jar:4.0.1.FinalFound at http://repository.jboss.org/nexus/content/groups/public-jboss--Found at http://repo1.maven.org/maven2
org.hibernate.javax.persistence:hibernate-jpa-2.0-api:jar:1.0.1.FinalFound at http://repository.jboss.org/nexus/content/groups/public-jboss--Found at http://repo1.maven.org/maven2
org.javassist:javassist:jar:3.15.0-GA---Found at http://repo1.maven.org/maven2
org.jboss.logging:jboss-logging:jar:3.1.0.CR2Found at http://repository.jboss.org/nexus/content/groups/public-jboss--Found at http://repo1.maven.org/maven2
org.jboss.spec.javax.transaction:jboss-transaction-api_1.1_spec:jar:1.0.0.FinalFound at http://repository.jboss.org/nexus/content/groups/public-jboss--Found at http://repo1.maven.org/maven2
org.slf4j:slf4j-api:jar:1.6.1---Found at http://repo1.maven.org/maven2
org.slf4j:slf4j-log4j12:jar:1.6.4---Found at http://repo1.maven.org/maven2
org.springframework:spring-aop:jar:3.1.0.RELEASE---Found at http://repo1.maven.org/maven2
org.springframework:spring-asm:jar:3.1.0.RELEASE---Found at http://repo1.maven.org/maven2
org.springframework:spring-beans:jar:3.1.0.RELEASE---Found at http://repo1.maven.org/maven2
org.springframework:spring-context:jar:3.1.0.RELEASE---Found at http://repo1.maven.org/maven2
org.springframework:spring-core:jar:3.1.0.RELEASE---Found at http://repo1.maven.org/maven2
org.springframework:spring-expression:jar:3.1.0.RELEASE---Found at http://repo1.maven.org/maven2
org.springframework:spring-jdbc:jar:3.1.0.RELEASE---Found at http://repo1.maven.org/maven2
org.springframework:spring-orm:jar:3.1.0.RELEASE---Found at http://repo1.maven.org/maven2
org.springframework:spring-test:jar:3.1.0.RELEASE---Found at http://repo1.maven.org/maven2
org.springframework:spring-tx:jar:3.1.0.RELEASE---Found at http://repo1.maven.org/maven2
org.springframework:spring-web:jar:3.1.0.RELEASE---Found at http://repo1.maven.org/maven2
xml-apis:xml-apis:jar:1.0.b2---Found at http://repo1.maven.org/maven2
Totaljboss-releasesapache.snapshotsJava.net Maven 2central
45 (compile: 40, test: 4, provided: 1)70043