// ------------------------------------------------------------------
// Transitive dependencies of this project determined from the
// maven pom organized by organization.
// ------------------------------------------------------------------

Apache Rave :: rave-opensocial-core


From: 'an unknown organization'
  - AOP alliance (http://aopalliance.sourceforge.net) aopalliance:aopalliance:jar:1.0
    License: Public Domain 
  - ICU4J (http://icu-project.org/) com.ibm.icu:icu4j:jar:51.2
    License: ICU License  (http://source.icu-project.org/repos/icu/icu/trunk/license.html)
  - JAXB RI (https://jaxb.dev.java.net/) com.sun.xml.bind:jaxb-impl:jar:2.1.13
    License: CDDL 1.0  (https://glassfish.dev.java.net/public/CDDL+GPL.html)    License: GPL2 w/ CPE  (https://glassfish.dev.java.net/public/CDDL+GPL.html)
  - javax.inject (http://code.google.com/p/atinject/) javax.inject:javax.inject:jar:1
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - "Java Concurrency in Practice" book annotations (http://jcip.net/) net.jcip:jcip-annotations:jar:1.0

  - ReCaptcha Java Library (http://tanesha.net/projects/recaptcha4j/) net.tanesha.recaptcha4j:recaptcha4j:jar:0.0.7
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - AspectJ runtime (http://www.aspectj.org) org.aspectj:aspectjrt:jar:1.7.1
    License: Eclipse Public License - v 1.0  (http://www.eclipse.org/legal/epl-v10.html)
  - AspectJ weaver (http://www.aspectj.org) org.aspectj:aspectjweaver:jar:1.7.1
    License: Eclipse Public License - v 1.0  (http://www.eclipse.org/legal/epl-v10.html)
  - FreeMarker (http://freemarker.org/) org.freemarker:freemarker:jar:2.3.20
    License: BSD-style license  (http://freemarker.org/LICENSE.txt)
  - WSDL4J (http://sf.net/projects/wsdl4j) wsdl4j:wsdl4j:jar:1.6.2
    License: CPL  (http://www.opensource.org/licenses/cpl1.0.txt)

From: 'Codehaus' (http://www.codehaus.org/)
  - Stax2 API (http://woodstox.codehaus.org/StAX2) org.codehaus.woodstox:stax2-api:jar:3.1.1
    License: The BSD License  (http://www.opensource.org/licenses/bsd-license.php)
  - Woodstox (http://woodstox.codehaus.org) org.codehaus.woodstox:woodstox-core-asl:jar:4.1.4
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

From: 'FasterXML' (http://fasterxml.com/)
  - Jackson-annotations (http://wiki.fasterxml.com/JacksonHome) com.fasterxml.jackson.core:jackson-annotations:jar:2.1.5
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Jackson-core (http://wiki.fasterxml.com/JacksonHome) com.fasterxml.jackson.core:jackson-core:jar:2.1.5
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - jackson-databind (http://wiki.fasterxml.com/JacksonHome) com.fasterxml.jackson.core:jackson-databind:jar:2.1.5
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Jackson-module-mr.Bean (http://wiki.fasterxml.com/JacksonHome) com.fasterxml.jackson.module:jackson-module-mrbean:jar:2.1.5
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

From: 'Google, Inc.' (http://www.google.com)
  - Google Guice - Core Library (http://code.google.com/p/google-guice/guice/) com.google.inject:guice:jar:3.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Google Guice - Extensions - Persist (http://code.google.com/p/google-guice/extensions-parent/guice-persist/) com.google.inject.extensions:guice-persist:jar:3.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

From: 'Joda.org' (http://www.joda.org)
  - Joda time (http://joda-time.sourceforge.net) joda-time:joda-time:jar:2.2
    License: Apache 2  (http://www.apache.org/licenses/LICENSE-2.0.txt)

From: 'JSON' (http://json.org/)
  - JSON (JavaScript Object Notation) (http://www.json.org/java/index.html) org.json:json:jar:20090211
    License: provided without support or warranty  (http://www.json.org/license.html)

From: 'Oracle Corporation' (http://www.oracle.com/)
  - javax.ws.rs-api (http://jax-rs-spec.java.net) javax.ws.rs:javax.ws.rs-api:jar:2.0-m10
    License: CDDL 1.1  (http://glassfish.java.net/public/CDDL+GPL_1_1.html)    License: GPL2 w/ CPE  (http://glassfish.java.net/public/CDDL+GPL_1_1.html)

From: 'SpringSource' (http://springsource.org/)
  - spring-security-core (http://springsource.org/spring-security) org.springframework.security:spring-security-core:jar:3.1.4.RELEASE
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - spring-security-openid (http://springsource.org/spring-security) org.springframework.security:spring-security-openid:jar:3.1.4.RELEASE
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - spring-security-web (http://springsource.org/spring-security) org.springframework.security:spring-security-web:jar:3.1.4.RELEASE
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

From: 'SpringSource' (http://springsource.org/spring-framework)
  - Spring AOP (https://github.com/SpringSource/spring-framework) org.springframework:spring-aop:jar:3.2.3.RELEASE
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Spring Beans (https://github.com/SpringSource/spring-framework) org.springframework:spring-beans:jar:3.2.3.RELEASE
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Spring Context (https://github.com/SpringSource/spring-framework) org.springframework:spring-context:jar:3.2.3.RELEASE
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Spring Context Support (https://github.com/SpringSource/spring-framework) org.springframework:spring-context-support:jar:3.2.3.RELEASE
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Spring Core (https://github.com/SpringSource/spring-framework) org.springframework:spring-core:jar:3.2.3.RELEASE
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Spring Expression Language (SpEL) (https://github.com/SpringSource/spring-framework) org.springframework:spring-expression:jar:3.2.3.RELEASE
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Spring JDBC (https://github.com/SpringSource/spring-framework) org.springframework:spring-jdbc:jar:3.2.3.RELEASE
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Spring Object/XML Marshalling (https://github.com/SpringSource/spring-framework) org.springframework:spring-oxm:jar:3.2.3.RELEASE
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Spring Transaction (https://github.com/SpringSource/spring-framework) org.springframework:spring-tx:jar:3.2.3.RELEASE
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Spring Web (https://github.com/SpringSource/spring-framework) org.springframework:spring-web:jar:3.2.3.RELEASE
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

From: 'Sxip' (http://code.sxip.com/)
  - OpenID4Java no dependencies (http://code.sxip.com/openid4java/openid4java-nodeps) org.openid4java:openid4java-nodeps:jar:0.9.6
    License: Apache 2  (http://www.apache.org/licenses/LICENSE-2.0.txt)

From: 'The Apache Software Foundation' (http://www.apache.org/)
  - Commons Collections (http://commons.apache.org/collections/) commons-collections:commons-collections:jar:3.2.1
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Commons Lang (http://commons.apache.org/lang/) org.apache.commons:commons-lang3:jar:3.1
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache CXF API (http://cxf.apache.org) org.apache.cxf:cxf-api:jar:2.7.3
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache CXF Runtime XML Binding (http://cxf.apache.org) org.apache.cxf:cxf-rt-bindings-xml:jar:2.7.3
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache CXF Runtime Core (http://cxf.apache.org) org.apache.cxf:cxf-rt-core:jar:2.7.3
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache CXF Runtime JAX-RS Frontend (http://cxf.apache.org) org.apache.cxf:cxf-rt-frontend-jaxrs:jar:2.7.3
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache CXF Runtime HTTP Transport (http://cxf.apache.org) org.apache.cxf:cxf-rt-transports-http:jar:2.7.3
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - HttpClient (http://hc.apache.org/httpcomponents-client) org.apache.httpcomponents:httpclient:jar:4.2.5
    License: Apache License  (LICENSE.txt)
  - HttpCore (http://hc.apache.org/httpcomponents-core-ga) org.apache.httpcomponents:httpcore:jar:4.2.4
    License: Apache License  (LICENSE.txt)
  - Apache Rave :: rave-commons (http://rave.apache.org/rave-project/rave-components/rave-commons/) org.apache.rave:rave-commons:jar:0.24-SNAPSHOT
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Rave :: rave-core (http://rave.apache.org/rave-project/rave-components/rave-core/) org.apache.rave:rave-core:jar:0.24-SNAPSHOT
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Rave :: rave-core-api (http://rave.apache.org/rave-project/rave-components/rave-core-api/) org.apache.rave:rave-core-api:jar:0.24-SNAPSHOT
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - XmlSchema Core (http://ws.apache.org/commons/xmlschema20/xmlschema-core/) org.apache.ws.xmlschema:xmlschema-core:bundle:2.0.3
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)




