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

Seam JCR Jackrabbit Tests


From: 'an unknown organization'
  - metadata extractor (http://www.drewnoakes.com/code/exif/) com.drewnoakes:metadata-extractor:jar:2.4.0-beta-1
    License: public domain  (http://www.drewnoakes.com/code/exif/)
  - Codec  commons-codec:commons-codec:jar:1.2

  - Boilerpipe -- Boilerplate Removal and Fulltext Extraction from HTML pages (http://code.google.com/p/boilerpipe/) de.l3s.boilerpipe:boilerpipe:jar:1.1.0
    License: Apache License 2.0 
  - The NetCDF-Java Library (http://www.unidata.ucar.edu/software/netcdf-java/) edu.ucar:netcdf:jar:4.2-min
    License: (MIT-style) netCDF C library license.  (http://www.unidata.ucar.edu/software/netcdf/copyright.html)
  - Expression Language API (2.1 Maintenance Release)  javax.el:el-api:jar:2.2

  - Bouncy Castle CMS and S/MIME API (http://www.bouncycastle.org/java.html) org.bouncycastle:bcmail-jdk15:jar:1.45
    License: Bouncy Castle Licence  (http://www.bouncycastle.org/licence.html)
  - Bouncy Castle Provider (http://www.bouncycastle.org/java.html) org.bouncycastle:bcprov-jdk15:jar:1.45
    License: Bouncy Castle Licence  (http://www.bouncycastle.org/licence.html)
  - TagSoup (http://home.ccil.org/~cowan/XML/tagsoup/) org.ccil.cowan.tagsoup:tagsoup:jar:1.2
    License: Apache License 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

From: 'Apache Software Foundation' (http://db.apache.org/)
  - Apache Derby Database Engine and Embedded JDBC Driver (http://db.apache.org/derby/derby/) org.apache.derby:derby:jar:10.5.3.0_1
    License: Apache 2  (http://www.apache.org/licenses/LICENSE-2.0.txt)

From: 'Apache Software Foundation' (http://jakarta.apache.org/)
  - HttpClient (http://jakarta.apache.org/httpcomponents/httpclient-3.x/) commons-httpclient:commons-httpclient:jar:3.1
    License: Apache License  (http://www.apache.org/licenses/LICENSE-2.0)

From: 'Apache Software Foundation' (http://www.apache.org)
  - Streaming API for XML (STAX API 1.0) (http://geronimo.apache.org/specs/geronimo-stax-api_1.0_spec) org.apache.geronimo.specs:geronimo-stax-api_1.0_spec:bundle:1.0.1
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

From: 'Apache Software Foundation' (http://www.apache.org/)
  - Apache POI (http://poi.apache.org/) org.apache.poi:poi:jar:3.7
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache POI (http://poi.apache.org/) org.apache.poi:poi-ooxml:jar:3.7
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache POI (http://poi.apache.org/) org.apache.poi:poi-ooxml-schemas:jar:3.7
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache POI (http://poi.apache.org/) org.apache.poi:poi-scratchpad:jar:3.7
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

From: 'Day Software' (http://www.day.com)
  - Content Repository for JavaTM Technology API (http://www.jcp.org/en/jsr/detail?id=283) javax.jcr:jcr:jar:2.0
    License: Day Specification License  (http://www.day.com/dam/day/downloads/jsr283/day-spec-license.htm)    License: Day Specification License addendum  (http://www.day.com/content/dam/day/downloads/jsr283/LICENSE.txt)

From: 'Dough Lea' (http://gee.cs.oswego.edu/dl/classes/EDU/oswego/cs/dl/util/concurrent/intro.html)
  - Dough Lea's util.concurrent package  concurrent:concurrent:jar:1.3.4
    License: Public domain, Sun Microsoystems  (>http://gee.cs.oswego.edu/dl/classes/EDU/oswego/cs/dl/util/concurrent/intro.html)

From: 'Hibernate.org' (http://hibernate.org)
  - JPA 2.0 API  org.hibernate.javax.persistence:hibernate-jpa-2.0-api:jar:1.0.0.Final
    License: $license.name  (license.txt)

From: 'MetaStuff Ltd.' (http://sourceforge.net/projects/dom4j)
  - dom4j (http://dom4j.org) dom4j:dom4j:jar:1.6.1
    License: dom4j  (http://repository.jboss.org/licenses/dom4j.txt)

From: 'ObjectWeb' (http://www.objectweb.org/)
  - ASM Core (http://asm.objectweb.org/asm/) asm:asm:jar:3.1


From: 'QOS.ch' (http://www.qos.ch)
  - JCL 1.1.1 implemented over SLF4J (http://www.slf4j.org) org.slf4j:jcl-over-slf4j:jar:1.5.11
    License: MIT License  (http://www.opensource.org/licenses/mit-license.php)
  - SLF4J API Module (http://www.slf4j.org) org.slf4j:slf4j-api:jar:1.5.10
    License: MIT License  (http://www.opensource.org/licenses/mit-license.php)

From: 'Seam Framework' (http://seamframework.org)
  - Seam JCR API (${project.parent.url}) org.jboss.seam.jcr:seam-jcr-api:jar:3.0.0.Alpha1
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0)
  - Seam JCR Implementation (${project.parent.url}) org.jboss.seam.jcr:seam-jcr-impl:jar:3.0.0.Alpha1
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0)
  - Seam Solder (${project.parent.url}) org.jboss.seam.solder:seam-solder:jar:3.0.0.CR2
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.html)

From: 'The Apache Software Foundation' (http://jakarta.apache.org)
  - Commons DBCP (http://jakarta.apache.org/commons/${pom.artifactId.substring(8)}/) commons-dbcp:commons-dbcp:jar:1.2.2
    License: The Apache Software License, Version 2.0  (/LICENSE.txt)
  - Commons Pool (http://jakarta.apache.org/commons/${pom.artifactId.substring(8)}/) commons-pool:commons-pool:jar:1.3
    License: The Apache Software License, Version 2.0  (/LICENSE.txt)

From: 'The Apache Software Foundation' (http://www.apache.org/)
  - Commons IO (http://commons.apache.org/io/) commons-io:commons-io:jar:1.4
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Commons Compress (http://commons.apache.org/compress/) org.apache.commons:commons-compress:jar:1.1
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Jackrabbit API (http://jackrabbit.apache.org/jackrabbit-parent/jackrabbit-api/) org.apache.jackrabbit:jackrabbit-api:bundle:2.2.4
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Jackrabbit Core (http://jackrabbit.apache.org/jackrabbit-parent/jackrabbit-core/) org.apache.jackrabbit:jackrabbit-core:jar:2.2.4
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Jackrabbit JCR Commons (http://jackrabbit.apache.org/jackrabbit-parent/jackrabbit-jcr-commons/) org.apache.jackrabbit:jackrabbit-jcr-commons:bundle:2.2.4
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Jackrabbit SPI (http://jackrabbit.apache.org/jackrabbit-parent/jackrabbit-spi/) org.apache.jackrabbit:jackrabbit-spi:bundle:2.2.4
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Jackrabbit SPI Commons (http://jackrabbit.apache.org/jackrabbit-parent/jackrabbit-spi-commons/) org.apache.jackrabbit:jackrabbit-spi-commons:bundle:2.2.4
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Lucene Core (http://lucene.apache.org/java/lucene-core) org.apache.lucene:lucene-core:jar:2.4.1
    License: Apache 2  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache FontBox (http://pdfbox.apache.org/) org.apache.pdfbox:fontbox:bundle:1.3.1
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache JempBox (http://www.apache.org/pdfbox-parent/jempbox/) org.apache.pdfbox:jempbox:bundle:1.3.1
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache PDFBox (http://www.apache.org/pdfbox-parent/pdfbox/) org.apache.pdfbox:pdfbox:bundle:1.3.1
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Tika core (http://tika.apache.org/) org.apache.tika:tika-core:bundle:0.8
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Tika parsers (http://tika.apache.org/) org.apache.tika:tika-parsers:bundle:0.8
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

From: 'XmlBeans' (http://xmlbeans.apache.org/)
  - XmlBeans (http://xmlbeans.apache.org) org.apache.xmlbeans:xmlbeans:jar:2.3.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)



