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 Licenses
com.zaxxer HikariCP 2.6.1 jar The Apache Software License, Version 2.0
javax.servlet jstl 1.2 jar -
org.eclipse.persistence org.eclipse.persistence.jpa 2.5.1 jar Eclipse Public License v1.0-Eclipse Distribution License v. 1.0
org.hsqldb hsqldb 2.3.4 jar HSQLDB License, a BSD open source license
org.mitre openid-connect-server 1.3.2 jar The Apache Software License, Version 2.0
org.slf4j jcl-over-slf4j 1.7.25 jar MIT License
org.springframework spring-orm 4.3.7.RELEASE jar The Apache Software License, Version 2.0
org.springframework spring-test 4.3.7.RELEASE jar The Apache Software License, Version 2.0
org.springframework.security spring-security-taglibs 4.2.2.RELEASE jar The 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:

GroupId ArtifactId Version Type Licenses
log4j log4j 1.2.17 jar The Apache Software License, Version 2.0
org.slf4j slf4j-log4j12 1.7.25 jar MIT 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 Licenses
junit junit 4.12 jar Eclipse Public License 1.0
org.easymock easymock 3.4 jar Apache 2
org.mockito mockito-all 1.9.5 jar The MIT License
org.slf4j slf4j-jdk14 1.7.25 jar MIT License

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 Licenses
javax.servlet servlet-api 2.5 jar -
javax.servlet.jsp jsp-api 2.1 jar -

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 Licenses
aopalliance aopalliance 1.0 jar Public Domain
com.fasterxml.jackson.core jackson-annotations 2.9.0.pr2 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.core jackson-core 2.9.0.pr2 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.core jackson-databind 2.9.0.pr2 jar The Apache Software License, Version 2.0
com.github.stephenc.jcip jcip-annotations 1.0-1 jar Apache License, Version 2.0
com.google.code.gson gson 2.8.0 jar Apache 2.0
com.google.guava guava 21.0 jar The Apache Software License, Version 2.0
com.nimbusds nimbus-jose-jwt 5.4 jar The Apache Software License, Version 2.0
commons-codec commons-codec 1.9 jar The Apache Software License, Version 2.0
commons-io commons-io 1.3.2 jar The Apache Software License, Version 2.0
net.minidev accessors-smart 1.2 jar The Apache Software License, Version 2.0
net.minidev json-smart 2.3 jar The Apache Software License, Version 2.0
org.apache.httpcomponents httpclient 4.5.3 jar Apache License, Version 2.0
org.apache.httpcomponents httpcore 4.4.6 jar Apache License, Version 2.0
org.bouncycastle bcprov-jdk15on 1.59 jar Bouncy Castle Licence
org.codehaus.jackson jackson-core-asl 1.9.13 jar The Apache Software License, Version 2.0
org.codehaus.jackson jackson-mapper-asl 1.9.13 jar The Apache Software License, Version 2.0
org.eclipse.persistence javax.persistence 2.1.1 jar Eclipse Public License v1.0-Eclipse Distribution License v. 1.0
org.eclipse.persistence org.eclipse.persistence.antlr 2.5.1 jar Eclipse Public License v1.0-Eclipse Distribution License v. 1.0
org.eclipse.persistence org.eclipse.persistence.asm 2.5.1 jar Eclipse Public License v1.0-Eclipse Distribution License v. 1.0
org.eclipse.persistence org.eclipse.persistence.core 2.5.1 jar Eclipse Public License v1.0-Eclipse Distribution License v. 1.0
org.eclipse.persistence org.eclipse.persistence.jpa.jpql 2.5.1 jar Eclipse Public License v1.0-Eclipse Distribution License v. 1.0
org.mitre openid-connect-common 1.3.2 jar The Apache Software License, Version 2.0
org.ow2.asm asm 5.0.4 jar BSD
org.slf4j slf4j-api 1.7.25 jar MIT License
org.springframework spring-aop 4.3.7.RELEASE jar The Apache Software License, Version 2.0
org.springframework spring-beans 4.3.7.RELEASE jar The Apache Software License, Version 2.0
org.springframework spring-context 4.3.7.RELEASE jar The Apache Software License, Version 2.0
org.springframework spring-core 4.3.7.RELEASE jar The Apache Software License, Version 2.0
org.springframework spring-expression 4.3.7.RELEASE jar The Apache Software License, Version 2.0
org.springframework spring-jdbc 4.3.7.RELEASE jar The Apache Software License, Version 2.0
org.springframework spring-tx 4.3.7.RELEASE jar The Apache Software License, Version 2.0
org.springframework spring-web 4.3.7.RELEASE jar The Apache Software License, Version 2.0
org.springframework spring-webmvc 4.3.7.RELEASE jar The Apache Software License, Version 2.0
org.springframework.security spring-security-acl 4.2.2.RELEASE jar The Apache Software License, Version 2.0
org.springframework.security spring-security-config 4.2.2.RELEASE jar The Apache Software License, Version 2.0
org.springframework.security spring-security-core 4.2.2.RELEASE jar The Apache Software License, Version 2.0
org.springframework.security spring-security-web 4.2.2.RELEASE jar The Apache Software License, Version 2.0
org.springframework.security.oauth spring-security-oauth2 2.1.0.RELEASE jar Apache 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 Licenses
org.hamcrest hamcrest-core 1.3 jar New BSD License
org.objenesis objenesis 2.2 jar Apache 2

Project Dependency Graph

Dependency Tree

Licenses

Apache 2.0: Gson, OAuth2 for Spring Security

HSQLDB License, a BSD open source license: HyperSQL Database

Eclipse Public License 1.0: JUnit

MIT License: JCL 1.2 implemented over SLF4J, SLF4J API Module, SLF4J JDK14 Binding, SLF4J LOG4J-12 Binding

Eclipse Distribution License v. 1.0: EclipseLink ANTLR, EclipseLink ASM, EclipseLink Core, EclipseLink Hermes JPQL Parser, EclipseLink JPA, Javax Persistence

Eclipse Public License v1.0: EclipseLink ANTLR, EclipseLink ASM, EclipseLink Core, EclipseLink Hermes JPQL Parser, EclipseLink JPA, Javax Persistence

Public Domain: AOP alliance

New BSD License: Hamcrest Core

Bouncy Castle Licence: Bouncy Castle Provider

Apache 2: EasyMock, Objenesis

BSD: ASM Core

Unknown: jsp-api, jstl, servlet-api

The MIT License: Mockito

Apache License, Version 2.0: Apache HttpClient, Apache HttpCore, JCIP Annotations under Apache License

The Apache Software License, Version 2.0: ASM based accessors helper used by json-smart, Apache Commons Codec, Apache Log4j, Commons IO, Data Mapper for Jackson, Guava: Google Core Libraries for Java, HikariCP, JSON Small and Fast Parser, Jackson, Jackson-annotations, Jackson-core, Nimbus JOSE+JWT, OpenID Connect Common, OpenID Connect Server Library, OpenID Connect Server Webapp, Spring AOP, Spring Beans, Spring Context, Spring Core, Spring Expression Language (SpEL), Spring JDBC, Spring Object/Relational Mapping, Spring TestContext Framework, Spring Transaction, Spring Web, Spring Web MVC, jackson-databind, spring-security-acl, spring-security-config, spring-security-core, spring-security-taglibs, spring-security-web