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

Infinispan REST Server


From: 'an unknown organization'
  - ON Enterprise Server JAR (http://www.urbanophile.com/arenn/hacking/download.html) gnu-getopt:getopt:jar:1.0.13
    License: GNU Lesser General Public License (LGPL)  (http://www.gnu.org/licenses/lgpl.html)
  - Javassist (http://www.javassist.org/) javassist:javassist:jar:3.12.1.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)
  - JavaBeans Activation Framework (JAF) (http://java.sun.com/products/javabeans/jaf/index.jsp) javax.activation:activation:jar:1.1
    License: Common Development and Distribution License (CDDL) v1.0  (https://glassfish.dev.java.net/public/CDDLv1.0.html)
  - JSR-250 Common Annotations for the JavaTM Platform (http://jcp.org/aboutJava/communityprocess/final/jsr250/index.html) javax.annotation:jsr250-api:jar:1.0
    License: COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0  (https://glassfish.dev.java.net/public/CDDLv1.0.html)
  - "Java Concurrency in Practice" book annotations (http://jcip.net/) net.jcip:jcip-annotations:jar:1.0

  - JAX-RS Core API (http://rest-easy.org/jaxrs-api) org.jboss.resteasy:jaxrs-api:jar:2.3.2.Final
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0)
  - RESTEasy JAX-RS Implementation (http://rest-easy.org/resteasy-jaxrs) org.jboss.resteasy:resteasy-jaxrs:jar:2.3.2.Final
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0)
  - scannotation (http://maven.apache.org) org.scannotation:scannotation:jar:1.0.3

  - XML Pull Parsing API (http://www.xmlpull.org) xmlpull:xmlpull:jar:1.1.3.1
    License: Public Domain  (http://www.xmlpull.org/v1/download/unpacked/LICENSE.txt)

From: 'Apache Software Foundation' (http://www.apache.org)
  - Apache Log4j (http://logging.apache.org/log4j/1.2/) log4j:log4j:bundle:1.2.16
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

From: 'Extreme! Lab, Indiana University' (http://www.extreme.indiana.edu/)
  - MXP1: Xml Pull Parser 3rd Edition (XPP3) (http://www.extreme.indiana.edu/xgws/xsoap/xpp/mxp1/) xpp3:xpp3_min:jar:1.1.4c
    License: Indiana University Extreme! Lab Software License, vesion 1.1.1  (http://www.extreme.indiana.edu/viewcvs/~checkout~/XPP3/java/LICENSE.txt)    License: Public Domain  (http://creativecommons.org/licenses/publicdomain)

From: 'FasterXML' (http://fasterxml.com)
  - Jackson (http://jackson.codehaus.org) org.codehaus.jackson:jackson-core-asl:jar:1.9.2
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Data Mapper for Jackson (http://jackson.codehaus.org) org.codehaus.jackson:jackson-mapper-asl:jar:1.9.2
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

From: 'JBoss by Red Hat' (http://www.jboss.org)
  - StAX Mapper (http://www.jboss.org/staxmapper) org.jboss:staxmapper:jar:1.1.0.Final
    License: Public Domain 
  - JBoss Logging 3 (http://www.jboss.org) org.jboss.logging:jboss-logging:jar:3.1.1.GA
    License: GNU Lesser General Public License, version 2.1  (http://www.gnu.org/licenses/lgpl-2.1.txt)

From: 'JBoss, a division of Red Hat' (http://www.jboss.org)
  - Infinispan Core (http://www.infinispan.org/infinispan-core) org.infinispan:infinispan-core:bundle:5.2.0.Final
    License: GNU Lesser General Public License  (http://repository.jboss.org/licenses/lgpl-2.1.txt)
  - Infinispan Server - Core Components (http://www.infinispan.org/infinispan-server-parent/infinispan-server-core) org.infinispan:infinispan-server-core:bundle:5.2.0.Final
    License: GNU Lesser General Public License  (http://repository.jboss.org/licenses/lgpl-2.1.txt)
  - JGroups (http://www.jgroups.org) org.jgroups:jgroups:bundle:3.2.6.Final
    License: GNU Lesser General Public License 2.1  (http://www.opensource.org/licenses/lgpl-2.1.php)

From: 'JBoss, a division of Red Hat, Inc.' (http://www.jboss.org)
  - JBoss Marshalling API (http://www.jboss.org/jboss-marshalling-parent/jboss-marshalling) org.jboss.marshalling:jboss-marshalling:jar:1.3.15.GA
    License: lgpl  (http://repository.jboss.org/licenses/lgpl-2.1.txt)
  - JBoss Marshalling River (http://www.jboss.org/jboss-marshalling-parent/jboss-marshalling-river) org.jboss.marshalling:jboss-marshalling-river:jar:1.3.15.GA
    License: lgpl  (http://repository.jboss.org/licenses/lgpl-2.1.txt)
  - Transaction 1.1 API (http://jboss-transaction-api_1.1_spec/) org.jboss.spec.javax.transaction:jboss-transaction-api_1.1_spec:jar:1.0.0.Final
    License: lgpl  (http://repository.jboss.org/licenses/lgpl-2.1.txt)

From: 'LAMP/EPFL' (http://lamp.epfl.ch/)
  - Scala Library (http://www.scala-lang.org/) org.scala-lang:scala-library:jar:2.10.0
    License: BSD-like  (http://www.scala-lang.org/downloads/license.html)

From: 'The Apache Software Foundation' (http://www.apache.org/)
  - HttpClient (http://hc.apache.org/httpcomponents-client) org.apache.httpcomponents:httpclient:jar:4.1.2
    License: Apache License  (LICENSE.txt)
  - HttpCore (http://hc.apache.org/httpcomponents-core-ga) org.apache.httpcomponents:httpcore:jar:4.1.2
    License: Apache License  (LICENSE.txt)

From: 'The Netty Project' (http://netty.io/)
  - The Netty Project (http://netty.io/) io.netty:netty:bundle:3.6.1.Final
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0)

From: 'XStream' (http://xstream.codehaus.org)
  - XStream Core (http://codehaus.org/xstream-parent/xstream/) com.thoughtworks.xstream:xstream:jar:1.4.1
    License: BSD style  (http://xstream.codehaus.com/license.html)



