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
cglib cglib 3.1 jar ASF 2.0
com.mysema.querydsl querydsl-core 3.6.0 jar LICENSE.txt
com.mysema.querydsl querydsl-jpa 3.6.0 jar LICENSE.txt
edu.columbia.rascal authorization 8.5.0 jar -
edu.columbia.rascal common 8.5.0 jar -
javax.validation validation-api 1.1.0.Final jar The Apache Software License, Version 2.0
joda-time joda-time 2.7 jar Apache 2
log4j log4j 1.2.17 jar The Apache Software License, Version 2.0
net.sf.ehcache ehcache 2.10.0 jar src/assemble/EHCACHE-CORE-LICENSE.txt
org.apache.commons commons-lang3 3.4 jar Apache License, Version 2.0
org.aspectj aspectjrt 1.8.7 jar Eclipse Public License - v 1.0
org.eclipse.persistence org.eclipse.persistence.moxy 2.6.0 jar Eclipse Public License v1.0-Eclipse Distribution License v. 1.0
org.hibernate hibernate-ehcache 4.3.11.Final jar GNU Lesser General Public License
org.hibernate hibernate-entitymanager 4.3.11.Final jar GNU Lesser General Public License
org.hibernate hibernate-validator 5.1.2.Final jar Apache License, Version 2.0
org.slf4j jcl-over-slf4j 1.7.13 jar MIT License
org.slf4j slf4j-api 1.7.13 jar MIT License
org.slf4j slf4j-log4j12 1.7.13 jar MIT License
org.springframework spring-aspects 4.2.4.RELEASE jar The Apache Software License, Version 2.0
org.springframework spring-orm 4.2.4.RELEASE jar The Apache Software License, Version 2.0
org.springframework.data spring-data-jpa 1.9.2.RELEASE jar Apache License, Version 2.0
org.springframework.security spring-security-aspects 4.0.3.RELEASE jar The 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:

GroupId ArtifactId Version Type License
com.h2database h2 1.4.190 jar MPL 2.0, and EPL 1.0
junit junit 4.12 jar Eclipse Public License 1.0
org.mockito mockito-all 1.10.17 jar The MIT License
org.springframework spring-test 4.2.4.RELEASE jar The Apache Software License, Version 2.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:

GroupId ArtifactId Version Type License
com.mysema.querydsl querydsl-apt 3.6.0 jar LICENSE.txt
com.oracle ojdbc7 12.1.0.2 jar -
commons-logging commons-logging 1.2 jar The Apache Software License, Version 2.0
org.liquibase liquibase-core 3.4.2 jar Apache License, Version 2.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
com.google.code.findbugs jsr305 1.3.9 jar The Apache Software License, Version 2.0
com.google.guava guava 18.0 jar The Apache Software License, Version 2.0
com.infradna.tool bridge-method-annotation 1.13 jar MIT License
com.mysema.commons mysema-commons-lang 0.2.4 jar The Apache Software License, Version 2.0
dom4j dom4j 1.6.1 jar -
org.aspectj aspectjweaver 1.8.7 jar Eclipse Public License - v 1.0
org.eclipse.persistence org.eclipse.persistence.asm 2.6.0 jar Eclipse Public License v1.0-Eclipse Distribution License v. 1.0
org.eclipse.persistence org.eclipse.persistence.core 2.6.0 jar Eclipse Public License v1.0-Eclipse Distribution License v. 1.0
org.hibernate hibernate-core 4.3.11.Final jar GNU Lesser General Public License
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.ow2.asm asm 4.2 jar BSD
org.springframework spring-aop 4.1.9.RELEASE jar The Apache Software License, Version 2.0
org.springframework spring-beans 4.2.4.RELEASE jar The Apache Software License, Version 2.0
org.springframework spring-context 4.1.9.RELEASE jar The Apache Software License, Version 2.0
org.springframework spring-core 4.2.4.RELEASE jar The Apache Software License, Version 2.0
org.springframework spring-expression 4.2.2.RELEASE jar The Apache Software License, Version 2.0
org.springframework spring-jdbc 4.2.4.RELEASE jar The Apache Software License, Version 2.0
org.springframework spring-tx 4.2.4.RELEASE jar The Apache Software License, Version 2.0
org.springframework.data spring-data-commons 1.11.2.RELEASE jar Apache License, Version 2.0
org.springframework.security spring-security-acl 4.0.3.RELEASE jar The Apache Software License, Version 2.0
org.springframework.security spring-security-core 4.0.3.RELEASE jar The Apache Software License, Version 2.0
xml-apis xml-apis 1.0.b2 jar The Apache Software License, Version 2.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:

GroupId ArtifactId Version Type License
com.mysema.codegen codegen 0.6.5 jar The Apache Software License, Version 2.0
com.mysema.querydsl querydsl-codegen 3.6.0 jar LICENSE.txt
javax.inject javax.inject 1 jar The Apache Software License, Version 2.0
org.eclipse.jdt.core.compiler ecj 4.3.1 jar Eclipse Public License v1.0

Project Dependency Graph

Dependency Tree

Licenses

Public Domain: AOP alliance, JBoss Logging I18n Annotations

Apache 2: Joda-Time

Unknown: dom4j, ojdbc7

Common Development and Distribution License: Java Transaction API

Eclipse Public License - v 1.0: AspectJ runtime, AspectJ weaver

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

MPL 1.1: Javassist

GNU Lesser General Public License: Core Hibernate O/RM functionality, Hibernate Commons Annotations, Hibernate JPA Support, Hibernate/Ehcache Integration

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

BSD License: AntLR Parser Generator

AL 2.0: Java Annotation Indexer

MPL 2.0, and EPL 1.0: H2 Database Engine

The MIT License: Mockito

ASF 2.0: Code Generation Library

Apache License, version 2.0: JBoss Logging 3

BSD: ASM Core

LGPL 2.1: Javassist

Apache License, Version 2.0: Apache Commons Lang, Hibernate Validator Engine, Liquibase Core, Querydsl - APT support, Querydsl - Codegen module, Querydsl - Core module, Querydsl - JPA support, Spring Data Core, Spring Data JPA

Eclipse Public License 1.0: JUnit

The Apache Software License, Version 2.0: Apache Commons Logging, Apache Log4j, Bean Validation API, ClassMate, Codegen, FindBugs-jsr305, Guava: Google Core Libraries for Java, Spring AOP, Spring Aspects, Spring Beans, Spring Context, Spring Core, Spring Expression Language (SpEL), Spring JDBC, Spring Object/Relational Mapping, Spring TestContext Framework, Spring Transaction, XML Commons External Components XML APIs, ehcache, javax.inject, lang, spring-security-acl, spring-security-aspects, spring-security-core

Unnamed: authorization, common, domain

Eclipse Public License v1.0: Eclipse ECJ, EclipseLink ASM, EclipseLink Core, EclipseLink Moxy

Eclipse Distribution License v. 1.0: EclipseLink ASM, EclipseLink Core, EclipseLink Moxy

Apache License 2.0: Javassist

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

MIT License: Bridge method injection annotations, JCL 1.1.1 implemented over SLF4J, SLF4J API Module, SLF4J LOG4J-12 Binding

Dependency File Details

Filename Size Entries Classes Packages Java Version Debug Information Sealed
antlr-2.7.7.jar 445.29 kB 239 224 12 1.2 Yes -
aopalliance-1.0.jar 4.47 kB 15 9 2 1.3 Yes -
cglib-3.1.jar 283.08 kB 243 229 7 1.2 Yes -
classmate-1.0.0.jar 60.28 kB 51 36 4 1.6 Yes -
jsr305-1.3.9.jar 33.01 kB 72 35 3 1.5 Yes -
guava-18.0.jar 2.26 MB 1719 1690 17 1.6 Yes -
h2-1.4.190.jar 1.71 MB 640 637 35 1.6 Yes -
bridge-method-annotation-1.13.jar 3.16 kB 13 2 1 1.5 No -
codegen-0.6.5.jar 72.68 kB 48 36 3 1.6 Yes -
mysema-commons-lang-0.2.4.jar 12.05 kB 18 7 1 1.6 Yes -
querydsl-apt-3.6.0.jar 66.49 kB 45 29 6 1.6 Yes -
querydsl-codegen-3.6.0.jar 72.23 kB 42 31 1 1.6 Yes -
querydsl-core-3.6.0.jar 455.95 kB 364 340 13 1.6 Yes -
querydsl-jpa-3.6.0.jar 111.28 kB 71 55 6 1.6 Yes -
ojdbc7-12.1.0.2.jar 3.70 MB 1672 1589 37 1.6 Yes sealed
Total Size Entries Classes Packages Java Version Debug Information Sealed
15 9.28 MB 5252 4949 148 1.6 14 1
compile: 10 compile: 3.66 MB compile: 2805 compile: 2627 compile: 66 - compile: 9 -
test: 1 test: 1.71 MB test: 640 test: 637 test: 35 - test: 1 -
provided: 4 provided: 3.91 MB provided: 1807 provided: 1685 provided: 47 - provided: 4 provided: 1

Dependency Repository Locations

Repo ID URL Release Snapshot Blacklisted
ow2-snapshot http://repository.ow2.org/nexus/content/repositories/snapshots No Yes No
querydsl http://www.querydsl.com/maven Yes Yes No
apache.snapshots http://repository.apache.org/snapshots No Yes No
spring-libs-release https://repo.spring.io/libs-release Yes Yes No
spring roo repository http://spring-roo-repository.springsource.org/release Yes Yes Yes
sonatype-nexus-snapshots https://oss.sonatype.org/content/repositories/snapshots No Yes No
rascal https://maven.cc.columbia.edu/content/groups/rascal Yes Yes Yes
maven2-repository.dev.java.net http://download.java.net/maven/2/ Yes Yes Yes
central https://repo.maven.apache.org/maven2 Yes No No

Repository locations for each of the Dependencies.

Artifact ow2-snapshot querydsl apache.snapshots spring-libs-release sonatype-nexus-snapshots central
antlr:antlr:jar:2.7.7 - - - Found at https://repo.spring.io/libs-release - Found at https://repo.maven.apache.org/maven2
aopalliance:aopalliance:jar:1.0 - - - Found at https://repo.spring.io/libs-release - Found at https://repo.maven.apache.org/maven2
cglib:cglib:jar:3.1 - - - Found at https://repo.spring.io/libs-release - Found at https://repo.maven.apache.org/maven2
com.fasterxml:classmate:jar:1.0.0 - - - Found at https://repo.spring.io/libs-release - Found at https://repo.maven.apache.org/maven2
com.google.code.findbugs:jsr305:jar:1.3.9 - - - Found at https://repo.spring.io/libs-release - Found at https://repo.maven.apache.org/maven2
com.google.guava:guava:jar:18.0 - - - Found at https://repo.spring.io/libs-release - Found at https://repo.maven.apache.org/maven2
com.h2database:h2:jar:1.4.190 - - - Found at https://repo.spring.io/libs-release - Found at https://repo.maven.apache.org/maven2
com.infradna.tool:bridge-method-annotation:jar:1.13 - - - Found at https://repo.spring.io/libs-release - Found at https://repo.maven.apache.org/maven2
com.mysema.codegen:codegen:jar:0.6.5 - - - Found at https://repo.spring.io/libs-release - Found at https://repo.maven.apache.org/maven2
com.mysema.commons:mysema-commons-lang:jar:0.2.4 - - - Found at https://repo.spring.io/libs-release - Found at https://repo.maven.apache.org/maven2
com.mysema.querydsl:querydsl-apt:jar:3.6.0 - - - Found at https://repo.spring.io/libs-release - Found at https://repo.maven.apache.org/maven2
com.mysema.querydsl:querydsl-codegen:jar:3.6.0 - - - Found at https://repo.spring.io/libs-release - Found at https://repo.maven.apache.org/maven2
com.mysema.querydsl:querydsl-core:jar:3.6.0 - - - Found at https://repo.spring.io/libs-release - Found at https://repo.maven.apache.org/maven2
com.mysema.querydsl:querydsl-jpa:jar:3.6.0 - - - Found at https://repo.spring.io/libs-release - Found at https://repo.maven.apache.org/maven2
com.oracle:ojdbc7:jar:12.1.0.2 - - - - - -
commons-logging:commons-logging:jar:1.2 - - - Found at https://repo.spring.io/libs-release - Found at https://repo.maven.apache.org/maven2
dom4j:dom4j:jar:1.6.1 - - - Found at https://repo.spring.io/libs-release - Found at https://repo.maven.apache.org/maven2
edu.columbia.rascal:authorization:jar:8.5.0 - - - - - -
edu.columbia.rascal:common:jar:8.5.0 - - - - - -
javax.inject:javax.inject:jar:1 - - - Found at https://repo.spring.io/libs-release - Found at https://repo.maven.apache.org/maven2
javax.validation:validation-api:jar:1.1.0.Final - - - Found at https://repo.spring.io/libs-release - Found at https://repo.maven.apache.org/maven2
joda-time:joda-time:jar:2.7 - - - Found at https://repo.spring.io/libs-release - Found at https://repo.maven.apache.org/maven2
junit:junit:jar:4.12 - - - Found at https://repo.spring.io/libs-release - Found at https://repo.maven.apache.org/maven2
log4j:log4j:jar:1.2.17 - - - Found at https://repo.spring.io/libs-release - Found at https://repo.maven.apache.org/maven2
net.sf.ehcache:ehcache:jar:2.10.0 - - - Found at https://repo.spring.io/libs-release - Found at https://repo.maven.apache.org/maven2
org.apache.commons:commons-lang3:jar:3.4 - - - Found at https://repo.spring.io/libs-release - Found at https://repo.maven.apache.org/maven2
org.aspectj:aspectjrt:jar:1.8.7 - - - Found at https://repo.spring.io/libs-release - Found at https://repo.maven.apache.org/maven2
org.aspectj:aspectjweaver:jar:1.8.7 - - - Found at https://repo.spring.io/libs-release - Found at https://repo.maven.apache.org/maven2
org.eclipse.jdt.core.compiler:ecj:jar:4.3.1 - - - Found at https://repo.spring.io/libs-release - Found at https://repo.maven.apache.org/maven2
org.eclipse.persistence:org.eclipse.persistence.asm:jar:2.6.0 - - - Found at https://repo.spring.io/libs-release - Found at https://repo.maven.apache.org/maven2
org.eclipse.persistence:org.eclipse.persistence.core:jar:2.6.0 - - - Found at https://repo.spring.io/libs-release - Found at https://repo.maven.apache.org/maven2
org.eclipse.persistence:org.eclipse.persistence.moxy:jar:2.6.0 - - - Found at https://repo.spring.io/libs-release - Found at https://repo.maven.apache.org/maven2
org.hibernate:hibernate-core:jar:4.3.11.Final - - - Found at https://repo.spring.io/libs-release - Found at https://repo.maven.apache.org/maven2
org.hibernate:hibernate-ehcache:jar:4.3.11.Final - - - Found at https://repo.spring.io/libs-release - Found at https://repo.maven.apache.org/maven2
org.hibernate:hibernate-entitymanager:jar:4.3.11.Final - - - Found at https://repo.spring.io/libs-release - Found at https://repo.maven.apache.org/maven2
org.hibernate:hibernate-validator:jar:5.1.2.Final - - - Found at https://repo.spring.io/libs-release - Found at https://repo.maven.apache.org/maven2
org.hibernate.common:hibernate-commons-annotations:jar:4.0.5.Final - - - Found at https://repo.spring.io/libs-release - Found at https://repo.maven.apache.org/maven2
org.hibernate.javax.persistence:hibernate-jpa-2.1-api:jar:1.0.0.Final - - - Found at https://repo.spring.io/libs-release - Found at https://repo.maven.apache.org/maven2
org.javassist:javassist:jar:3.18.1-GA - - - Found at https://repo.spring.io/libs-release - Found at https://repo.maven.apache.org/maven2
org.jboss:jandex:jar:1.1.0.Final - - - Found at https://repo.spring.io/libs-release - Found at https://repo.maven.apache.org/maven2
org.jboss.logging:jboss-logging:jar:3.1.3.GA - - - Found at https://repo.spring.io/libs-release - Found at https://repo.maven.apache.org/maven2
org.jboss.logging:jboss-logging-annotations:jar:1.2.0.Beta1 - - - Found at https://repo.spring.io/libs-release - Found at https://repo.maven.apache.org/maven2
org.jboss.spec.javax.transaction:jboss-transaction-api_1.2_spec:jar:1.0.0.Final - - - Found at https://repo.spring.io/libs-release - Found at https://repo.maven.apache.org/maven2
org.liquibase:liquibase-core:jar:3.4.2 - - - Found at https://repo.spring.io/libs-release - Found at https://repo.maven.apache.org/maven2
org.mockito:mockito-all:jar:1.10.17 - - - Found at https://repo.spring.io/libs-release - Found at https://repo.maven.apache.org/maven2
org.ow2.asm:asm:jar:4.2 - - - Found at https://repo.spring.io/libs-release - Found at https://repo.maven.apache.org/maven2
org.slf4j:jcl-over-slf4j:jar:1.7.13 - - - Found at https://repo.spring.io/libs-release - Found at https://repo.maven.apache.org/maven2
org.slf4j:slf4j-api:jar:1.7.13 - - - Found at https://repo.spring.io/libs-release - Found at https://repo.maven.apache.org/maven2
org.slf4j:slf4j-log4j12:jar:1.7.13 - - - Found at https://repo.spring.io/libs-release - Found at https://repo.maven.apache.org/maven2
org.springframework:spring-aop:jar:4.1.9.RELEASE - - - Found at https://repo.spring.io/libs-release - Found at https://repo.maven.apache.org/maven2
org.springframework:spring-aspects:jar:4.2.4.RELEASE - - - Found at https://repo.spring.io/libs-release - Found at https://repo.maven.apache.org/maven2
org.springframework:spring-beans:jar:4.2.4.RELEASE - - - Found at https://repo.spring.io/libs-release - Found at https://repo.maven.apache.org/maven2
org.springframework:spring-context:jar:4.1.9.RELEASE - - - Found at https://repo.spring.io/libs-release - Found at https://repo.maven.apache.org/maven2
org.springframework:spring-core:jar:4.2.4.RELEASE - - - Found at https://repo.spring.io/libs-release - Found at https://repo.maven.apache.org/maven2
org.springframework:spring-expression:jar:4.2.2.RELEASE - - - Found at https://repo.spring.io/libs-release - Found at https://repo.maven.apache.org/maven2
org.springframework:spring-jdbc:jar:4.2.4.RELEASE - - - Found at https://repo.spring.io/libs-release - Found at https://repo.maven.apache.org/maven2
org.springframework:spring-orm:jar:4.2.4.RELEASE - - - Found at https://repo.spring.io/libs-release - Found at https://repo.maven.apache.org/maven2
org.springframework:spring-test:jar:4.2.4.RELEASE - - - Found at https://repo.spring.io/libs-release - Found at https://repo.maven.apache.org/maven2
org.springframework:spring-tx:jar:4.2.4.RELEASE - - - Found at https://repo.spring.io/libs-release - Found at https://repo.maven.apache.org/maven2
org.springframework.data:spring-data-commons:jar:1.11.2.RELEASE - - - Found at https://repo.spring.io/libs-release - Found at https://repo.maven.apache.org/maven2
org.springframework.data:spring-data-jpa:jar:1.9.2.RELEASE - - - Found at https://repo.spring.io/libs-release - Found at https://repo.maven.apache.org/maven2
org.springframework.security:spring-security-acl:jar:4.0.3.RELEASE - - - Found at https://repo.spring.io/libs-release - Found at https://repo.maven.apache.org/maven2
org.springframework.security:spring-security-aspects:jar:4.0.3.RELEASE - - - Found at https://repo.spring.io/libs-release - Found at https://repo.maven.apache.org/maven2
org.springframework.security:spring-security-core:jar:4.0.3.RELEASE - - - Found at https://repo.spring.io/libs-release - Found at https://repo.maven.apache.org/maven2
xml-apis:xml-apis:jar:1.0.b2 - - - Found at https://repo.spring.io/libs-release - Found at https://repo.maven.apache.org/maven2
Total ow2-snapshot querydsl apache.snapshots spring-libs-release sonatype-nexus-snapshots central
65 (compile: 53, test: 4, provided: 8) 0 0 0 62 0 62