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

Apache ServiceMix :: Examples :: CXF JAX-RS OSGI Blueprint


From: 'an unknown organization'
  - FindBugs-Annotations (http://findbugs.sourceforge.net/) com.google.code.findbugs:annotations:jar:2.0.1
    License: GNU Lesser Public License  (http://www.gnu.org/licenses/lgpl.html)
  - FindBugs-jsr305 (http://findbugs.sourceforge.net/) com.google.code.findbugs:jsr305:jar:2.0.1
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Guava: Google Core Libraries for Java (http://code.google.com/p/guava-libraries/guava) com.google.guava:guava:bundle:18.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - ParaNamer Core (http://paranamer.codehaus.org/paranamer) com.thoughtworks.paranamer:paranamer:jar:2.6
    License: BSD  (LICENSE.txt)
  - swagger-annotations (https://github.com/swagger-api/swagger-core/modules/swagger-annotations) com.wordnik:swagger-annotations:bundle:1.3.12
    License: Apache License 2.0  (http://www.apache.org/licenses/LICENSE-2.0.html)
  - swagger-core (https://github.com/swagger-api/swagger-core/swagger-core_2.11) com.wordnik:swagger-core_2.11:bundle:1.3.12
    License: Apache License 2.0  (http://www.apache.org/licenses/LICENSE-2.0.html)
  - swagger-jaxrs (https://github.com/swagger-api/swagger-core/swagger-jaxrs_2.11) com.wordnik:swagger-jaxrs_2.11:jar:1.3.12
    License: Apache License 2.0  (http://www.apache.org/licenses/LICENSE-2.0.html)
  - Javassist (http://www.javassist.org/) org.javassist:javassist:bundle:3.18.2-GA
    License: MPL 1.1  (http://www.mozilla.org/MPL/MPL-1.1.html)    License: LGPL 2.1  (http://www.gnu.org/licenses/lgpl-2.1.html)    License: Apache License 2.0  (http://www.apache.org/licenses/)
  - Reflections (http://github.com/ronmamo/reflections) org.reflections:reflections:jar:0.9.9
    License: WTFPL  (http://www.wtfpl.net/)    License: The New BSD License  (http://www.opensource.org/licenses/bsd-license.html)

From: 'com.fasterxml.jackson.module'
  - jackson-module-scala (http://wiki.fasterxml.com/JacksonModuleScala) com.fasterxml.jackson.module:jackson-module-scala_2.11:bundle:2.4.1
    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:bundle:2.4.1
    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:bundle:2.4.1
    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:bundle:2.4.1.1
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Jackson-JAXRS-base (http://wiki.fasterxml.com/JacksonHome/jackson-jaxrs-base) com.fasterxml.jackson.jaxrs:jackson-jaxrs-base:bundle:2.4.1
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Jackson-JAXRS-JSON (http://wiki.fasterxml.com/JacksonHome/jackson-jaxrs-json-provider) com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider:bundle:2.4.1
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Jackson-module-JAXB-annotations (http://wiki.fasterxml.com/JacksonJAXBAnnotations) com.fasterxml.jackson.module:jackson-module-jaxb-annotations:bundle:2.4.1
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - jackson-module-jsonSchema (https://github.com/FasterXML/jackson-module-jsonSchema) com.fasterxml.jackson.module:jackson-module-jsonSchema:bundle:2.4.1
    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://www.joda.org/joda-time/) joda-time:joda-time:jar:2.3
    License: Apache 2  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Joda-Convert (http://www.joda.org/joda-convert/) org.joda:joda-convert:jar:1.6
    License: Apache 2  (http://www.apache.org/licenses/LICENSE-2.0.txt)

From: 'LAMP/EPFL' (http://lamp.epfl.ch/)
  - Scala Compiler (http://www.scala-lang.org/) org.scala-lang:scala-compiler:jar:2.11.0
    License: BSD 3-Clause  (http://www.scala-lang.org/license.html)
  - Scala Library (http://www.scala-lang.org/) org.scala-lang:scala-library:jar:2.11.7
    License: BSD 3-Clause  (http://www.scala-lang.org/license.html)
  - Scala Compiler (http://www.scala-lang.org/) org.scala-lang:scala-reflect:jar:2.11.1
    License: BSD 3-Clause  (http://www.scala-lang.org/license.html)
  - Scalap (http://www.scala-lang.org/) org.scala-lang:scalap:jar:2.11.0
    License: BSD 3-Clause  (http://www.scala-lang.org/license.html)

From: 'org.json4s' (https://github.com/json4s/json4s)
  - json4s-ast (https://github.com/json4s/json4s) org.json4s:json4s-ast_2.11:jar:3.2.11
    License: ASL  (http://github.com/json4s/json4s/raw/HEAD/LICENSE)
  - json4s-core (https://github.com/json4s/json4s) org.json4s:json4s-core_2.11:jar:3.2.11
    License: ASL  (http://github.com/json4s/json4s/raw/HEAD/LICENSE)
  - json4s-ext (https://github.com/json4s/json4s) org.json4s:json4s-ext_2.11:jar:3.2.11
    License: ASL  (http://github.com/json4s/json4s/raw/HEAD/LICENSE)
  - json4s-jackson (https://github.com/json4s/json4s) org.json4s:json4s-jackson_2.11:jar:3.2.11
    License: ASL  (http://github.com/json4s/json4s/raw/HEAD/LICENSE)
  - json4s-native (https://github.com/json4s/json4s) org.json4s:json4s-native_2.11:jar:3.2.11
    License: ASL  (http://github.com/json4s/json4s/raw/HEAD/LICENSE)

From: 'org.scala-lang.modules' (http://www.scala-lang.org/)
  - scala-parser-combinators (http://www.scala-lang.org/) org.scala-lang.modules:scala-parser-combinators_2.11:bundle:1.0.1
    License: BSD 3-clause  (http://opensource.org/licenses/BSD-3-Clause)
  - scala-xml (http://www.scala-lang.org/) org.scala-lang.modules:scala-xml_2.11:bundle:1.0.1
    License: BSD 3-clause  (http://opensource.org/licenses/BSD-3-Clause)

From: 'QOS.ch' (http://www.qos.ch)
  - SLF4J API Module (http://www.slf4j.org) org.slf4j:slf4j-api:jar:1.7.12
    License: MIT License  (http://www.opensource.org/licenses/mit-license.php)

From: 'Sun Microsystems, Inc' (http://www.sun.com/)
  - jsr311-api (https://jsr311.dev.java.net) javax.ws.rs:jsr311-api:jar:1.1.1
    License: CDDL License  (http://www.opensource.org/licenses/cddl1.php)

From: 'The Apache Software Foundation' (http://www.apache.org/)
  - Apache Commons Logging (http://commons.apache.org/proper/commons-logging/) commons-logging:commons-logging:jar:1.2
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache ServiceMix Bundles: commons-codec-1.3 (http://servicemix.apache.org/bundles-pom/org.apache.servicemix.bundles.commons-codec/) org.apache.servicemix.bundles:org.apache.servicemix.bundles.commons-codec:bundle:1.3_2
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache ServiceMix :: Bundles :: commons-httpclient (http://servicemix.apache.org/bundles-pom/org.apache.servicemix.bundles.commons-httpclient/) org.apache.servicemix.bundles:org.apache.servicemix.bundles.commons-httpclient:bundle:3.1_7
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache ServiceMix :: Specs :: JSR-339 API 2.0 (http://servicemix.apache.org/specs/org.apache.servicemix.specs.jsr339-api-2.0/) org.apache.servicemix.specs:org.apache.servicemix.specs.jsr339-api-2.0:bundle:2.7.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)




