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 |
|---|---|---|---|---|
| ch.qos.logback | logback-classic | 0.9.30 | jar | Eclipse Public License - v 1.0-GNU Lesser General Public License |
| log4j | log4j | 1.2.16 | jar | The Apache Software License, Version 2.0 |
| org.apache.zookeeper | zookeeper | 3.3.2 | jar | - |
| org.neo4j | neo4j-backup | 1.9 | jar | GNU Affero General Public License, Version 3 |
| org.neo4j | neo4j-cluster | 1.9 | jar | GNU Affero General Public License, Version 3 |
| org.neo4j | neo4j-com | 1.9 | jar | GNU Affero General Public License, Version 3 |
| org.neo4j | neo4j-kernel | 1.9 | jar | GNU General Public License, Version 3 |
| org.neo4j | neo4j-lucene-index | 1.9 | jar | GNU General Public License, Version 3 |
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 | Classifier | Type | License |
|---|---|---|---|---|---|
| commons-io | commons-io | 1.4 | - | jar | The Apache Software License, Version 2.0 |
| junit | junit | 4.11 | - | jar | Common Public License Version 1.0 |
| org.hamcrest | hamcrest-all | 1.3 | - | jar | New BSD License |
| org.mockito | mockito-core | 1.9.5 | - | jar | The MIT License |
| org.neo4j | neo4j-backup | 1.9 | tests | jar | GNU Affero General Public License, Version 3 |
| org.neo4j | neo4j-kernel | 1.9 | tests | jar | GNU General Public License, Version 3 |
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.neo4j | neo4j-jmx | 1.9 | jar | GNU General Public License, Version 3 |
| org.neo4j | neo4j-management | 1.9 | jar | GNU Affero General Public License, Version 3 |
| org.neo4j | neo4j-shell | 1.9 | jar | GNU General Public License, Version 3 |
The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.
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 |
|---|---|---|---|---|
| ch.qos.logback | logback-core | 0.9.30 | jar | Eclipse Public License - v 1.0-GNU Lesser General Public License |
| io.netty | netty | 3.6.3.Final | jar | Apache License, Version 2.0 |
| org.apache.geronimo.specs | geronimo-jta_1.1_spec | 1.1.1 | jar | The Apache Software License, Version 2.0 |
| org.apache.lucene | lucene-core | 3.6.2 | jar | Apache 2 |
| org.neo4j | neo4j-consistency-check | 1.9 | jar | GNU Affero General Public License, Version 3 |
| org.slf4j | slf4j-api | 1.6.2 | jar | MIT License |
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.objenesis | objenesis | 1.0 | jar | MIT License |
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.apache.servicemix.bundles | org.apache.servicemix.bundles.jline | 0.9.94_1 | jar | The Apache Software License, Version 2.0 |
New BSD License: Hamcrest All
Apache 2: Lucene Core
Unknown: zookeeper
GNU General Public License, Version 3: Neo4j - Generic shell, Neo4j - Graph Database Kernel, Neo4j - JMX support, Neo4j - Lucene Index
Eclipse Public License - v 1.0: Logback Classic Module, Logback Core Module
Apache License, Version 2.0: The Netty Project
Common Public License Version 1.0: JUnit
GNU Affero General Public License, Version 3: Neo4j - Backup Tool, Neo4j - Clustering Infrastructure, Neo4j - Communication Package, Neo4j - Consistency Checker, Neo4j - Graph DB Monitoring and Management tools, Neo4j - High Availability
MIT License: Objenesis, SLF4J API Module
GNU Lesser General Public License: Logback Classic Module, Logback Core Module
The Apache Software License, Version 2.0: Apache Log4j, Apache ServiceMix Bundles: jline-0.9.94, Commons IO, JTA 1.1
The MIT License: Mockito