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
org.apache.amberamber-oauth2-authzserver0.31-incubating-SNAPSHOTjarThe Apache Software License, Version 2.0
org.apache.amberamber-oauth2-common0.31-incubating-SNAPSHOTjarThe Apache Software License, Version 2.0
org.apache.amberamber-oauth2-dynamicreg-common0.31-incubating-SNAPSHOTjarThe Apache Software License, Version 2.0
org.codehaus.jettisonjettison1.2jar-
org.slf4jslf4j-api1.6.1jarMIT 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:

GroupIdArtifactIdVersionTypeLicense
junitjunit4.10jarCommon Public License Version 1.0
org.apache.amberamber-oauth2-test-utils0.31-incubating-SNAPSHOTjarThe Apache Software License, Version 2.0
org.easymockeasymock3.0jarApache 2
org.slf4jslf4j-log4j121.6.0jarMIT License
org.springframeworkspring-mock2.0.8jarThe 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:

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
commons-loggingcommons-logging1.1.1jarThe 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
cglibcglib-nodep2.2jarASF 2.0
log4jlog4j1.2.15jarThe Apache Software License, Version 2.0
org.hamcresthamcrest-core1.1jarBSD style
org.objenesisobjenesis1.2jarApache 2
org.springframeworkspring-asm3.0.3.RELEASEjar-
org.springframeworkspring-core3.0.3.RELEASEjar-

Project Dependency Graph

Dependency Tree

  • org.apache.amber:amber-oauth2-dynamicreg-server:jar:0.31-incubating-SNAPSHOT Information
    • org.apache.amber:amber-oauth2-common:jar:0.31-incubating-SNAPSHOT (compile) Information
    • org.apache.amber:amber-oauth2-authzserver:jar:0.31-incubating-SNAPSHOT (compile) Information
    • org.apache.amber:amber-oauth2-dynamicreg-common:jar:0.31-incubating-SNAPSHOT (compile) Information
    • org.codehaus.jettison:jettison:jar:1.2 (compile) Information
    • org.apache.amber:amber-oauth2-test-utils:jar:0.31-incubating-SNAPSHOT (test) Information
      • org.springframework:spring-core:jar:3.0.3.RELEASE (test) Information
        • org.springframework:spring-asm:jar:3.0.3.RELEASE (test) Information
    • org.slf4j:slf4j-api:jar:1.6.1 (compile) Information
    • org.slf4j:slf4j-log4j12:jar:1.6.0 (test) Information
    • org.springframework:spring-mock:jar:2.0.8 (test) Information
    • org.easymock:easymock:jar:3.0 (test) Information
    • javax.servlet:servlet-api:jar:2.5 (provided) Information
    • junit:junit:jar:4.10 (test) Information
      • org.hamcrest:hamcrest-core:jar:1.1 (test) Information

Licenses

ASF 2.0: Code Generation Library

BSD style: Hamcrest Core

Apache 2: EasyMock, Objenesis

Unknown: Jettison, servlet-api, spring-asm, spring-core

Common Public License Version 1.0: JUnit

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

The Apache Software License, Version 2.0: Apache Log4j, Apache Oltu: OAuth 2.0 Implementation - Authorization Server, Apache Oltu: OAuth 2.0 Implementation - Common, Apache Oltu: OAuth 2.0 Implementation - Dynamic Registration Common, Apache Oltu: OAuth 2.0 Implementation - Dynamic Registration Server, Apache Oltu: OAuth 2.0 Implementation - Test Utils, Commons Logging, Spring Framework: Mock