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
ch.qos.logback logback-classic 1.1.3 jar Eclipse Public License - v 1.0-GNU Lesser General Public License
com.google.guava guava 18.0 jar The Apache Software License, Version 2.0
com.rabbitmq amqp-client 3.5.6 jar ASL 2.0-GPL v2-MPL 1.1
commons-beanutils commons-beanutils 1.9.2 jar The Apache Software License, Version 2.0
io.netty netty-all 4.0.34.Final jar Apache License, Version 2.0
net.jpountz.lz4 lz4 1.3.0 jar The Apache Software License, Version 2.0
org.apache.httpcomponents httpclient 4.4 jar Apache License, Version 2.0
org.neo4j neo4j-kernel 2.3.2 jar GNU General Public License, Version 3
org.neo4j neo4j-ogm-api 2.0.0-M03 jar The Apache Software License, Version 2.0
org.neo4j neo4j-ogm-core 2.0.0-M03 jar The Apache Software License, Version 2.0
org.neo4j neo4j-ogm-http-driver 2.0.0-M03 jar The Apache Software License, Version 2.0
org.projectlombok lombok 1.16.4 jar The MIT License
org.springframework spring-web 4.1.9.RELEASE jar The Apache Software License, Version 2.0
org.springframework.data spring-data-cassandra 1.4.0.M1 jar Apache License, Version 2.0
org.springframework.data spring-data-commons 1.12.0.M1 jar Apache License, Version 2.0
org.springframework.data spring-data-elasticsearch 1.4.0.M1 jar Apache License, Version 2.0
org.springframework.data spring-data-jpa 1.10.0.M1 jar Apache License, Version 2.0
org.springframework.data spring-data-neo4j 4.1.0.M1 jar Apache License, Version 2.0
org.xerial.snappy snappy-java 1.1.2 jar The Apache Software License, Version 2.0

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
es.cbadenes.lab test-utils 1.0.0 jar -
junit junit 4.12 jar Eclipse Public License 1.0
org.mockito mockito-all 1.9.5 jar The MIT License
org.springframework spring-test 4.1.9.RELEASE jar The Apache Software License, Version 2.0

Project Transitive Dependencies

The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the 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
aopalliance aopalliance 1.0 jar Public Domain
ch.qos.logback logback-core 1.1.3 jar Eclipse Public License - v 1.0-GNU Lesser General Public License
com.codahale.metrics metrics-core 3.0.2 jar Apache License 2.0
com.datastax.cassandra cassandra-driver-core 2.1.7.1 jar Apache 2
com.datastax.cassandra cassandra-driver-dse 2.1.7.1 jar Apache 2
com.fasterxml.jackson.core jackson-annotations 2.4.0 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.core jackson-core 2.7.1 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.core jackson-databind 2.4.4 jar The Apache Software License, Version 2.0
com.spatial4j spatial4j 0.4.1 jar The Apache Software License, Version 2.0
commons-codec commons-codec 1.10 jar Apache License, Version 2.0
commons-collections commons-collections 3.2.1 jar The Apache Software License, Version 2.0
commons-io commons-io 2.4 jar The Apache Software License, Version 2.0
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
joda-time joda-time 2.9.2 jar Apache 2
org.apache.commons commons-lang3 3.0 jar The Apache Software License, Version 2.0
org.apache.httpcomponents httpcore 4.4 jar Apache License, Version 2.0
org.apache.lucene lucene-analyzers-common 4.10.4 jar Apache 2
org.apache.lucene lucene-core 4.10.4 jar Apache 2
org.apache.lucene lucene-grouping 4.10.4 jar Apache 2
org.apache.lucene lucene-highlighter 4.10.4 jar Apache 2
org.apache.lucene lucene-join 4.10.4 jar Apache 2
org.apache.lucene lucene-memory 4.10.4 jar Apache 2
org.apache.lucene lucene-misc 4.10.4 jar Apache 2
org.apache.lucene lucene-queries 4.10.4 jar Apache 2
org.apache.lucene lucene-queryparser 4.10.4 jar Apache 2
org.apache.lucene lucene-sandbox 4.10.4 jar Apache 2
org.apache.lucene lucene-spatial 4.10.4 jar Apache 2
org.apache.lucene lucene-suggest 4.10.4 jar Apache 2
org.aspectj aspectjrt 1.8.8 jar Eclipse Public License - v 1.0
org.elasticsearch elasticsearch 1.7.3 jar The Apache Software License, Version 2.0
org.neo4j neo4j-csv 2.3.2 jar GNU General Public License, Version 3
org.neo4j neo4j-function 2.3.2 jar GNU General Public License, Version 3
org.neo4j neo4j-io 2.3.2 jar GNU General Public License, Version 3
org.neo4j neo4j-logging 2.3.2 jar GNU General Public License, Version 3
org.neo4j neo4j-ogm-compiler 2.0.0-M03 jar The Apache Software License, Version 2.0
org.neo4j neo4j-primitive-collections 2.3.2 jar GNU General Public License, Version 3
org.neo4j neo4j-unsafe 2.3.2 jar GNU General Public License, Version 3
org.slf4j slf4j-api 1.7.7 jar MIT License
org.springframework spring-aop 4.1.9.RELEASE jar The Apache Software License, Version 2.0
org.springframework spring-beans 4.1.9.RELEASE jar The Apache Software License, Version 2.0
org.springframework spring-context 4.1.9.RELEASE jar The Apache Software License, Version 2.0
org.springframework spring-core 4.1.9.RELEASE jar The Apache Software License, Version 2.0
org.springframework spring-expression 4.1.9.RELEASE jar The Apache Software License, Version 2.0
org.springframework spring-jdbc 4.1.9.RELEASE jar The Apache Software License, Version 2.0
org.springframework spring-orm 4.1.9.RELEASE jar The Apache Software License, Version 2.0
org.springframework spring-tx 4.1.9.RELEASE jar The Apache Software License, Version 2.0
org.springframework.data spring-cql 1.4.0.M1 jar Apache License, Version 2.0
org.yaml snakeyaml 1.12 jar LICENSE.txt

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
org.slf4j jcl-over-slf4j 1.7.15 jar MIT License

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.3 jar New BSD License

Project Dependency Graph

Dependency Tree

Licenses

Apache License Version 2.0: SnakeYAML

GNU General Public License, Version 3: Neo4j - CSV reading and parsing, Neo4j - Functions, Neo4j - Graph Database Kernel, Neo4j - IO, Neo4j - Logging, Neo4j - Primitive Collections, Neo4j - Unsafe Access

Eclipse Public License 1.0: JUnit

MIT License: JCL 1.1.1 implemented over SLF4J, SLF4J API Module

Public Domain: AOP alliance

GPL v2: RabbitMQ Java Client

GNU Lesser General Public License: Logback Classic Module, Logback Core Module

New BSD License: Hamcrest Core

Apache 2: DataStax Java Driver for Apache Cassandra - Core, DataStax Java Driver for Apache Cassandra - DataStax Enterprise Module, Joda-Time, Lucene Common Analyzers, Lucene Core, Lucene Grouping, Lucene Highlighter, Lucene Join, Lucene Memory, Lucene Miscellaneous, Lucene Queries, Lucene QueryParsers, Lucene Sandbox, Lucene Spatial, Lucene Suggest

Unknown: test-utils

Apache License 2.0: Metrics Core

The MIT License: Mockito, Project Lombok

Apache License, Version 2.0: Apache Commons Codec, Apache HttpClient, Apache HttpCore, Librairy-Boot, Netty/All-in-One, Spring CQL, Spring Data Cassandra - Core, Spring Data Core, Spring Data Elasticsearch, Spring Data JPA, Spring Data Neo4j

ASL 2.0: RabbitMQ Java Client

MPL 1.1: RabbitMQ Java Client

The Apache Software License, Version 2.0: Apache Commons BeanUtils, Commons Collections, Commons IO, Commons Lang, Commons Logging, Guava: Google Core Libraries for Java, Jackson-annotations, Jackson-core, LZ4 and xxHash, Spatial4J, Spring AOP, Spring Beans, Spring Context, Spring Core, Spring Expression Language (SpEL), Spring JDBC, Spring Object/Relational Mapping, Spring TestContext Framework, Spring Transaction, Spring Web, elasticsearch, jackson-databind, neo4j-ogm-api, neo4j-ogm-compiler, neo4j-ogm-core, neo4j-ogm-http-driver, snappy-java

Eclipse Public License - v 1.0: AspectJ runtime, Logback Classic Module, Logback Core Module

Dependency File Details

Filename Size Entries Classes Packages Java Version Debug Information
aopalliance-1.0.jar 4.47 kB 15 9 2 1.3 Yes
logback-classic-1.1.3.jar 280.93 kB 221 173 25 1.6 Yes
logback-core-1.1.3.jar 455.04 kB 410 365 35 1.6 Yes
metrics-core-3.0.2.jar 85.45 kB 89 79 1 1.6 Yes
cassandra-driver-core-2.1.7.1.jar 803.12 kB 549 532 6 1.6 Yes
cassandra-driver-dse-2.1.7.1.jar 11.11 kB 18 7 1 1.6 Yes
jackson-annotations-2.4.0.jar 38.60 kB 63 51 1 1.6 Yes
jackson-core-2.7.1.jar 252.30 kB 112 89 9 1.6 Yes
jackson-databind-2.4.4.jar 1.08 MB 588 554 20 1.6 Yes
guava-18.0.jar 2.26 MB 1719 1690 17 1.6 Yes
amqp-client-3.5.6.jar 418.16 kB 389 378 7 1.6 Yes
spatial4j-0.4.1.jar 102.18 kB 67 48 9 1.6 Yes
commons-beanutils-1.9.2.jar 233.86 kB 154 137 5 1.5 Yes
commons-codec-1.10.jar 284.18 kB 238 92 6 1.6 Yes
commons-collections-3.2.1.jar 575.39 kB 482 458 12 1.2 Yes
commons-io-2.4.jar 185.14 kB 128 110 6 1.6 Yes
commons-lang-2.6.jar 284.22 kB 155 133 10 1.3 Yes
commons-logging-1.1.1.jar 60.69 kB 42 28 2 1.1 Yes
test-utils-1.0.0.jar 2.70 kB 12 1 1 1.6 No
netty-all-4.0.34.Final.jar 2.14 MB 1419 1354 51 1.6 Yes
joda-time-2.9.2.jar 625.60 kB 752 246 7 1.5 Yes
junit-4.12.jar 314.93 kB 323 286 30 1.5 Yes
lz4-1.3.0.jar 236.88 kB 86 69 3 1.6 Yes
commons-lang3-3.0.jar 306.01 kB 175 151 12 1.5 Yes
httpclient-4.4.jar 719.30 kB 499 458 24 1.6 Yes
httpcore-4.4.jar 321.64 kB 284 254 17 1.6 Yes
lucene-analyzers-common-4.10.4.jar 1.70 MB 637 526 63 1.6 Yes
lucene-core-4.10.4.jar 2.56 MB 1667 1630 27 1.6 Yes
lucene-grouping-4.10.4.jar 107.78 kB 73 62 3 1.6 Yes
lucene-highlighter-4.10.4.jar 138.28 kB 92 81 3 1.6 Yes
lucene-join-4.10.4.jar 64.02 kB 44 35 1 1.6 Yes
lucene-memory-4.10.4.jar 36.08 kB 23 14 1 1.6 Yes
lucene-misc-4.10.4.jar 97.17 kB 70 56 6 1.6 Yes
lucene-queries-4.10.4.jar 213.03 kB 174 162 5 1.6 Yes
lucene-queryparser-4.10.4.jar 391.52 kB 287 248 26 1.6 Yes
lucene-sandbox-4.10.4.jar 119.45 kB 73 58 4 1.6 Yes
lucene-spatial-4.10.4.jar 126.79 kB 89 74 8 1.6 Yes
lucene-suggest-4.10.4.jar 179.01 kB 102 88 6 1.6 Yes
aspectjrt-1.8.8.jar 117.53 kB 148 130 11 1.5 Yes
elasticsearch-1.7.3.jar 14.06 MB 10001 8930 599 1.6 Yes
hamcrest-core-1.3.jar 45.02 kB 52 45 3 1.5 Yes
mockito-all-1.9.5.jar 1.58 MB 1372 698 74 1.5 Yes
neo4j-csv-2.3.2.jar 69.03 kB 66 51 1 1.6 Yes
neo4j-function-2.3.2.jar 66.37 kB 110 95 2 1.6 Yes
neo4j-io-2.3.2.jar 128.78 kB 108 84 8 1.6 Yes
neo4j-kernel-2.3.2.jar 3.40 MB 3035 2902 110 1.6 Yes
neo4j-logging-2.3.2.jar 75.52 kB 73 58 2 1.6 Yes
neo4j-ogm-api-2.0.0-M03.jar 87.94 kB 131 108 18 1.6 Yes
neo4j-ogm-compiler-2.0.0-M03.jar 21.32 kB 18 10 3 1.6 Yes
neo4j-ogm-core-2.0.0-M03.jar 214.45 kB 148 127 13 1.6 Yes
neo4j-ogm-http-driver-2.0.0-M03.jar 21.68 kB 22 11 4 1.6 Yes
neo4j-primitive-collections-2.3.2.jar 196.90 kB 226 204 9 1.6 Yes
neo4j-unsafe-2.3.2.jar 28.30 kB 21 5 1 1.6 Yes
lombok-1.16.4.jar 1.36 MB 849 111 8 1.6 Yes
jcl-over-slf4j-1.7.15.jar 16.43 kB 23 9 2 1.5 Yes
slf4j-api-1.7.7.jar 29.26 kB 35 24 3 1.5 Yes
spring-aop-4.1.9.RELEASE.jar 359.41 kB 287 255 15 1.6 Yes
spring-beans-4.1.9.RELEASE.jar 712.43 kB 440 391 15 1.6 Yes
spring-context-4.1.9.RELEASE.jar 1.03 MB 833 721 65 1.6 Yes
spring-core-4.1.9.RELEASE.jar 1.01 MB 769 723 40 1.6 Yes
spring-expression-4.1.9.RELEASE.jar 259.08 kB 153 141 6 1.6 Yes
spring-jdbc-4.1.9.RELEASE.jar 427.24 kB 335 301 18 1.6 Yes
spring-orm-4.1.9.RELEASE.jar 376.31 kB 263 245 12 1.6 Yes
spring-test-4.1.9.RELEASE.jar 503.48 kB 405 370 27 1.6 Yes
spring-tx-4.1.9.RELEASE.jar 252.92 kB 234 196 20 1.6 Yes
spring-web-4.1.9.RELEASE.jar 722.28 kB 544 496 35 1.6 Yes
spring-cql-1.4.0.M1.jar 247.44 kB 245 219 11 1.6 Yes
spring-data-cassandra-1.4.0.M1.jar 183.26 kB 155 125 13 1.6 Yes
spring-data-commons-1.12.0.M1.jar 668.06 kB 543 480 37 1.6 Yes
spring-data-elasticsearch-1.4.0.M1.jar 206.93 kB 172 132 19 1.6 Yes
spring-data-jpa-1.10.0.M1.jar 262.07 kB 198 158 13 1.6 Yes
spring-data-neo4j-4.1.0.M1.jar 59.46 kB 69 44 14 1.6 Yes
snappy-java-1.1.2.jar 704.71 kB 70 25 2 1.6 Yes
snakeyaml-1.12.jar 270.78 kB 240 204 19 1.5 Yes
Total Size Entries Classes Packages Java Version Debug Information
74 47.58 MB 34713 29614 1724 1.6 73
compile: 68 compile: 45.12 MB compile: 32526 compile: 28205 compile: 1587 - compile: 68
test: 5 test: 2.45 MB test: 2164 test: 1400 test: 135 - test: 4
runtime: 1 runtime: 16.43 kB runtime: 23 runtime: 9 runtime: 2 - runtime: 1