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 License
bootbox bootbox 4.3.0 pom -
bootstrap bootstrap-datepicker 1.3.0 pom Apache License 2.0
com.thoughtworks.xstream xstream 1.4.7 jar BSD style
commons-codec commons-codec 1.9 jar The Apache Software License, Version 2.0
commons-configuration commons-configuration 1.10 jar The Apache Software License, Version 2.0
commons-fileupload commons-fileupload 1.3.1 jar The Apache Software License, Version 2.0
commons-io commons-io 2.4 jar The Apache Software License, Version 2.0
commons-lang commons-lang 2.6 jar The Apache Software License, Version 2.0
fullcalendar io 2.2.3 pom -
imulus retinajs 1.1.0 pom -
javax.el javax.el-api 2.2.4 jar CDDL + GPLv2 with classpath exception
javax.mail mail 1.4 jar Common Development and Distribution License (CDDL) v1.0
javax.servlet jstl 1.2 jar -
javax.validation validation-api 1.1.0.Final jar The Apache Software License, Version 2.0
jquery jqgrid 4.5.4 pom -
jquery jquery 1.11.1 pom -
jquery jquery-ui 1.11.2 pom -
log4j log4j 1.2.17 jar The Apache Software License, Version 2.0
net.sf.json-lib json-lib 2.4 jar The Apache Software License, Version 2.0
org.apache.commons commons-dbcp2 2.0.1 jar The Apache Software License, Version 2.0
org.apache.velocity velocity 1.5 jar The Apache Software License, Version 2.0
org.glassfish.web javax.el 2.2.4 jar CDDL + GPLv2 with classpath exception
org.hibernate hibernate-core 4.3.7.Final jar GNU Lesser General Public License
org.hibernate hibernate-validator 5.1.3.Final jar Apache License, Version 2.0
org.jasypt jasypt 1.9.2 jar The Apache Software License, Version 2.0
org.jasypt jasypt-spring31 1.9.2 jar The Apache Software License, Version 2.0
org.springframework spring-context 4.0.6.RELEASE jar The Apache Software License, Version 2.0
org.springframework spring-webmvc 4.0.6.RELEASE jar The Apache Software License, Version 2.0
twitter bootstrap 3.2.0 pom -

runtime

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

GroupId ArtifactId Version Type License
org.postgresql postgresql 9.3-1102-jdbc41 jar BSD 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:

GroupId ArtifactId Version Type License Optional
org.dbunit dbunit 2.5.0 jar GNU Lesser General Public License, Version 2.1 Yes
org.jmockit jmockit 1.9 jar MIT LICENSE Yes

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:

GroupId ArtifactId Version Type License
org.mortbay.jetty servlet-api-2.5 6.1.5 jar CDDL 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:

GroupId ArtifactId Version Type License
antlr antlr 2.7.7 jar BSD License
aopalliance aopalliance 1.0 jar Public Domain
com.fasterxml classmate 1.0.0 jar The Apache Software License, Version 2.0
commons-beanutils commons-beanutils 1.8.0 jar The Apache Software License, Version 2.0
commons-collections commons-collections 3.2.1 jar The Apache Software License, Version 2.0
commons-logging commons-logging 1.1.3 jar The Apache Software License, Version 2.0
dom4j dom4j 1.6.1 jar -
javax.activation activation 1.1 jar Common Development and Distribution License (CDDL) v1.0
net.sf.ezmorph ezmorph 1.0.6 jar The Apache Software License, Version 2.0
org.apache.commons commons-pool2 2.2 jar The Apache Software License, Version 2.0
org.hibernate.common hibernate-commons-annotations 4.0.5.Final jar GNU Lesser General Public License
org.hibernate.javax.persistence hibernate-jpa-2.1-api 1.0.0.Final jar Eclipse Public License (EPL), Version 1.0-Eclipse Distribution License (EDL), Version 1.0
org.javassist javassist 3.18.1-GA jar MPL 1.1-LGPL 2.1-Apache License 2.0
org.jboss jandex 1.1.0.Final jar AL 2.0
org.jboss.logging jboss-logging 3.1.3.GA jar Apache License, version 2.0
org.jboss.logging jboss-logging-annotations 1.2.0.Beta1 jar Public Domain
org.jboss.spec.javax.transaction jboss-transaction-api_1.2_spec 1.0.0.Final jar Common Development and Distribution License-GNU General Public License, Version 2 with the Classpath Exception
org.springframework spring-aop 4.0.6.RELEASE jar The Apache Software License, Version 2.0
org.springframework spring-beans 4.0.6.RELEASE jar The Apache Software License, Version 2.0
org.springframework spring-core 4.0.6.RELEASE jar The Apache Software License, Version 2.0
org.springframework spring-expression 4.0.6.RELEASE jar The Apache Software License, Version 2.0
org.springframework spring-web 4.0.6.RELEASE jar The Apache Software License, Version 2.0
oro oro 2.0.8 jar -
xml-apis xml-apis 1.0.b2 jar The Apache Software License, Version 2.0
xmlpull xmlpull 1.1.3.1 jar Public Domain
xpp3 xpp3_min 1.1.4c jar Indiana University Extreme! Lab Software License, vesion 1.1.1-Public Domain

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:

GroupId ArtifactId Version Type License
junit junit 4.11 jar Common Public License Version 1.0
org.hamcrest hamcrest-core 1.3 jar New BSD License
org.slf4j slf4j-api 1.7.7 jar MIT License

Project Dependency Graph

Dependency Tree

Licenses

BSD style: XStream Core

Apache License, version 2.0: JBoss Logging 3

CDDL + GPLv2 with classpath exception: Expression Language 2.2 Implementation, Expression Language API 2.2

Public Domain: AOP alliance, JBoss Logging I18n Annotations, MXP1: Xml Pull Parser 3rd Edition (XPP3), XML Pull Parsing API

New BSD License: Hamcrest Core

Unknown: 0.0, 2.2.3, JQuery, JQuery/Plugins/jqgrid, bootbox, bootstrap, dom4j, jstl, oro, retinajs

Common Development and Distribution License: Java Transaction API

LGPL 2.1: Javassist

Apache License, Version 2.0: Hibernate Validator Engine

GNU Lesser General Public License, Version 2.1: dbUnit Extension

MPL 1.1: Javassist

GNU General Public License, Version 2 with the Classpath Exception: Java Transaction API

The Apache Software License, Version 2.0: Apache Commons Codec, Apache Commons Configuration, Apache Commons DBCP, Apache Commons FileUpload, Apache Commons Pool, Apache Log4j, Apache Velocity, Bean Validation API, ClassMate, Commons BeanUtils, Commons Collections, Commons IO, Commons Lang, Commons Logging, JASYPT: Java Simplified Encryption, Spring AOP, Spring Beans, Spring Context, Spring Core, Spring Expression Language (SpEL), Spring Web, Spring Web MVC, XML Commons External Components XML APIs, ezmorph, json-lib

GNU Lesser General Public License: Core Hibernate O/RM functionality, Hibernate Commons Annotations

Indiana University Extreme! Lab Software License, vesion 1.1.1: MXP1: Xml Pull Parser 3rd Edition (XPP3)

Eclipse Public License (EPL), Version 1.0: Java Persistence API, Version 2.1

CDDL 1.0: Servlet Specification 2.5 API

MIT LICENSE: Main

BSD License: AntLR Parser Generator, PostgreSQL JDBC Driver

AL 2.0: Java Annotation Indexer

Apache License 2.0: 1.3, Javassist

Common Public License Version 1.0: JUnit

MIT License: SLF4J API Module

Eclipse Distribution License (EDL), Version 1.0: Java Persistence API, Version 2.1

Common Development and Distribution License (CDDL) v1.0: JavaBeans Activation Framework (JAF), JavaMail API

Dependency File Details

Filename Size Entries Classes Packages JDK Rev Debug
antlr-2.7.7.jar 434.85 kB 239 224 12 1.2 debug
aopalliance-1.0.jar 4.36 kB 15 9 2 1.3 debug
bootbox-4.3.0.pom 1.13 kB - - - - -
bootstrap-datepicker-1.3.0.pom 2.12 kB - - - - -
classmate-1.0.0.jar 58.87 kB 51 36 4 1.6 debug
xstream-1.4.7.jar 519.11 kB 468 437 22 1.5 debug
commons-beanutils-1.8.0.jar 225.90 kB 155 137 6 1.3 debug
commons-codec-1.9.jar 257.78 kB 227 85 6 1.6 debug
commons-collections-3.2.1.jar 561.90 kB 482 458 12 1.2 debug
commons-configuration-1.10.jar 354.18 kB 219 194 10 1.5 debug
commons-fileupload-1.3.1.jar 67.38 kB 67 49 6 1.5 debug
commons-io-2.4.jar 180.80 kB 128 110 6 1.6 debug
commons-lang-2.6.jar 277.56 kB 155 133 10 1.3 debug
commons-logging-1.1.3.jar 60.60 kB 42 28 2 1.1 debug
dom4j-1.6.1.jar 306.54 kB 208 190 14 1.3 debug
io-2.2.3.pom .43 kB - - - - -
retinajs-1.1.0.pom .78 kB - - - - -
activation-1.1.jar 61.51 kB 50 38 3 1.4 debug
javax.el-api-2.2.4.jar 37.95 kB 41 31 1 1.6 debug
mail-1.4.jar 379.75 kB 273 250 12 1.4 debug
jstl-1.2.jar 404.53 kB 341 279 27 1.5 debug
validation-api-1.1.0.Final.jar 62.28 kB 122 106 8 1.6 debug
jqgrid-4.5.4.pom 1.03 kB - - - - -
jquery-1.11.1.pom .89 kB - - - - -
jquery-ui-1.11.2.pom 1.10 kB - - - - -
junit-4.11.jar 239.30 kB 266 233 28 1.5 debug
log4j-1.2.17.jar 478.40 kB 353 314 21 1.4 debug
ezmorph-1.0.6.jar 84.46 kB 61 46 6 1.1 debug
json-lib-2.4.jar 155.39 kB 110 98 8 1.5 debug
commons-dbcp2-2.0.1.jar 164.03 kB 79 62 4 1.6 debug
commons-pool2-2.2.jar 105.50 kB 80 65 3 1.6 debug
velocity-1.5.jar 382.93 kB 282 246 25 1.2 debug
javax.el-2.2.4.jar 114.83 kB 88 74 4 1.6 debug
hamcrest-core-1.3.jar 43.97 kB 52 45 3 1.5 debug
hibernate-core-4.3.7.Final.jar 5.03 MB 3,708 3,459 201 1.6 debug
hibernate-validator-5.1.3.Final.jar 619.40 kB 483 410 41 1.6 debug
hibernate-commons-annotations-4.0.5.Final.jar 73.56 kB 79 67 7 1.6 debug
hibernate-jpa-2.1-api-1.0.0.Final.jar 110.71 kB 207 200 4 1.6 debug
jasypt-1.9.2.jar 126.24 kB 143 103 22 1.4 debug
jasypt-spring31-1.9.2.jar 46.93 kB 39 21 2 1.5 debug
javassist-3.18.1-GA.jar 697.46 kB 414 390 17 1.6 debug
jandex-1.1.0.Final.jar 74.76 kB 55 44 1 1.6 debug
jboss-logging-3.1.3.GA.jar 55.84 kB 57 45 1 1.6 debug
jboss-logging-annotations-1.2.0.Beta1.jar 11.29 kB 28 16 1 1.6 debug
jboss-transaction-api_1.2_spec-1.0.0.Final.jar 27.07 kB 35 22 2 1.6 debug
servlet-api-2.5-6.1.5.jar 129.42 kB 78 42 2 1.4 debug
postgresql-9.3-1102-jdbc41.jar 578.44 kB 262 230 27 1.6 debug
slf4j-api-1.7.7.jar 28.57 kB 35 24 3 1.5 debug
spring-aop-4.0.6.RELEASE.jar 344.54 kB 283 252 15 1.6 debug
spring-beans-4.0.6.RELEASE.jar 654.52 kB 416 370 15 1.6 debug
spring-context-4.0.6.RELEASE.jar 954.85 kB 805 698 65 1.6 debug
spring-core-4.0.6.RELEASE.jar 954.09 kB 736 692 38 1.6 debug
spring-expression-4.0.6.RELEASE.jar 200.55 kB 140 128 6 1.6 debug
spring-web-4.0.6.RELEASE.jar 657.08 kB 512 465 34 1.6 debug
spring-webmvc-4.0.6.RELEASE.jar 647.07 kB 408 359 28 1.6 debug
oro-2.0.8.jar 63.73 kB 74 62 6 1.2 release
bootstrap-3.2.0.pom .96 kB - - - - -
xml-apis-1.0.b2.jar 106.76 kB 217 184 17 1.2 release
xmlpull-1.1.3.1.jar 7.02 kB 10 4 1 1.2 debug
xpp3_min-1.1.4c.jar 24.37 kB 12 3 2 1.1 debug
dbunit-2.5.0.jar 547.88 kB 430 387 30 1.5 debug
jmockit-1.9.jar 529.06 kB 308 250 24 1.6 debug
Total Size Entries Classes Packages JDK Rev Debug
62 18.99 MB 14,628 12,904 877 1.6 52
compile: 55 compile: 16.95 MB compile: 13,197 compile: 11,693 compile: 760 - compile: 45
test: 5 test: 1.36 MB test: 1,091 test: 939 test: 88 - test: 5
runtime: 1 runtime: 578.44 kB runtime: 262 runtime: 230 runtime: 27 - runtime: 1
provided: 1 provided: 129.42 kB provided: 78 provided: 42 provided: 2 - provided: 1

Dependency Repository Locations

Repo ID URL Release Snapshot Blacklisted
apache.snapshots http://people.apache.org/repo/m2-snapshot-repository - Yes -
repo1.logister.central http://w3-logistersvn.grifols.com/archiva/repository/internal Yes - Yes
central http://repo1.maven.org/maven2 Yes - -
repo1.logister.snapshots http://w3-logistersvn.grifols.com/archiva/repository/snapshots - Yes Yes
jvnet-nexus-release https://maven.java.net/content/repositories/releases Yes Yes -
maven-repo http://repo.repo.maven.apache.org/maven2 Yes Yes Yes

Repository locations for each of the Dependencies.

Artifact apache.snapshots central jvnet-nexus-release
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 -
bootbox:bootbox:pom:4.3.0 - - -
bootstrap:bootstrap-datepicker:pom:1.3.0 - - -
com.fasterxml:classmate:jar:1.0.0 - Found at http://repo1.maven.org/maven2 -
com.thoughtworks.xstream:xstream:jar:1.4.7 - Found at http://repo1.maven.org/maven2 -
commons-beanutils:commons-beanutils:jar:1.8.0 - Found at http://repo1.maven.org/maven2 -
commons-codec:commons-codec:jar:1.9 - Found at http://repo1.maven.org/maven2 -
commons-collections:commons-collections:jar:3.2.1 - Found at http://repo1.maven.org/maven2 -
commons-configuration:commons-configuration:jar:1.10 - Found at http://repo1.maven.org/maven2 -
commons-fileupload:commons-fileupload:jar:1.3.1 - Found at http://repo1.maven.org/maven2 -
commons-io:commons-io:jar:2.4 - Found at http://repo1.maven.org/maven2 -
commons-lang:commons-lang:jar:2.6 - Found at http://repo1.maven.org/maven2 -
commons-logging:commons-logging:jar:1.1.3 - Found at http://repo1.maven.org/maven2 -
dom4j:dom4j:jar:1.6.1 - Found at http://repo1.maven.org/maven2 -
fullcalendar:io:pom:2.2.3 - - -
imulus:retinajs:pom:1.1.0 - - -
javax.activation:activation:jar:1.1 - Found at http://repo1.maven.org/maven2 -
javax.el:javax.el-api:jar:2.2.4 - Found at http://repo1.maven.org/maven2 Found at https://maven.java.net/content/repositories/releases
javax.mail:mail:jar:1.4 - Found at http://repo1.maven.org/maven2 Found at https://maven.java.net/content/repositories/releases
javax.servlet:jstl:jar:1.2 - Found at http://repo1.maven.org/maven2 -
javax.validation:validation-api:jar:1.1.0.Final - Found at http://repo1.maven.org/maven2 -
jquery:jqgrid:pom:4.5.4 - - -
jquery:jquery:pom:1.11.1 - - -
jquery:jquery-ui:pom:1.11.2 - - -
junit:junit:jar:4.11 - Found at http://repo1.maven.org/maven2 -
log4j:log4j:jar:1.2.17 - Found at http://repo1.maven.org/maven2 -
net.sf.ezmorph:ezmorph:jar:1.0.6 - Found at http://repo1.maven.org/maven2 -
net.sf.json-lib:json-lib:jar:2.4 - - -
org.apache.commons:commons-dbcp2:jar:2.0.1 - Found at http://repo1.maven.org/maven2 -
org.apache.commons:commons-pool2:jar:2.2 - Found at http://repo1.maven.org/maven2 -
org.apache.velocity:velocity:jar:1.5 - Found at http://repo1.maven.org/maven2 -
org.glassfish.web:javax.el:jar:2.2.4 - Found at http://repo1.maven.org/maven2 Found at https://maven.java.net/content/repositories/releases
org.hamcrest:hamcrest-core:jar:1.3 - Found at http://repo1.maven.org/maven2 -
org.hibernate:hibernate-core:jar:4.3.7.Final - Found at http://repo1.maven.org/maven2 -
org.hibernate:hibernate-validator:jar:5.1.3.Final - Found at http://repo1.maven.org/maven2 -
org.hibernate.common:hibernate-commons-annotations:jar:4.0.5.Final - Found at http://repo1.maven.org/maven2 -
org.hibernate.javax.persistence:hibernate-jpa-2.1-api:jar:1.0.0.Final - Found at http://repo1.maven.org/maven2 -
org.jasypt:jasypt:jar:1.9.2 - Found at http://repo1.maven.org/maven2 -
org.jasypt:jasypt-spring31:jar:1.9.2 - Found at http://repo1.maven.org/maven2 -
org.javassist:javassist:jar:3.18.1-GA - Found at http://repo1.maven.org/maven2 -
org.jboss:jandex:jar:1.1.0.Final - Found at http://repo1.maven.org/maven2 -
org.jboss.logging:jboss-logging:jar:3.1.3.GA - Found at http://repo1.maven.org/maven2 -
org.jboss.logging:jboss-logging-annotations:jar:1.2.0.Beta1 - Found at http://repo1.maven.org/maven2 -
org.jboss.spec.javax.transaction:jboss-transaction-api_1.2_spec:jar:1.0.0.Final - Found at http://repo1.maven.org/maven2 -
org.mortbay.jetty:servlet-api-2.5:jar:6.1.5 - Found at http://repo1.maven.org/maven2 -
org.postgresql:postgresql:jar:9.3-1102-jdbc41 - Found at http://repo1.maven.org/maven2 -
org.slf4j:slf4j-api:jar:1.7.7 - Found at http://repo1.maven.org/maven2 -
org.springframework:spring-aop:jar:4.0.6.RELEASE - Found at http://repo1.maven.org/maven2 -
org.springframework:spring-beans:jar:4.0.6.RELEASE - Found at http://repo1.maven.org/maven2 -
org.springframework:spring-context:jar:4.0.6.RELEASE - Found at http://repo1.maven.org/maven2 -
org.springframework:spring-core:jar:4.0.6.RELEASE - Found at http://repo1.maven.org/maven2 -
org.springframework:spring-expression:jar:4.0.6.RELEASE - Found at http://repo1.maven.org/maven2 -
org.springframework:spring-web:jar:4.0.6.RELEASE - Found at http://repo1.maven.org/maven2 -
org.springframework:spring-webmvc:jar:4.0.6.RELEASE - Found at http://repo1.maven.org/maven2 -
oro:oro:jar:2.0.8 - Found at http://repo1.maven.org/maven2 -
twitter:bootstrap:pom:3.2.0 - - -
xml-apis:xml-apis:jar:1.0.b2 - Found at http://repo1.maven.org/maven2 -
xmlpull:xmlpull:jar:1.1.3.1 - Found at http://repo1.maven.org/maven2 -
xpp3:xpp3_min:jar:1.1.4c - Found at http://repo1.maven.org/maven2 -
org.dbunit:dbunit:jar:2.5.0 - Found at http://repo1.maven.org/maven2 -
org.jmockit:jmockit:jar:1.9 - Found at http://repo1.maven.org/maven2 -
Total apache.snapshots central jvnet-nexus-release
62 (compile: 55, test: 5, runtime: 1, provided: 1) 0 53 3