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 | License |
---|---|---|---|---|
com.hack23.cia | model.common.impl | 2011.05.32-SNAPSHOT | jar | The Apache Software License, Version 2.0 |
commons-lang | commons-lang | 2.6 | jar | The Apache Software License, Version 2.0 |
org.hibernate.javax.persistence | hibernate-jpa-2.0-api | 1.0.1.Final | jar | license.txt |
org.jvnet.hyperjaxb3 | hyperjaxb3-ejb-runtime | 0.5.6 | jar | BSD-Style License |
org.jvnet.jaxb2_commons | jaxb2-basics-runtime | 0.6.2 | jar | BSD-Style License |
org.springframework | org.springframework.context | 3.1.0.M2 | jar | - |
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 | License |
---|---|---|---|---|
ch.qos.logback | logback-classic | 0.9.29 | jar | Eclipse Public License - v 1.0-GNU Lesser General Public License |
com.h2database | h2 | 1.3.157 | jar | The H2 License, Version 1.0 |
com.hack23.cia | testfoundation | 2011.05.32-SNAPSHOT | jar | The Apache Software License, Version 2.0 |
commons-collections | commons-collections | 3.2.1 | jar | The Apache Software License, Version 2.0 |
javassist | javassist | 3.14.0.GA | jar | - |
net.sf.ehcache | ehcache-core | 2.4.3 | jar | src/assemble/EHCACHE-CORE-LICENSE.txt |
org.hibernate | hibernate-entitymanager | 3.6.5.Final | jar | GNU Lesser General Public License |
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:
GroupId | ArtifactId | Version | Type | License |
---|---|---|---|---|
junit | junit | 4.8.2 | jar | Common Public License Version 1.0 |
org.hibernate | hibernate-jpamodelgen | 1.1.1.Final | jar | Apache License, Version 2.0 |
org.jvnet.hyperjaxb3 | hyperjaxb3-ejb-roundtrip | 0.5.6 | jar | BSD-Style License |
The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.
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 | License |
---|---|---|---|---|
com.hack23.cia | model.common.api | 2011.05.32-SNAPSHOT | jar | The Apache Software License, Version 2.0 |
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 | License |
---|---|---|---|---|
antlr | antlr | 2.7.6 | jar | - |
asm | asm | 3.3.1 | jar | BSD |
asm | asm-tree | 3.3.1 | jar | BSD |
cglib | cglib | 2.2.2 | jar | ASF 2.0 |
ch.qos.logback | logback-core | 0.9.29 | jar | Eclipse Public License - v 1.0-GNU Lesser General Public License |
dom4j | dom4j | 1.6.1 | jar | - |
javax.transaction | jta | 1.1 | jar | - |
jdepend | jdepend | 2.9.1 | jar | - |
org.aspectj | aspectjrt | 1.6.12.M1 | jar | Eclipse Public License - v 1.0 |
org.codehaus.plexus | plexus-utils | 3.0 | jar | Apache Public License 2.0 |
org.dbunit | dbunit | 2.4.8 | jar | GNU Lesser General Public License, Version 2.1 |
org.easymock | easymock | 3.0 | jar | Apache 2 |
org.hibernate | hibernate-commons-annotations | 3.2.0.Final | jar | GNU LESSER GENERAL PUBLIC LICENSE |
org.hibernate | hibernate-core | 3.6.5.Final | jar | GNU Lesser General Public License |
org.objenesis | objenesis | 1.2 | jar | Apache 2 |
org.slf4j | jcl-over-slf4j | 1.6.1 | jar | MIT License |
org.slf4j | log4j-over-slf4j | 1.6.1 | jar | Apache Software Licenses |
org.slf4j | slf4j-api | 1.6.1 | jar | MIT License |
org.springframework | org.springframework.asm | 3.1.0.M2 | jar | - |
org.springframework | org.springframework.aspects | 3.1.0.M2 | jar | - |
org.springframework | org.springframework.beans | 3.1.0.M2 | jar | - |
org.springframework | org.springframework.context.support | 3.1.0.M2 | jar | - |
org.springframework | org.springframework.core | 3.1.0.M2 | jar | - |
org.springframework | org.springframework.expression | 3.1.0.M2 | jar | - |
org.springframework | org.springframework.oxm | 3.1.0.M2 | jar | - |
org.springframework | org.springframework.test | 3.1.0.M2 | jar | - |
xmlunit | xmlunit | 1.3 | jar | BSD License |
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:
GroupId | ArtifactId | Version | Type | License |
---|---|---|---|---|
commons-beanutils | commons-beanutils | 1.7.0 | jar | - |
commons-io | commons-io | 1.2 | jar | /LICENSE.txt |
org.jvnet.jaxb2_commons | jaxb2-basics-testing | 0.6.2 | jar | BSD-Style License |
org.jvnet.jaxb2_commons | jaxb2-basics-tools | 0.6.2 | jar | BSD-Style License |
Unamed: JPA 2.0 API
ASF 2.0: Code Generation Library
Apache Public License 2.0: Plexus Common Utilities
GNU LESSER GENERAL PUBLIC LICENSE: Hibernate Commons Annotations
Apache 2: EasyMock, Objenesis
Unknown: AntLR, Java Transaction API, Javassist, commons-beanutils, dom4j, jdepend, org.springframework.asm, org.springframework.aspects, org.springframework.beans, org.springframework.context, org.springframework.context.support, org.springframework.core, org.springframework.expression, org.springframework.oxm, org.springframework.test
BSD-Style License: Hyperjaxb3 EJB Roundtrip, Hyperjaxb3 EJB Runtime, JAXB2 Basics - Runtime, JAXB2 Basics - Testing, JAXB2 Basics - Tools
BSD: ASM Core, ASM Tree
Apache License, Version 2.0: Hibernate JPA 2 Metamodel Generator
Eclipse Public License - v 1.0: AspectJ runtime, Logback Classic Module, Logback Core Module
GNU Lesser General Public License, Version 2.1: DbUnit Framework
The Apache Software License, Version 2.0: Commons Collections, Commons Lang, Ehcache Core, IO, model.common.api, model.common.impl, model.external.itsyourparliament, testfoundation
GNU Lesser General Public License: Hibernate Core, Hibernate Entity Manager, Logback Classic Module, Logback Core Module
BSD License: XMLUnit for Java
The H2 License, Version 1.0: H2 Database Engine
Common Public License Version 1.0: JUnit
MIT License: JCL 1.1.1 implemented over SLF4J, SLF4J API Module
Apache Software Licenses: Log4j Implemented Over SLF4J
Filename | Size | Entries | Classes | Packages | JDK Rev | Debug |
---|---|---|---|---|---|---|
antlr-2.7.6.jar | 433.04 kB | 226 | 224 | 12 | 1.2 | debug |
asm-3.3.1.jar | 42.56 kB | 24 | 23 | 2 | 1.2 | release |
asm-tree-3.3.1.jar | 21.00 kB | 28 | 27 | 1 | 1.2 | release |
cglib-2.2.2.jar | 280.46 kB | 242 | 228 | 7 | 1.2 | debug |
logback-classic-0.9.29.jar | 238.01 kB | 190 | 154 | 23 | 1.5 | debug |
logback-core-0.9.29.jar | 307.87 kB | 289 | 252 | 27 | 1.5 | debug |
h2-1.3.157.jar | 1.18 MB | 472 | 469 | 30 | 1.5 | debug |
model.common.api-2011.05.32-SNAPSHOT.jar | 3.22 kB | 14 | 1 | 1 | 1.6 | release |
model.common.impl-2011.05.32-SNAPSHOT.jar | 5.21 kB | 18 | 2 | 2 | 1.6 | debug |
testfoundation-2011.05.32-SNAPSHOT.jar | 10.54 kB | 20 | 8 | 1 | 1.6 | debug |
commons-beanutils-1.7.0.jar | 184.25 kB | 129 | 111 | 5 | 1.2 | debug |
commons-collections-3.2.1.jar | 561.90 kB | 482 | 458 | 12 | 1.2 | debug |
commons-io-1.2.jar | 64.08 kB | 55 | 44 | 4 | 1.1 | debug |
commons-lang-2.6.jar | 277.56 kB | 155 | 133 | 10 | 1.3 | debug |
dom4j-1.6.1.jar | 306.54 kB | 208 | 190 | 14 | 1.3 | debug |
javassist-3.14.0.GA.jar | 629.82 kB | 386 | 367 | 17 | 1.4 | debug |
jta-1.1.jar | 14.72 kB | 24 | 18 | 2 | 1.3 | debug |
jdepend-2.9.1.jar | 56.58 kB | 45 | 38 | 4 | 1.2 | debug |
junit-4.8.2.jar | 231.78 kB | 267 | 230 | 30 | 1.5 | debug |
ehcache-core-2.4.3.jar | 982.84 kB | 801 | 732 | 57 | 1.5 | debug |
aspectjrt-1.6.12.M1.jar | 113.50 kB | 145 | 128 | 10 | 1.5 | debug |
plexus-utils-3.0.jar | 220.77 kB | 124 | 99 | 9 | 1.5 | debug |
dbunit-2.4.8.jar | 586.77 kB | 426 | 385 | 30 | 1.4 | debug |
easymock-3.0.jar | 111.45 kB | 94 | 83 | 3 | 1.5 | debug |
hibernate-commons-annotations-3.2.0.Final.jar | 69.61 kB | 77 | 61 | 6 | 1.5 | debug |
hibernate-core-3.6.5.Final.jar | 2.97 MB | 2,114 | 1,994 | 99 | 1.5 | debug |
hibernate-entitymanager-3.6.5.Final.jar | 411.68 kB | 333 | 304 | 15 | 1.5 | debug |
hibernate-jpamodelgen-1.1.1.Final.jar | 156.53 kB | 130 | 111 | 6 | 1.6 | debug |
hibernate-jpa-2.0-api-1.0.1.Final.jar | 100.25 kB | 190 | 176 | 4 | 1.5 | debug |
hyperjaxb3-ejb-roundtrip-0.5.6.jar | 13.07 kB | 22 | 7 | 2 | 1.5 | debug |
hyperjaxb3-ejb-runtime-0.5.6.jar | 35.38 kB | 54 | 34 | 6 | 1.5 | debug |
jaxb2-basics-runtime-0.6.2.jar | 113.10 kB | 154 | 129 | 12 | 1.5 | debug |
jaxb2-basics-testing-0.6.2.jar | 5.72 kB | 14 | 2 | 2 | 1.5 | debug |
jaxb2-basics-tools-0.6.2.jar | 96.79 kB | 118 | 93 | 13 | 1.5 | debug |
objenesis-1.2.jar | 35.20 kB | 46 | 32 | 8 | 1.3 | debug |
jcl-over-slf4j-1.6.1.jar | 16.90 kB | 23 | 9 | 2 | 1.3 | debug |
log4j-over-slf4j-1.6.1.jar | 12.07 kB | 18 | 8 | 1 | 1.3 | debug |
slf4j-api-1.6.1.jar | 24.90 kB | 34 | 23 | 3 | 1.3 | debug |
org.springframework.asm-3.1.0.M2.jar | 51.83 kB | 39 | 31 | 3 | 1.2 | release |
org.springframework.aspects-3.1.0.M2.jar | 46.94 kB | 47 | 24 | 6 | 1.5 | debug |
org.springframework.beans-3.1.0.M2.jar | 570.73 kB | 396 | 355 | 14 | 1.5 | debug |
org.springframework.context-3.1.0.M2.jar | 791.05 kB | 756 | 651 | 72 | 1.5 | debug |
org.springframework.context.support-3.1.0.M2.jar | 96.22 kB | 86 | 66 | 7 | 1.5 | debug |
org.springframework.core-3.1.0.M2.jar | 419.57 kB | 358 | 330 | 20 | 1.5 | debug |
org.springframework.expression-3.1.0.M2.jar | 172.17 kB | 126 | 111 | 6 | 1.5 | debug |
org.springframework.oxm-3.1.0.M2.jar | 67.71 kB | 65 | 43 | 9 | 1.5 | debug |
org.springframework.test-3.1.0.M2.jar | 220.46 kB | 179 | 153 | 17 | 1.5 | debug |
xmlunit-1.3.jar | 94.48 kB | 77 | 68 | 5 | 1.3 | debug |
Total | Size | Entries | Classes | Packages | JDK Rev | Debug |
48 | 13.24 MB | 10,320 | 9,219 | 651 | 1.6 | 44 |
compile: 7 | compile: 1.29 MB | compile: 1,341 | compile: 1,126 | compile: 107 | - | compile: 6 |
test: 34 | test: 11.21 MB | test: 8,244 | test: 7,495 | test: 482 | - | test: 31 |
provided: 7 | provided: 752.23 kB | provided: 735 | provided: 598 | provided: 62 | - | provided: 7 |