Project Dependencies

compile

The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:

GroupId ArtifactId Version Type License
commons-lang commons-lang 2.6 jar The Apache Software License, Version 2.0
commons-logging commons-logging 1.1.1 jar The Apache Software License, Version 2.0
net.sourceforge.collections collections-generic 4.01 jar Apache License V2.0

runtime

The following is a list of runtime dependencies for this project. These dependencies are required to run the application:

GroupId ArtifactId Version Type License
log4j log4j 1.2.13 jar -

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:

GroupId ArtifactId Version Type License
junit junit 4.10 jar Common Public License Version 1.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:

GroupId ArtifactId Version Type License
org.hibernate hibernate-core 4.2.11.Final jar GNU Lesser General Public License
org.hibernate hibernate-search 4.3.0.Final jar GNU Lesser General Public License
org.hibernate.javax.persistence hibernate-jpa-2.0-api 1.0.1.Final jar license.txt

Project Transitive Dependencies

The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.

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:

GroupId ArtifactId Version Type License
org.hamcrest hamcrest-core 1.1 jar BSD style

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:

GroupId ArtifactId Version Type License
antlr antlr 2.7.7 jar BSD License
com.thoughtworks.paranamer paranamer 2.3 jar LICENSE.txt
commons-codec commons-codec 1.6 jar The Apache Software License, Version 2.0
commons-io commons-io 2.1 jar The Apache Software License, Version 2.0
dom4j dom4j 1.6.1 jar -
org.apache.avro avro 1.6.3 jar The Apache Software License, Version 2.0
org.apache.lucene lucene-analyzers 3.6.2 jar Apache 2
org.apache.lucene lucene-core 3.6.2 jar Apache 2
org.apache.lucene lucene-facet 3.6.2 jar Apache 2
org.apache.lucene lucene-grouping 3.6.2 jar Apache 2
org.apache.lucene lucene-highlighter 3.6.2 jar Apache 2
org.apache.lucene lucene-kuromoji 3.6.2 jar Apache 2
org.apache.lucene lucene-memory 3.6.2 jar Apache 2
org.apache.lucene lucene-misc 3.6.2 jar Apache 2
org.apache.lucene lucene-phonetic 3.6.2 jar Apache 2
org.apache.lucene lucene-smartcn 3.6.2 jar Apache 2
org.apache.lucene lucene-spatial 3.6.2 jar Apache 2
org.apache.lucene lucene-spellchecker 3.6.2 jar Apache 2
org.apache.lucene lucene-stempel 3.6.2 jar Apache 2
org.apache.solr solr-analysis-extras 3.6.2 jar Apache 2
org.apache.solr solr-core 3.6.2 jar Apache 2
org.apache.solr solr-solrj 3.6.2 jar Apache 2
org.codehaus.jackson jackson-core-asl 1.8.8 jar The Apache Software License, Version 2.0
org.codehaus.jackson jackson-mapper-asl 1.9.12 jar The Apache Software License, Version 2.0
org.hibernate hibernate-search-analyzers 4.3.0.Final jar GNU Lesser General Public License
org.hibernate hibernate-search-engine 4.3.0.Final jar GNU Lesser General Public License
org.hibernate hibernate-search-orm 4.3.0.Final jar GNU Lesser General Public License
org.hibernate.common hibernate-commons-annotations 4.0.2.Final jar GNU LESSER GENERAL PUBLIC LICENSE
org.javassist javassist 3.18.1-GA jar MPL 1.1-LGPL 2.1-Apache License 2.0
org.jboss.logging jboss-logging 3.1.0.GA jar GNU Lesser General Public License, version 2.1
org.jboss.spec.javax.transaction jboss-transaction-api_1.1_spec 1.0.1.Final jar Common Development and Distribution License-GNU General Public License, Version 2 with the Classpath Exception
org.slf4j slf4j-api 1.6.4 jar MIT License
org.xerial.snappy snappy-java 1.0.4.1 jar The Apache Software License, Version 2.0

Project Dependency Graph

Dependency Tree

Licenses

Unnamed: JPA 2.0 API

Common Development and Distribution License: Java Transaction API

GNU LESSER GENERAL PUBLIC LICENSE: Hibernate Commons Annotations

MIT License: SLF4J API Module

Apache License V2.0: larvalabs collections

GNU Lesser General Public License: A Hibernate O/RM Module, Hibernate Search, Hibernate Search Analyzer Framework, Hibernate Search Engine, Hibernate Search ORM

GNU Lesser General Public License, version 2.1: JBoss Logging 3

Apache 2: Apache Solr Analysis Extras, Apache Solr Core, Apache Solr Solrj, Lucene Common Analyzers, Lucene Core, Lucene Facets, Lucene Grouping, Lucene Highlighter, Lucene Kuromoji Japanese Morphological Analyzer, Lucene Memory, Lucene Miscellaneous, Lucene Phonetic Analyzer, Lucene Smart Chinese Analyzer, Lucene Spatial, Lucene Spellchecker, Lucene Stempel Analyzer

BSD style: Hamcrest Core

BSD: ParaNamer Core

Unknown: Log4j, dom4j

BSD License: AntLR Parser Generator

Apache License 2.0: Javassist

LGPL 2.0 license: Paxtools Core (BioPAX object model, I/O API, implementation and extras)

LGPL 2.1: Javassist

GNU General Public License, Version 2 with the Classpath Exception: Java Transaction API

MPL 1.1: Javassist

The Apache Software License, Version 2.0: Apache Avro, Commons Codec, Commons IO, Commons Lang, Commons Logging, Data Mapper for Jackson, Jackson, Snappy for Java

Common Public License Version 1.0: JUnit