You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ignite.apache.org by dp...@apache.org on 2019/03/06 13:10:31 UTC

[ignite] branch ignite-11464-modules-indexing updated: IGNITE-11464: Automatic modules support for Ignite Indexing module: License failure fixed

This is an automated email from the ASF dual-hosted git repository.

dpavlov pushed a commit to branch ignite-11464-modules-indexing
in repository https://gitbox.apache.org/repos/asf/ignite.git


The following commit(s) were added to refs/heads/ignite-11464-modules-indexing by this push:
     new 7bee9a2  IGNITE-11464: Automatic modules support for Ignite Indexing module: License failure fixed
7bee9a2 is described below

commit 7bee9a249e4a2e8e962c3258ee882119e150363b
Author: Dmitriy Pavlov <dp...@apache.org>
AuthorDate: Wed Mar 6 16:10:15 2019 +0300

    IGNITE-11464: Automatic modules support for Ignite Indexing module: License failure fixed
---
 modules/dev-utils/ignite-modules-test/deps.bat |    1 -
 modules/dev-utils/ignite-modules-test/deps.txt | 1483 ------------------------
 2 files changed, 1484 deletions(-)

diff --git a/modules/dev-utils/ignite-modules-test/deps.bat b/modules/dev-utils/ignite-modules-test/deps.bat
deleted file mode 100644
index 5f96200..0000000
--- a/modules/dev-utils/ignite-modules-test/deps.bat
+++ /dev/null
@@ -1 +0,0 @@
-gradle dependencies > deps.txt
\ No newline at end of file
diff --git a/modules/dev-utils/ignite-modules-test/deps.txt b/modules/dev-utils/ignite-modules-test/deps.txt
deleted file mode 100644
index bfbaf1b..0000000
--- a/modules/dev-utils/ignite-modules-test/deps.txt
+++ /dev/null
@@ -1,1483 +0,0 @@
-
-> Task :dependencies
-
-------------------------------------------------------------
-Root project
-------------------------------------------------------------
-
-annotationProcessor - Annotation processors and their dependencies for source set 'main'.
-No dependencies
-
-apiElements - API elements for main. (n)
-No dependencies
-
-archives - Configuration for archive artifacts.
-No dependencies
-
-compile - Dependencies for source set 'main' (deprecated, use 'implementation' instead).
-+--- org.apache.ignite:ignite-core:2.8.0-SNAPSHOT
-|    +--- javax.cache:cache-api:1.0.0
-|    +--- org.jetbrains:annotations:16.0.3
-|    \--- org.gridgain:ignite-shmem:1.0.0
-+--- org.apache.ignite:ignite-indexing:2.8.0-SNAPSHOT
-|    +--- org.apache.ignite:ignite-core:2.8.0-SNAPSHOT (*)
-|    +--- commons-codec:commons-codec:1.11
-|    \--- com.h2database:h2:1.4.197
-+--- org.apache.ignite:ignite-ml:2.8.0-SNAPSHOT
-|    +--- org.apache.ignite:ignite-core:2.8.0-SNAPSHOT (*)
-|    +--- com.h2database:h2:1.4.197
-|    +--- it.unimi.dsi:fastutil:7.0.12
-|    +--- com.github.fommil.netlib:core:1.1.2
-|    |    \--- net.sourceforge.f2j:arpack_combined_all:0.1
-|    +--- org.apache.commons:commons-rng-core:1.0
-|    |    \--- org.apache.commons:commons-rng-client-api:1.0
-|    +--- org.apache.commons:commons-rng-simple:1.0
-|    |    \--- org.apache.commons:commons-rng-core:1.0 (*)
-|    +--- com.zaxxer:SparseBitSet:1.0
-|    +--- org.tensorflow:tensorflow:1.12.0
-|    |    +--- org.tensorflow:libtensorflow:1.12.0
-|    |    \--- org.tensorflow:libtensorflow_jni:1.12.0
-|    +--- org.tensorflow:proto:1.12.0
-|    |    \--- com.google.protobuf:protobuf-java:3.5.1
-|    \--- org.apache.commons:commons-math3:3.6.1
-+--- org.apache.ignite:ignite-log4j:2.8.0-SNAPSHOT
-|    +--- org.apache.ignite:ignite-core:2.8.0-SNAPSHOT (*)
-|    \--- log4j:log4j:1.2.17
-+--- org.apache.ignite:ignite-log4j2:2.8.0-SNAPSHOT
-|    +--- org.apache.ignite:ignite-core:2.8.0-SNAPSHOT (*)
-|    +--- org.apache.logging.log4j:log4j-api:2.11.0 -> 2.11.2
-|    \--- org.apache.logging.log4j:log4j-core:2.11.0 -> 2.11.2
-|         \--- org.apache.logging.log4j:log4j-api:2.11.2
-+--- org.apache.ignite:ignite-slf4j:2.8.0-SNAPSHOT
-|    +--- org.apache.ignite:ignite-core:2.8.0-SNAPSHOT (*)
-|    \--- org.slf4j:slf4j-api:1.7.7 -> 1.7.25
-+--- org.apache.ignite:ignite-rest-http:2.8.0-SNAPSHOT
-|    +--- org.apache.ignite:ignite-core:2.8.0-SNAPSHOT (*)
-|    +--- commons-lang:commons-lang:2.6
-|    +--- org.eclipse.jetty:jetty-continuation:9.4.11.v20180605
-|    +--- org.eclipse.jetty:jetty-http:9.4.11.v20180605
-|    |    +--- org.eclipse.jetty:jetty-util:9.4.11.v20180605
-|    |    \--- org.eclipse.jetty:jetty-io:9.4.11.v20180605
-|    |         \--- org.eclipse.jetty:jetty-util:9.4.11.v20180605
-|    +--- org.eclipse.jetty:jetty-io:9.4.11.v20180605 (*)
-|    +--- org.eclipse.jetty:jetty-server:9.4.11.v20180605
-|    |    +--- javax.servlet:javax.servlet-api:3.1.0
-|    |    +--- org.eclipse.jetty:jetty-http:9.4.11.v20180605 (*)
-|    |    \--- org.eclipse.jetty:jetty-io:9.4.11.v20180605 (*)
-|    +--- org.eclipse.jetty:jetty-util:9.4.11.v20180605
-|    +--- org.eclipse.jetty:jetty-xml:9.4.11.v20180605
-|    |    \--- org.eclipse.jetty:jetty-util:9.4.11.v20180605
-|    +--- com.fasterxml.jackson.core:jackson-core:2.9.6
-|    +--- com.fasterxml.jackson.core:jackson-annotations:2.9.6
-|    +--- com.fasterxml.jackson.core:jackson-databind:2.9.6
-|    |    +--- com.fasterxml.jackson.core:jackson-annotations:2.9.0 -> 2.9.6
-|    |    \--- com.fasterxml.jackson.core:jackson-core:2.9.6
-|    \--- org.slf4j:slf4j-api:1.7.7 -> 1.7.25
-+--- org.apache.ignite:ignite-zookeeper:2.8.0-SNAPSHOT
-|    +--- org.apache.ignite:ignite-core:2.8.0-SNAPSHOT (*)
-|    +--- org.apache.curator:curator-framework:2.9.1
-|    |    \--- org.apache.curator:curator-client:2.9.1
-|    |         +--- org.apache.zookeeper:zookeeper:3.4.6 -> 3.4.13
-|    |         |    +--- org.slf4j:slf4j-api:1.7.25
-|    |         |    +--- jline:jline:0.9.94
-|    |         |    +--- org.apache.yetus:audience-annotations:0.5.0
-|    |         |    \--- io.netty:netty:3.10.6.Final
-|    |         +--- com.google.guava:guava:16.0.1 -> 25.1-jre
-|    |         |    +--- com.google.code.findbugs:jsr305:3.0.2
-|    |         |    +--- org.checkerframework:checker-qual:2.0.0
-|    |         |    +--- com.google.errorprone:error_prone_annotations:2.1.3
-|    |         |    +--- com.google.j2objc:j2objc-annotations:1.1
-|    |         |    \--- org.codehaus.mojo:animal-sniffer-annotations:1.14
-|    |         \--- org.slf4j:slf4j-api:1.7.6 -> 1.7.25
-|    +--- org.apache.curator:curator-recipes:2.9.1
-|    |    \--- org.apache.curator:curator-framework:2.9.1 (*)
-|    +--- org.apache.curator:curator-x-discovery:2.9.1
-|    |    +--- org.apache.curator:curator-recipes:2.9.1 (*)
-|    |    \--- org.codehaus.jackson:jackson-mapper-asl:1.9.13
-|    |         \--- org.codehaus.jackson:jackson-core-asl:1.9.13
-|    +--- org.apache.curator:curator-client:2.9.1 (*)
-|    +--- com.google.guava:guava:16.0.1 -> 25.1-jre (*)
-|    +--- org.codehaus.jackson:jackson-core-asl:1.9.13
-|    +--- org.codehaus.jackson:jackson-mapper-asl:1.9.13 (*)
-|    +--- org.apache.zookeeper:zookeeper:3.4.13 (*)
-|    \--- org.slf4j:slf4j-api:1.7.7 -> 1.7.25
-+--- org.slf4j:slf4j-api:1.7.25
-+--- org.apache.logging.log4j:log4j-slf4j-impl:2.11.2
-|    +--- org.slf4j:slf4j-api:1.7.25
-|    +--- org.apache.logging.log4j:log4j-api:2.11.2
-|    \--- org.apache.logging.log4j:log4j-core:2.11.2 (*)
-\--- org.apache.ignite:ignite-cassandra-store:2.8.0-SNAPSHOT
-     +--- commons-beanutils:commons-beanutils:1.9.2
-     |    +--- commons-logging:commons-logging:1.1.1 -> 1.2
-     |    \--- commons-collections:commons-collections:3.2.1
-     +--- org.apache.ignite:ignite-core:2.8.0-SNAPSHOT (*)
-     +--- org.apache.ignite:ignite-spring:2.8.0-SNAPSHOT
-     |    +--- org.apache.ignite:ignite-core:2.8.0-SNAPSHOT (*)
-     |    +--- org.apache.ignite:ignite-indexing:2.8.0-SNAPSHOT (*)
-     |    +--- org.springframework:spring-core:4.3.18.RELEASE
-     |    |    \--- commons-logging:commons-logging:1.2
-     |    +--- org.springframework:spring-aop:4.3.18.RELEASE
-     |    |    +--- org.springframework:spring-beans:4.3.18.RELEASE
-     |    |    |    \--- org.springframework:spring-core:4.3.18.RELEASE (*)
-     |    |    \--- org.springframework:spring-core:4.3.18.RELEASE (*)
-     |    +--- org.springframework:spring-beans:4.3.18.RELEASE (*)
-     |    +--- org.springframework:spring-context:4.3.18.RELEASE
-     |    |    +--- org.springframework:spring-aop:4.3.18.RELEASE (*)
-     |    |    +--- org.springframework:spring-beans:4.3.18.RELEASE (*)
-     |    |    +--- org.springframework:spring-core:4.3.18.RELEASE (*)
-     |    |    \--- org.springframework:spring-expression:4.3.18.RELEASE
-     |    |         \--- org.springframework:spring-core:4.3.18.RELEASE (*)
-     |    +--- org.springframework:spring-expression:4.3.18.RELEASE (*)
-     |    +--- org.springframework:spring-tx:4.3.18.RELEASE
-     |    |    +--- org.springframework:spring-beans:4.3.18.RELEASE (*)
-     |    |    \--- org.springframework:spring-core:4.3.18.RELEASE (*)
-     |    +--- org.springframework:spring-jdbc:4.3.18.RELEASE
-     |    |    +--- org.springframework:spring-beans:4.3.18.RELEASE (*)
-     |    |    +--- org.springframework:spring-core:4.3.18.RELEASE (*)
-     |    |    \--- org.springframework:spring-tx:4.3.18.RELEASE (*)
-     |    \--- commons-logging:commons-logging:1.1.1 -> 1.2
-     +--- com.datastax.cassandra:cassandra-driver-core:3.2.0
-     |    +--- io.netty:netty-handler:4.0.44.Final -> 4.1.27.Final
-     |    |    +--- io.netty:netty-buffer:4.1.27.Final
-     |    |    |    \--- io.netty:netty-common:4.1.27.Final
-     |    |    +--- io.netty:netty-transport:4.1.27.Final
-     |    |    |    +--- io.netty:netty-buffer:4.1.27.Final (*)
-     |    |    |    \--- io.netty:netty-resolver:4.1.27.Final
-     |    |    |         \--- io.netty:netty-common:4.1.27.Final
-     |    |    \--- io.netty:netty-codec:4.1.27.Final
-     |    |         \--- io.netty:netty-transport:4.1.27.Final (*)
-     |    +--- com.google.guava:guava:19.0 -> 25.1-jre (*)
-     |    +--- io.dropwizard.metrics:metrics-core:3.1.2
-     |    |    \--- org.slf4j:slf4j-api:1.7.7 -> 1.7.25
-     |    +--- com.github.jnr:jnr-ffi:2.0.7
-     |    |    +--- com.github.jnr:jffi:1.2.10
-     |    |    +--- org.ow2.asm:asm:5.0.3
-     |    |    +--- org.ow2.asm:asm-commons:5.0.3
-     |    |    |    \--- org.ow2.asm:asm-tree:5.0.3
-     |    |    |         \--- org.ow2.asm:asm:5.0.3
-     |    |    +--- org.ow2.asm:asm-analysis:5.0.3
-     |    |    |    \--- org.ow2.asm:asm-tree:5.0.3 (*)
-     |    |    +--- org.ow2.asm:asm-tree:5.0.3 (*)
-     |    |    +--- org.ow2.asm:asm-util:5.0.3
-     |    |    |    \--- org.ow2.asm:asm-tree:5.0.3 (*)
-     |    |    \--- com.github.jnr:jnr-x86asm:1.0.2
-     |    \--- com.github.jnr:jnr-posix:3.0.27
-     |         +--- com.github.jnr:jnr-ffi:2.0.7 (*)
-     |         \--- com.github.jnr:jnr-constants:0.9.0
-     +--- io.netty:netty-handler:4.1.27.Final (*)
-     +--- io.netty:netty-buffer:4.1.27.Final (*)
-     +--- io.netty:netty-common:4.1.27.Final
-     +--- io.netty:netty-transport:4.1.27.Final (*)
-     +--- io.netty:netty-codec:4.1.27.Final (*)
-     +--- com.google.guava:guava:25.1-jre (*)
-     \--- com.codahale.metrics:metrics-core:3.0.2
-          \--- org.slf4j:slf4j-api:1.7.5 -> 1.7.25
-
-compileClasspath - Compile classpath for source set 'main'.
-+--- org.apache.ignite:ignite-core:2.8.0-SNAPSHOT
-|    +--- javax.cache:cache-api:1.0.0
-|    +--- org.jetbrains:annotations:16.0.3
-|    \--- org.gridgain:ignite-shmem:1.0.0
-+--- org.apache.ignite:ignite-indexing:2.8.0-SNAPSHOT
-|    +--- org.apache.ignite:ignite-core:2.8.0-SNAPSHOT (*)
-|    +--- commons-codec:commons-codec:1.11
-|    \--- com.h2database:h2:1.4.197
-+--- org.apache.ignite:ignite-ml:2.8.0-SNAPSHOT
-|    +--- org.apache.ignite:ignite-core:2.8.0-SNAPSHOT (*)
-|    +--- com.h2database:h2:1.4.197
-|    +--- it.unimi.dsi:fastutil:7.0.12
-|    +--- com.github.fommil.netlib:core:1.1.2
-|    |    \--- net.sourceforge.f2j:arpack_combined_all:0.1
-|    +--- org.apache.commons:commons-rng-core:1.0
-|    |    \--- org.apache.commons:commons-rng-client-api:1.0
-|    +--- org.apache.commons:commons-rng-simple:1.0
-|    |    \--- org.apache.commons:commons-rng-core:1.0 (*)
-|    +--- com.zaxxer:SparseBitSet:1.0
-|    +--- org.tensorflow:tensorflow:1.12.0
-|    |    +--- org.tensorflow:libtensorflow:1.12.0
-|    |    \--- org.tensorflow:libtensorflow_jni:1.12.0
-|    +--- org.tensorflow:proto:1.12.0
-|    |    \--- com.google.protobuf:protobuf-java:3.5.1
-|    \--- org.apache.commons:commons-math3:3.6.1
-+--- org.apache.ignite:ignite-log4j:2.8.0-SNAPSHOT
-|    +--- org.apache.ignite:ignite-core:2.8.0-SNAPSHOT (*)
-|    \--- log4j:log4j:1.2.17
-+--- org.apache.ignite:ignite-log4j2:2.8.0-SNAPSHOT
-|    +--- org.apache.ignite:ignite-core:2.8.0-SNAPSHOT (*)
-|    +--- org.apache.logging.log4j:log4j-api:2.11.0 -> 2.11.2
-|    \--- org.apache.logging.log4j:log4j-core:2.11.0
-|         \--- org.apache.logging.log4j:log4j-api:2.11.0 -> 2.11.2
-+--- org.apache.ignite:ignite-slf4j:2.8.0-SNAPSHOT
-|    +--- org.apache.ignite:ignite-core:2.8.0-SNAPSHOT (*)
-|    \--- org.slf4j:slf4j-api:1.7.7 -> 1.7.25
-+--- org.apache.ignite:ignite-rest-http:2.8.0-SNAPSHOT
-|    +--- org.apache.ignite:ignite-core:2.8.0-SNAPSHOT (*)
-|    +--- commons-lang:commons-lang:2.6
-|    +--- org.eclipse.jetty:jetty-continuation:9.4.11.v20180605
-|    +--- org.eclipse.jetty:jetty-http:9.4.11.v20180605
-|    |    +--- org.eclipse.jetty:jetty-util:9.4.11.v20180605
-|    |    \--- org.eclipse.jetty:jetty-io:9.4.11.v20180605
-|    |         \--- org.eclipse.jetty:jetty-util:9.4.11.v20180605
-|    +--- org.eclipse.jetty:jetty-io:9.4.11.v20180605 (*)
-|    +--- org.eclipse.jetty:jetty-server:9.4.11.v20180605
-|    |    +--- javax.servlet:javax.servlet-api:3.1.0
-|    |    +--- org.eclipse.jetty:jetty-http:9.4.11.v20180605 (*)
-|    |    \--- org.eclipse.jetty:jetty-io:9.4.11.v20180605 (*)
-|    +--- org.eclipse.jetty:jetty-util:9.4.11.v20180605
-|    +--- org.eclipse.jetty:jetty-xml:9.4.11.v20180605
-|    |    \--- org.eclipse.jetty:jetty-util:9.4.11.v20180605
-|    +--- com.fasterxml.jackson.core:jackson-core:2.9.6
-|    +--- com.fasterxml.jackson.core:jackson-annotations:2.9.6
-|    +--- com.fasterxml.jackson.core:jackson-databind:2.9.6
-|    |    +--- com.fasterxml.jackson.core:jackson-annotations:2.9.0 -> 2.9.6
-|    |    \--- com.fasterxml.jackson.core:jackson-core:2.9.6
-|    \--- org.slf4j:slf4j-api:1.7.7 -> 1.7.25
-+--- org.apache.ignite:ignite-zookeeper:2.8.0-SNAPSHOT
-|    +--- org.apache.ignite:ignite-core:2.8.0-SNAPSHOT (*)
-|    +--- org.apache.curator:curator-framework:2.9.1
-|    |    \--- org.apache.curator:curator-client:2.9.1
-|    |         +--- org.apache.zookeeper:zookeeper:3.4.6 -> 3.4.13
-|    |         |    +--- org.slf4j:slf4j-api:1.7.25
-|    |         |    +--- jline:jline:0.9.94
-|    |         |    +--- org.apache.yetus:audience-annotations:0.5.0
-|    |         |    \--- io.netty:netty:3.10.6.Final
-|    |         +--- com.google.guava:guava:16.0.1 -> 25.1-jre
-|    |         |    +--- com.google.code.findbugs:jsr305:3.0.2
-|    |         |    +--- org.checkerframework:checker-qual:2.0.0
-|    |         |    +--- com.google.errorprone:error_prone_annotations:2.1.3
-|    |         |    +--- com.google.j2objc:j2objc-annotations:1.1
-|    |         |    \--- org.codehaus.mojo:animal-sniffer-annotations:1.14
-|    |         \--- org.slf4j:slf4j-api:1.7.6 -> 1.7.25
-|    +--- org.apache.curator:curator-recipes:2.9.1
-|    |    \--- org.apache.curator:curator-framework:2.9.1 (*)
-|    +--- org.apache.curator:curator-x-discovery:2.9.1
-|    |    +--- org.apache.curator:curator-recipes:2.9.1 (*)
-|    |    \--- org.codehaus.jackson:jackson-mapper-asl:1.9.13
-|    |         \--- org.codehaus.jackson:jackson-core-asl:1.9.13
-|    +--- org.apache.curator:curator-client:2.9.1 (*)
-|    +--- com.google.guava:guava:16.0.1 -> 25.1-jre (*)
-|    +--- org.codehaus.jackson:jackson-core-asl:1.9.13
-|    +--- org.codehaus.jackson:jackson-mapper-asl:1.9.13 (*)
-|    +--- org.apache.zookeeper:zookeeper:3.4.13 (*)
-|    \--- org.slf4j:slf4j-api:1.7.7 -> 1.7.25
-+--- org.slf4j:slf4j-api:1.7.25
-+--- org.apache.logging.log4j:log4j-slf4j-impl:2.11.2
-|    +--- org.slf4j:slf4j-api:1.7.25
-|    \--- org.apache.logging.log4j:log4j-api:2.11.2
-\--- org.apache.ignite:ignite-cassandra-store:2.8.0-SNAPSHOT
-     +--- commons-beanutils:commons-beanutils:1.9.2
-     |    +--- commons-logging:commons-logging:1.1.1 -> 1.2
-     |    \--- commons-collections:commons-collections:3.2.1
-     +--- org.apache.ignite:ignite-core:2.8.0-SNAPSHOT (*)
-     +--- org.apache.ignite:ignite-spring:2.8.0-SNAPSHOT
-     |    +--- org.apache.ignite:ignite-core:2.8.0-SNAPSHOT (*)
-     |    +--- org.apache.ignite:ignite-indexing:2.8.0-SNAPSHOT (*)
-     |    +--- org.springframework:spring-core:4.3.18.RELEASE
-     |    |    \--- commons-logging:commons-logging:1.2
-     |    +--- org.springframework:spring-aop:4.3.18.RELEASE
-     |    |    +--- org.springframework:spring-beans:4.3.18.RELEASE
-     |    |    |    \--- org.springframework:spring-core:4.3.18.RELEASE (*)
-     |    |    \--- org.springframework:spring-core:4.3.18.RELEASE (*)
-     |    +--- org.springframework:spring-beans:4.3.18.RELEASE (*)
-     |    +--- org.springframework:spring-context:4.3.18.RELEASE
-     |    |    +--- org.springframework:spring-aop:4.3.18.RELEASE (*)
-     |    |    +--- org.springframework:spring-beans:4.3.18.RELEASE (*)
-     |    |    +--- org.springframework:spring-core:4.3.18.RELEASE (*)
-     |    |    \--- org.springframework:spring-expression:4.3.18.RELEASE
-     |    |         \--- org.springframework:spring-core:4.3.18.RELEASE (*)
-     |    +--- org.springframework:spring-expression:4.3.18.RELEASE (*)
-     |    +--- org.springframework:spring-tx:4.3.18.RELEASE
-     |    |    +--- org.springframework:spring-beans:4.3.18.RELEASE (*)
-     |    |    \--- org.springframework:spring-core:4.3.18.RELEASE (*)
-     |    +--- org.springframework:spring-jdbc:4.3.18.RELEASE
-     |    |    +--- org.springframework:spring-beans:4.3.18.RELEASE (*)
-     |    |    +--- org.springframework:spring-core:4.3.18.RELEASE (*)
-     |    |    \--- org.springframework:spring-tx:4.3.18.RELEASE (*)
-     |    \--- commons-logging:commons-logging:1.1.1 -> 1.2
-     +--- com.datastax.cassandra:cassandra-driver-core:3.2.0
-     |    +--- io.netty:netty-handler:4.0.44.Final -> 4.1.27.Final
-     |    |    +--- io.netty:netty-buffer:4.1.27.Final
-     |    |    |    \--- io.netty:netty-common:4.1.27.Final
-     |    |    +--- io.netty:netty-transport:4.1.27.Final
-     |    |    |    +--- io.netty:netty-buffer:4.1.27.Final (*)
-     |    |    |    \--- io.netty:netty-resolver:4.1.27.Final
-     |    |    |         \--- io.netty:netty-common:4.1.27.Final
-     |    |    \--- io.netty:netty-codec:4.1.27.Final
-     |    |         \--- io.netty:netty-transport:4.1.27.Final (*)
-     |    +--- com.google.guava:guava:19.0 -> 25.1-jre (*)
-     |    +--- io.dropwizard.metrics:metrics-core:3.1.2
-     |    |    \--- org.slf4j:slf4j-api:1.7.7 -> 1.7.25
-     |    +--- com.github.jnr:jnr-ffi:2.0.7
-     |    |    +--- com.github.jnr:jffi:1.2.10
-     |    |    +--- org.ow2.asm:asm:5.0.3
-     |    |    +--- org.ow2.asm:asm-commons:5.0.3
-     |    |    |    \--- org.ow2.asm:asm-tree:5.0.3
-     |    |    |         \--- org.ow2.asm:asm:5.0.3
-     |    |    +--- org.ow2.asm:asm-analysis:5.0.3
-     |    |    |    \--- org.ow2.asm:asm-tree:5.0.3 (*)
-     |    |    +--- org.ow2.asm:asm-tree:5.0.3 (*)
-     |    |    +--- org.ow2.asm:asm-util:5.0.3
-     |    |    |    \--- org.ow2.asm:asm-tree:5.0.3 (*)
-     |    |    \--- com.github.jnr:jnr-x86asm:1.0.2
-     |    \--- com.github.jnr:jnr-posix:3.0.27
-     |         +--- com.github.jnr:jnr-ffi:2.0.7 (*)
-     |         \--- com.github.jnr:jnr-constants:0.9.0
-     +--- io.netty:netty-handler:4.1.27.Final (*)
-     +--- io.netty:netty-buffer:4.1.27.Final (*)
-     +--- io.netty:netty-common:4.1.27.Final
-     +--- io.netty:netty-transport:4.1.27.Final (*)
-     +--- io.netty:netty-codec:4.1.27.Final (*)
-     +--- com.google.guava:guava:25.1-jre (*)
-     \--- com.codahale.metrics:metrics-core:3.0.2
-          \--- org.slf4j:slf4j-api:1.7.5 -> 1.7.25
-
-compileOnly - Compile only dependencies for source set 'main'.
-No dependencies
-
-default - Configuration for default artifacts.
-+--- org.apache.ignite:ignite-core:2.8.0-SNAPSHOT
-|    +--- javax.cache:cache-api:1.0.0
-|    +--- org.jetbrains:annotations:16.0.3
-|    \--- org.gridgain:ignite-shmem:1.0.0
-+--- org.apache.ignite:ignite-indexing:2.8.0-SNAPSHOT
-|    +--- org.apache.ignite:ignite-core:2.8.0-SNAPSHOT (*)
-|    +--- commons-codec:commons-codec:1.11
-|    \--- com.h2database:h2:1.4.197
-+--- org.apache.ignite:ignite-ml:2.8.0-SNAPSHOT
-|    +--- org.apache.ignite:ignite-core:2.8.0-SNAPSHOT (*)
-|    +--- com.h2database:h2:1.4.197
-|    +--- it.unimi.dsi:fastutil:7.0.12
-|    +--- com.github.fommil.netlib:core:1.1.2
-|    |    \--- net.sourceforge.f2j:arpack_combined_all:0.1
-|    +--- org.apache.commons:commons-rng-core:1.0
-|    |    \--- org.apache.commons:commons-rng-client-api:1.0
-|    +--- org.apache.commons:commons-rng-simple:1.0
-|    |    \--- org.apache.commons:commons-rng-core:1.0 (*)
-|    +--- com.zaxxer:SparseBitSet:1.0
-|    +--- org.tensorflow:tensorflow:1.12.0
-|    |    +--- org.tensorflow:libtensorflow:1.12.0
-|    |    \--- org.tensorflow:libtensorflow_jni:1.12.0
-|    +--- org.tensorflow:proto:1.12.0
-|    |    \--- com.google.protobuf:protobuf-java:3.5.1
-|    \--- org.apache.commons:commons-math3:3.6.1
-+--- org.apache.ignite:ignite-log4j:2.8.0-SNAPSHOT
-|    +--- org.apache.ignite:ignite-core:2.8.0-SNAPSHOT (*)
-|    \--- log4j:log4j:1.2.17
-+--- org.apache.ignite:ignite-log4j2:2.8.0-SNAPSHOT
-|    +--- org.apache.ignite:ignite-core:2.8.0-SNAPSHOT (*)
-|    +--- org.apache.logging.log4j:log4j-api:2.11.0 -> 2.11.2
-|    \--- org.apache.logging.log4j:log4j-core:2.11.0 -> 2.11.2
-|         \--- org.apache.logging.log4j:log4j-api:2.11.2
-+--- org.apache.ignite:ignite-slf4j:2.8.0-SNAPSHOT
-|    +--- org.apache.ignite:ignite-core:2.8.0-SNAPSHOT (*)
-|    \--- org.slf4j:slf4j-api:1.7.7 -> 1.7.25
-+--- org.apache.ignite:ignite-rest-http:2.8.0-SNAPSHOT
-|    +--- org.apache.ignite:ignite-core:2.8.0-SNAPSHOT (*)
-|    +--- commons-lang:commons-lang:2.6
-|    +--- org.eclipse.jetty:jetty-continuation:9.4.11.v20180605
-|    +--- org.eclipse.jetty:jetty-http:9.4.11.v20180605
-|    |    +--- org.eclipse.jetty:jetty-util:9.4.11.v20180605
-|    |    \--- org.eclipse.jetty:jetty-io:9.4.11.v20180605
-|    |         \--- org.eclipse.jetty:jetty-util:9.4.11.v20180605
-|    +--- org.eclipse.jetty:jetty-io:9.4.11.v20180605 (*)
-|    +--- org.eclipse.jetty:jetty-server:9.4.11.v20180605
-|    |    +--- javax.servlet:javax.servlet-api:3.1.0
-|    |    +--- org.eclipse.jetty:jetty-http:9.4.11.v20180605 (*)
-|    |    \--- org.eclipse.jetty:jetty-io:9.4.11.v20180605 (*)
-|    +--- org.eclipse.jetty:jetty-util:9.4.11.v20180605
-|    +--- org.eclipse.jetty:jetty-xml:9.4.11.v20180605
-|    |    \--- org.eclipse.jetty:jetty-util:9.4.11.v20180605
-|    +--- com.fasterxml.jackson.core:jackson-core:2.9.6
-|    +--- com.fasterxml.jackson.core:jackson-annotations:2.9.6
-|    +--- com.fasterxml.jackson.core:jackson-databind:2.9.6
-|    |    +--- com.fasterxml.jackson.core:jackson-annotations:2.9.0 -> 2.9.6
-|    |    \--- com.fasterxml.jackson.core:jackson-core:2.9.6
-|    \--- org.slf4j:slf4j-api:1.7.7 -> 1.7.25
-+--- org.apache.ignite:ignite-zookeeper:2.8.0-SNAPSHOT
-|    +--- org.apache.ignite:ignite-core:2.8.0-SNAPSHOT (*)
-|    +--- org.apache.curator:curator-framework:2.9.1
-|    |    \--- org.apache.curator:curator-client:2.9.1
-|    |         +--- org.apache.zookeeper:zookeeper:3.4.6 -> 3.4.13
-|    |         |    +--- org.slf4j:slf4j-api:1.7.25
-|    |         |    +--- jline:jline:0.9.94
-|    |         |    +--- org.apache.yetus:audience-annotations:0.5.0
-|    |         |    \--- io.netty:netty:3.10.6.Final
-|    |         +--- com.google.guava:guava:16.0.1 -> 25.1-jre
-|    |         |    +--- com.google.code.findbugs:jsr305:3.0.2
-|    |         |    +--- org.checkerframework:checker-qual:2.0.0
-|    |         |    +--- com.google.errorprone:error_prone_annotations:2.1.3
-|    |         |    +--- com.google.j2objc:j2objc-annotations:1.1
-|    |         |    \--- org.codehaus.mojo:animal-sniffer-annotations:1.14
-|    |         \--- org.slf4j:slf4j-api:1.7.6 -> 1.7.25
-|    +--- org.apache.curator:curator-recipes:2.9.1
-|    |    \--- org.apache.curator:curator-framework:2.9.1 (*)
-|    +--- org.apache.curator:curator-x-discovery:2.9.1
-|    |    +--- org.apache.curator:curator-recipes:2.9.1 (*)
-|    |    \--- org.codehaus.jackson:jackson-mapper-asl:1.9.13
-|    |         \--- org.codehaus.jackson:jackson-core-asl:1.9.13
-|    +--- org.apache.curator:curator-client:2.9.1 (*)
-|    +--- com.google.guava:guava:16.0.1 -> 25.1-jre (*)
-|    +--- org.codehaus.jackson:jackson-core-asl:1.9.13
-|    +--- org.codehaus.jackson:jackson-mapper-asl:1.9.13 (*)
-|    +--- org.apache.zookeeper:zookeeper:3.4.13 (*)
-|    \--- org.slf4j:slf4j-api:1.7.7 -> 1.7.25
-+--- org.slf4j:slf4j-api:1.7.25
-+--- org.apache.logging.log4j:log4j-slf4j-impl:2.11.2
-|    +--- org.slf4j:slf4j-api:1.7.25
-|    +--- org.apache.logging.log4j:log4j-api:2.11.2
-|    \--- org.apache.logging.log4j:log4j-core:2.11.2 (*)
-\--- org.apache.ignite:ignite-cassandra-store:2.8.0-SNAPSHOT
-     +--- commons-beanutils:commons-beanutils:1.9.2
-     |    +--- commons-logging:commons-logging:1.1.1 -> 1.2
-     |    \--- commons-collections:commons-collections:3.2.1
-     +--- org.apache.ignite:ignite-core:2.8.0-SNAPSHOT (*)
-     +--- org.apache.ignite:ignite-spring:2.8.0-SNAPSHOT
-     |    +--- org.apache.ignite:ignite-core:2.8.0-SNAPSHOT (*)
-     |    +--- org.apache.ignite:ignite-indexing:2.8.0-SNAPSHOT (*)
-     |    +--- org.springframework:spring-core:4.3.18.RELEASE
-     |    |    \--- commons-logging:commons-logging:1.2
-     |    +--- org.springframework:spring-aop:4.3.18.RELEASE
-     |    |    +--- org.springframework:spring-beans:4.3.18.RELEASE
-     |    |    |    \--- org.springframework:spring-core:4.3.18.RELEASE (*)
-     |    |    \--- org.springframework:spring-core:4.3.18.RELEASE (*)
-     |    +--- org.springframework:spring-beans:4.3.18.RELEASE (*)
-     |    +--- org.springframework:spring-context:4.3.18.RELEASE
-     |    |    +--- org.springframework:spring-aop:4.3.18.RELEASE (*)
-     |    |    +--- org.springframework:spring-beans:4.3.18.RELEASE (*)
-     |    |    +--- org.springframework:spring-core:4.3.18.RELEASE (*)
-     |    |    \--- org.springframework:spring-expression:4.3.18.RELEASE
-     |    |         \--- org.springframework:spring-core:4.3.18.RELEASE (*)
-     |    +--- org.springframework:spring-expression:4.3.18.RELEASE (*)
-     |    +--- org.springframework:spring-tx:4.3.18.RELEASE
-     |    |    +--- org.springframework:spring-beans:4.3.18.RELEASE (*)
-     |    |    \--- org.springframework:spring-core:4.3.18.RELEASE (*)
-     |    +--- org.springframework:spring-jdbc:4.3.18.RELEASE
-     |    |    +--- org.springframework:spring-beans:4.3.18.RELEASE (*)
-     |    |    +--- org.springframework:spring-core:4.3.18.RELEASE (*)
-     |    |    \--- org.springframework:spring-tx:4.3.18.RELEASE (*)
-     |    \--- commons-logging:commons-logging:1.1.1 -> 1.2
-     +--- com.datastax.cassandra:cassandra-driver-core:3.2.0
-     |    +--- io.netty:netty-handler:4.0.44.Final -> 4.1.27.Final
-     |    |    +--- io.netty:netty-buffer:4.1.27.Final
-     |    |    |    \--- io.netty:netty-common:4.1.27.Final
-     |    |    +--- io.netty:netty-transport:4.1.27.Final
-     |    |    |    +--- io.netty:netty-buffer:4.1.27.Final (*)
-     |    |    |    \--- io.netty:netty-resolver:4.1.27.Final
-     |    |    |         \--- io.netty:netty-common:4.1.27.Final
-     |    |    \--- io.netty:netty-codec:4.1.27.Final
-     |    |         \--- io.netty:netty-transport:4.1.27.Final (*)
-     |    +--- com.google.guava:guava:19.0 -> 25.1-jre (*)
-     |    +--- io.dropwizard.metrics:metrics-core:3.1.2
-     |    |    \--- org.slf4j:slf4j-api:1.7.7 -> 1.7.25
-     |    +--- com.github.jnr:jnr-ffi:2.0.7
-     |    |    +--- com.github.jnr:jffi:1.2.10
-     |    |    +--- org.ow2.asm:asm:5.0.3
-     |    |    +--- org.ow2.asm:asm-commons:5.0.3
-     |    |    |    \--- org.ow2.asm:asm-tree:5.0.3
-     |    |    |         \--- org.ow2.asm:asm:5.0.3
-     |    |    +--- org.ow2.asm:asm-analysis:5.0.3
-     |    |    |    \--- org.ow2.asm:asm-tree:5.0.3 (*)
-     |    |    +--- org.ow2.asm:asm-tree:5.0.3 (*)
-     |    |    +--- org.ow2.asm:asm-util:5.0.3
-     |    |    |    \--- org.ow2.asm:asm-tree:5.0.3 (*)
-     |    |    \--- com.github.jnr:jnr-x86asm:1.0.2
-     |    \--- com.github.jnr:jnr-posix:3.0.27
-     |         +--- com.github.jnr:jnr-ffi:2.0.7 (*)
-     |         \--- com.github.jnr:jnr-constants:0.9.0
-     +--- io.netty:netty-handler:4.1.27.Final (*)
-     +--- io.netty:netty-buffer:4.1.27.Final (*)
-     +--- io.netty:netty-common:4.1.27.Final
-     +--- io.netty:netty-transport:4.1.27.Final (*)
-     +--- io.netty:netty-codec:4.1.27.Final (*)
-     +--- com.google.guava:guava:25.1-jre (*)
-     \--- com.codahale.metrics:metrics-core:3.0.2
-          \--- org.slf4j:slf4j-api:1.7.5 -> 1.7.25
-
-implementation - Implementation only dependencies for source set 'main'. (n)
-No dependencies
-
-runtime - Runtime dependencies for source set 'main' (deprecated, use 'runtimeOnly' instead).
-+--- org.apache.ignite:ignite-core:2.8.0-SNAPSHOT
-|    +--- javax.cache:cache-api:1.0.0
-|    +--- org.jetbrains:annotations:16.0.3
-|    \--- org.gridgain:ignite-shmem:1.0.0
-+--- org.apache.ignite:ignite-indexing:2.8.0-SNAPSHOT
-|    +--- org.apache.ignite:ignite-core:2.8.0-SNAPSHOT (*)
-|    +--- commons-codec:commons-codec:1.11
-|    \--- com.h2database:h2:1.4.197
-+--- org.apache.ignite:ignite-ml:2.8.0-SNAPSHOT
-|    +--- org.apache.ignite:ignite-core:2.8.0-SNAPSHOT (*)
-|    +--- com.h2database:h2:1.4.197
-|    +--- it.unimi.dsi:fastutil:7.0.12
-|    +--- com.github.fommil.netlib:core:1.1.2
-|    |    \--- net.sourceforge.f2j:arpack_combined_all:0.1
-|    +--- org.apache.commons:commons-rng-core:1.0
-|    |    \--- org.apache.commons:commons-rng-client-api:1.0
-|    +--- org.apache.commons:commons-rng-simple:1.0
-|    |    \--- org.apache.commons:commons-rng-core:1.0 (*)
-|    +--- com.zaxxer:SparseBitSet:1.0
-|    +--- org.tensorflow:tensorflow:1.12.0
-|    |    +--- org.tensorflow:libtensorflow:1.12.0
-|    |    \--- org.tensorflow:libtensorflow_jni:1.12.0
-|    +--- org.tensorflow:proto:1.12.0
-|    |    \--- com.google.protobuf:protobuf-java:3.5.1
-|    \--- org.apache.commons:commons-math3:3.6.1
-+--- org.apache.ignite:ignite-log4j:2.8.0-SNAPSHOT
-|    +--- org.apache.ignite:ignite-core:2.8.0-SNAPSHOT (*)
-|    \--- log4j:log4j:1.2.17
-+--- org.apache.ignite:ignite-log4j2:2.8.0-SNAPSHOT
-|    +--- org.apache.ignite:ignite-core:2.8.0-SNAPSHOT (*)
-|    +--- org.apache.logging.log4j:log4j-api:2.11.0 -> 2.11.2
-|    \--- org.apache.logging.log4j:log4j-core:2.11.0 -> 2.11.2
-|         \--- org.apache.logging.log4j:log4j-api:2.11.2
-+--- org.apache.ignite:ignite-slf4j:2.8.0-SNAPSHOT
-|    +--- org.apache.ignite:ignite-core:2.8.0-SNAPSHOT (*)
-|    \--- org.slf4j:slf4j-api:1.7.7 -> 1.7.25
-+--- org.apache.ignite:ignite-rest-http:2.8.0-SNAPSHOT
-|    +--- org.apache.ignite:ignite-core:2.8.0-SNAPSHOT (*)
-|    +--- commons-lang:commons-lang:2.6
-|    +--- org.eclipse.jetty:jetty-continuation:9.4.11.v20180605
-|    +--- org.eclipse.jetty:jetty-http:9.4.11.v20180605
-|    |    +--- org.eclipse.jetty:jetty-util:9.4.11.v20180605
-|    |    \--- org.eclipse.jetty:jetty-io:9.4.11.v20180605
-|    |         \--- org.eclipse.jetty:jetty-util:9.4.11.v20180605
-|    +--- org.eclipse.jetty:jetty-io:9.4.11.v20180605 (*)
-|    +--- org.eclipse.jetty:jetty-server:9.4.11.v20180605
-|    |    +--- javax.servlet:javax.servlet-api:3.1.0
-|    |    +--- org.eclipse.jetty:jetty-http:9.4.11.v20180605 (*)
-|    |    \--- org.eclipse.jetty:jetty-io:9.4.11.v20180605 (*)
-|    +--- org.eclipse.jetty:jetty-util:9.4.11.v20180605
-|    +--- org.eclipse.jetty:jetty-xml:9.4.11.v20180605
-|    |    \--- org.eclipse.jetty:jetty-util:9.4.11.v20180605
-|    +--- com.fasterxml.jackson.core:jackson-core:2.9.6
-|    +--- com.fasterxml.jackson.core:jackson-annotations:2.9.6
-|    +--- com.fasterxml.jackson.core:jackson-databind:2.9.6
-|    |    +--- com.fasterxml.jackson.core:jackson-annotations:2.9.0 -> 2.9.6
-|    |    \--- com.fasterxml.jackson.core:jackson-core:2.9.6
-|    \--- org.slf4j:slf4j-api:1.7.7 -> 1.7.25
-+--- org.apache.ignite:ignite-zookeeper:2.8.0-SNAPSHOT
-|    +--- org.apache.ignite:ignite-core:2.8.0-SNAPSHOT (*)
-|    +--- org.apache.curator:curator-framework:2.9.1
-|    |    \--- org.apache.curator:curator-client:2.9.1
-|    |         +--- org.apache.zookeeper:zookeeper:3.4.6 -> 3.4.13
-|    |         |    +--- org.slf4j:slf4j-api:1.7.25
-|    |         |    +--- jline:jline:0.9.94
-|    |         |    +--- org.apache.yetus:audience-annotations:0.5.0
-|    |         |    \--- io.netty:netty:3.10.6.Final
-|    |         +--- com.google.guava:guava:16.0.1 -> 25.1-jre
-|    |         |    +--- com.google.code.findbugs:jsr305:3.0.2
-|    |         |    +--- org.checkerframework:checker-qual:2.0.0
-|    |         |    +--- com.google.errorprone:error_prone_annotations:2.1.3
-|    |         |    +--- com.google.j2objc:j2objc-annotations:1.1
-|    |         |    \--- org.codehaus.mojo:animal-sniffer-annotations:1.14
-|    |         \--- org.slf4j:slf4j-api:1.7.6 -> 1.7.25
-|    +--- org.apache.curator:curator-recipes:2.9.1
-|    |    \--- org.apache.curator:curator-framework:2.9.1 (*)
-|    +--- org.apache.curator:curator-x-discovery:2.9.1
-|    |    +--- org.apache.curator:curator-recipes:2.9.1 (*)
-|    |    \--- org.codehaus.jackson:jackson-mapper-asl:1.9.13
-|    |         \--- org.codehaus.jackson:jackson-core-asl:1.9.13
-|    +--- org.apache.curator:curator-client:2.9.1 (*)
-|    +--- com.google.guava:guava:16.0.1 -> 25.1-jre (*)
-|    +--- org.codehaus.jackson:jackson-core-asl:1.9.13
-|    +--- org.codehaus.jackson:jackson-mapper-asl:1.9.13 (*)
-|    +--- org.apache.zookeeper:zookeeper:3.4.13 (*)
-|    \--- org.slf4j:slf4j-api:1.7.7 -> 1.7.25
-+--- org.slf4j:slf4j-api:1.7.25
-+--- org.apache.logging.log4j:log4j-slf4j-impl:2.11.2
-|    +--- org.slf4j:slf4j-api:1.7.25
-|    +--- org.apache.logging.log4j:log4j-api:2.11.2
-|    \--- org.apache.logging.log4j:log4j-core:2.11.2 (*)
-\--- org.apache.ignite:ignite-cassandra-store:2.8.0-SNAPSHOT
-     +--- commons-beanutils:commons-beanutils:1.9.2
-     |    +--- commons-logging:commons-logging:1.1.1 -> 1.2
-     |    \--- commons-collections:commons-collections:3.2.1
-     +--- org.apache.ignite:ignite-core:2.8.0-SNAPSHOT (*)
-     +--- org.apache.ignite:ignite-spring:2.8.0-SNAPSHOT
-     |    +--- org.apache.ignite:ignite-core:2.8.0-SNAPSHOT (*)
-     |    +--- org.apache.ignite:ignite-indexing:2.8.0-SNAPSHOT (*)
-     |    +--- org.springframework:spring-core:4.3.18.RELEASE
-     |    |    \--- commons-logging:commons-logging:1.2
-     |    +--- org.springframework:spring-aop:4.3.18.RELEASE
-     |    |    +--- org.springframework:spring-beans:4.3.18.RELEASE
-     |    |    |    \--- org.springframework:spring-core:4.3.18.RELEASE (*)
-     |    |    \--- org.springframework:spring-core:4.3.18.RELEASE (*)
-     |    +--- org.springframework:spring-beans:4.3.18.RELEASE (*)
-     |    +--- org.springframework:spring-context:4.3.18.RELEASE
-     |    |    +--- org.springframework:spring-aop:4.3.18.RELEASE (*)
-     |    |    +--- org.springframework:spring-beans:4.3.18.RELEASE (*)
-     |    |    +--- org.springframework:spring-core:4.3.18.RELEASE (*)
-     |    |    \--- org.springframework:spring-expression:4.3.18.RELEASE
-     |    |         \--- org.springframework:spring-core:4.3.18.RELEASE (*)
-     |    +--- org.springframework:spring-expression:4.3.18.RELEASE (*)
-     |    +--- org.springframework:spring-tx:4.3.18.RELEASE
-     |    |    +--- org.springframework:spring-beans:4.3.18.RELEASE (*)
-     |    |    \--- org.springframework:spring-core:4.3.18.RELEASE (*)
-     |    +--- org.springframework:spring-jdbc:4.3.18.RELEASE
-     |    |    +--- org.springframework:spring-beans:4.3.18.RELEASE (*)
-     |    |    +--- org.springframework:spring-core:4.3.18.RELEASE (*)
-     |    |    \--- org.springframework:spring-tx:4.3.18.RELEASE (*)
-     |    \--- commons-logging:commons-logging:1.1.1 -> 1.2
-     +--- com.datastax.cassandra:cassandra-driver-core:3.2.0
-     |    +--- io.netty:netty-handler:4.0.44.Final -> 4.1.27.Final
-     |    |    +--- io.netty:netty-buffer:4.1.27.Final
-     |    |    |    \--- io.netty:netty-common:4.1.27.Final
-     |    |    +--- io.netty:netty-transport:4.1.27.Final
-     |    |    |    +--- io.netty:netty-buffer:4.1.27.Final (*)
-     |    |    |    \--- io.netty:netty-resolver:4.1.27.Final
-     |    |    |         \--- io.netty:netty-common:4.1.27.Final
-     |    |    \--- io.netty:netty-codec:4.1.27.Final
-     |    |         \--- io.netty:netty-transport:4.1.27.Final (*)
-     |    +--- com.google.guava:guava:19.0 -> 25.1-jre (*)
-     |    +--- io.dropwizard.metrics:metrics-core:3.1.2
-     |    |    \--- org.slf4j:slf4j-api:1.7.7 -> 1.7.25
-     |    +--- com.github.jnr:jnr-ffi:2.0.7
-     |    |    +--- com.github.jnr:jffi:1.2.10
-     |    |    +--- org.ow2.asm:asm:5.0.3
-     |    |    +--- org.ow2.asm:asm-commons:5.0.3
-     |    |    |    \--- org.ow2.asm:asm-tree:5.0.3
-     |    |    |         \--- org.ow2.asm:asm:5.0.3
-     |    |    +--- org.ow2.asm:asm-analysis:5.0.3
-     |    |    |    \--- org.ow2.asm:asm-tree:5.0.3 (*)
-     |    |    +--- org.ow2.asm:asm-tree:5.0.3 (*)
-     |    |    +--- org.ow2.asm:asm-util:5.0.3
-     |    |    |    \--- org.ow2.asm:asm-tree:5.0.3 (*)
-     |    |    \--- com.github.jnr:jnr-x86asm:1.0.2
-     |    \--- com.github.jnr:jnr-posix:3.0.27
-     |         +--- com.github.jnr:jnr-ffi:2.0.7 (*)
-     |         \--- com.github.jnr:jnr-constants:0.9.0
-     +--- io.netty:netty-handler:4.1.27.Final (*)
-     +--- io.netty:netty-buffer:4.1.27.Final (*)
-     +--- io.netty:netty-common:4.1.27.Final
-     +--- io.netty:netty-transport:4.1.27.Final (*)
-     +--- io.netty:netty-codec:4.1.27.Final (*)
-     +--- com.google.guava:guava:25.1-jre (*)
-     \--- com.codahale.metrics:metrics-core:3.0.2
-          \--- org.slf4j:slf4j-api:1.7.5 -> 1.7.25
-
-runtimeClasspath - Runtime classpath of source set 'main'.
-+--- org.apache.ignite:ignite-core:2.8.0-SNAPSHOT
-|    +--- javax.cache:cache-api:1.0.0
-|    +--- org.jetbrains:annotations:16.0.3
-|    \--- org.gridgain:ignite-shmem:1.0.0
-+--- org.apache.ignite:ignite-indexing:2.8.0-SNAPSHOT
-|    +--- org.apache.ignite:ignite-core:2.8.0-SNAPSHOT (*)
-|    +--- commons-codec:commons-codec:1.11
-|    \--- com.h2database:h2:1.4.197
-+--- org.apache.ignite:ignite-ml:2.8.0-SNAPSHOT
-|    +--- org.apache.ignite:ignite-core:2.8.0-SNAPSHOT (*)
-|    +--- com.h2database:h2:1.4.197
-|    +--- it.unimi.dsi:fastutil:7.0.12
-|    +--- com.github.fommil.netlib:core:1.1.2
-|    |    \--- net.sourceforge.f2j:arpack_combined_all:0.1
-|    +--- org.apache.commons:commons-rng-core:1.0
-|    |    \--- org.apache.commons:commons-rng-client-api:1.0
-|    +--- org.apache.commons:commons-rng-simple:1.0
-|    |    \--- org.apache.commons:commons-rng-core:1.0 (*)
-|    +--- com.zaxxer:SparseBitSet:1.0
-|    +--- org.tensorflow:tensorflow:1.12.0
-|    |    +--- org.tensorflow:libtensorflow:1.12.0
-|    |    \--- org.tensorflow:libtensorflow_jni:1.12.0
-|    +--- org.tensorflow:proto:1.12.0
-|    |    \--- com.google.protobuf:protobuf-java:3.5.1
-|    \--- org.apache.commons:commons-math3:3.6.1
-+--- org.apache.ignite:ignite-log4j:2.8.0-SNAPSHOT
-|    +--- org.apache.ignite:ignite-core:2.8.0-SNAPSHOT (*)
-|    \--- log4j:log4j:1.2.17
-+--- org.apache.ignite:ignite-log4j2:2.8.0-SNAPSHOT
-|    +--- org.apache.ignite:ignite-core:2.8.0-SNAPSHOT (*)
-|    +--- org.apache.logging.log4j:log4j-api:2.11.0 -> 2.11.2
-|    \--- org.apache.logging.log4j:log4j-core:2.11.0 -> 2.11.2
-|         \--- org.apache.logging.log4j:log4j-api:2.11.2
-+--- org.apache.ignite:ignite-slf4j:2.8.0-SNAPSHOT
-|    +--- org.apache.ignite:ignite-core:2.8.0-SNAPSHOT (*)
-|    \--- org.slf4j:slf4j-api:1.7.7 -> 1.7.25
-+--- org.apache.ignite:ignite-rest-http:2.8.0-SNAPSHOT
-|    +--- org.apache.ignite:ignite-core:2.8.0-SNAPSHOT (*)
-|    +--- commons-lang:commons-lang:2.6
-|    +--- org.eclipse.jetty:jetty-continuation:9.4.11.v20180605
-|    +--- org.eclipse.jetty:jetty-http:9.4.11.v20180605
-|    |    +--- org.eclipse.jetty:jetty-util:9.4.11.v20180605
-|    |    \--- org.eclipse.jetty:jetty-io:9.4.11.v20180605
-|    |         \--- org.eclipse.jetty:jetty-util:9.4.11.v20180605
-|    +--- org.eclipse.jetty:jetty-io:9.4.11.v20180605 (*)
-|    +--- org.eclipse.jetty:jetty-server:9.4.11.v20180605
-|    |    +--- javax.servlet:javax.servlet-api:3.1.0
-|    |    +--- org.eclipse.jetty:jetty-http:9.4.11.v20180605 (*)
-|    |    \--- org.eclipse.jetty:jetty-io:9.4.11.v20180605 (*)
-|    +--- org.eclipse.jetty:jetty-util:9.4.11.v20180605
-|    +--- org.eclipse.jetty:jetty-xml:9.4.11.v20180605
-|    |    \--- org.eclipse.jetty:jetty-util:9.4.11.v20180605
-|    +--- com.fasterxml.jackson.core:jackson-core:2.9.6
-|    +--- com.fasterxml.jackson.core:jackson-annotations:2.9.6
-|    +--- com.fasterxml.jackson.core:jackson-databind:2.9.6
-|    |    +--- com.fasterxml.jackson.core:jackson-annotations:2.9.0 -> 2.9.6
-|    |    \--- com.fasterxml.jackson.core:jackson-core:2.9.6
-|    \--- org.slf4j:slf4j-api:1.7.7 -> 1.7.25
-+--- org.apache.ignite:ignite-zookeeper:2.8.0-SNAPSHOT
-|    +--- org.apache.ignite:ignite-core:2.8.0-SNAPSHOT (*)
-|    +--- org.apache.curator:curator-framework:2.9.1
-|    |    \--- org.apache.curator:curator-client:2.9.1
-|    |         +--- org.apache.zookeeper:zookeeper:3.4.6 -> 3.4.13
-|    |         |    +--- org.slf4j:slf4j-api:1.7.25
-|    |         |    +--- jline:jline:0.9.94
-|    |         |    +--- org.apache.yetus:audience-annotations:0.5.0
-|    |         |    \--- io.netty:netty:3.10.6.Final
-|    |         +--- com.google.guava:guava:16.0.1 -> 25.1-jre
-|    |         |    +--- com.google.code.findbugs:jsr305:3.0.2
-|    |         |    +--- org.checkerframework:checker-qual:2.0.0
-|    |         |    +--- com.google.errorprone:error_prone_annotations:2.1.3
-|    |         |    +--- com.google.j2objc:j2objc-annotations:1.1
-|    |         |    \--- org.codehaus.mojo:animal-sniffer-annotations:1.14
-|    |         \--- org.slf4j:slf4j-api:1.7.6 -> 1.7.25
-|    +--- org.apache.curator:curator-recipes:2.9.1
-|    |    \--- org.apache.curator:curator-framework:2.9.1 (*)
-|    +--- org.apache.curator:curator-x-discovery:2.9.1
-|    |    +--- org.apache.curator:curator-recipes:2.9.1 (*)
-|    |    \--- org.codehaus.jackson:jackson-mapper-asl:1.9.13
-|    |         \--- org.codehaus.jackson:jackson-core-asl:1.9.13
-|    +--- org.apache.curator:curator-client:2.9.1 (*)
-|    +--- com.google.guava:guava:16.0.1 -> 25.1-jre (*)
-|    +--- org.codehaus.jackson:jackson-core-asl:1.9.13
-|    +--- org.codehaus.jackson:jackson-mapper-asl:1.9.13 (*)
-|    +--- org.apache.zookeeper:zookeeper:3.4.13 (*)
-|    \--- org.slf4j:slf4j-api:1.7.7 -> 1.7.25
-+--- org.slf4j:slf4j-api:1.7.25
-+--- org.apache.logging.log4j:log4j-slf4j-impl:2.11.2
-|    +--- org.slf4j:slf4j-api:1.7.25
-|    +--- org.apache.logging.log4j:log4j-api:2.11.2
-|    \--- org.apache.logging.log4j:log4j-core:2.11.2 (*)
-\--- org.apache.ignite:ignite-cassandra-store:2.8.0-SNAPSHOT
-     +--- commons-beanutils:commons-beanutils:1.9.2
-     |    +--- commons-logging:commons-logging:1.1.1 -> 1.2
-     |    \--- commons-collections:commons-collections:3.2.1
-     +--- org.apache.ignite:ignite-core:2.8.0-SNAPSHOT (*)
-     +--- org.apache.ignite:ignite-spring:2.8.0-SNAPSHOT
-     |    +--- org.apache.ignite:ignite-core:2.8.0-SNAPSHOT (*)
-     |    +--- org.apache.ignite:ignite-indexing:2.8.0-SNAPSHOT (*)
-     |    +--- org.springframework:spring-core:4.3.18.RELEASE
-     |    |    \--- commons-logging:commons-logging:1.2
-     |    +--- org.springframework:spring-aop:4.3.18.RELEASE
-     |    |    +--- org.springframework:spring-beans:4.3.18.RELEASE
-     |    |    |    \--- org.springframework:spring-core:4.3.18.RELEASE (*)
-     |    |    \--- org.springframework:spring-core:4.3.18.RELEASE (*)
-     |    +--- org.springframework:spring-beans:4.3.18.RELEASE (*)
-     |    +--- org.springframework:spring-context:4.3.18.RELEASE
-     |    |    +--- org.springframework:spring-aop:4.3.18.RELEASE (*)
-     |    |    +--- org.springframework:spring-beans:4.3.18.RELEASE (*)
-     |    |    +--- org.springframework:spring-core:4.3.18.RELEASE (*)
-     |    |    \--- org.springframework:spring-expression:4.3.18.RELEASE
-     |    |         \--- org.springframework:spring-core:4.3.18.RELEASE (*)
-     |    +--- org.springframework:spring-expression:4.3.18.RELEASE (*)
-     |    +--- org.springframework:spring-tx:4.3.18.RELEASE
-     |    |    +--- org.springframework:spring-beans:4.3.18.RELEASE (*)
-     |    |    \--- org.springframework:spring-core:4.3.18.RELEASE (*)
-     |    +--- org.springframework:spring-jdbc:4.3.18.RELEASE
-     |    |    +--- org.springframework:spring-beans:4.3.18.RELEASE (*)
-     |    |    +--- org.springframework:spring-core:4.3.18.RELEASE (*)
-     |    |    \--- org.springframework:spring-tx:4.3.18.RELEASE (*)
-     |    \--- commons-logging:commons-logging:1.1.1 -> 1.2
-     +--- com.datastax.cassandra:cassandra-driver-core:3.2.0
-     |    +--- io.netty:netty-handler:4.0.44.Final -> 4.1.27.Final
-     |    |    +--- io.netty:netty-buffer:4.1.27.Final
-     |    |    |    \--- io.netty:netty-common:4.1.27.Final
-     |    |    +--- io.netty:netty-transport:4.1.27.Final
-     |    |    |    +--- io.netty:netty-buffer:4.1.27.Final (*)
-     |    |    |    \--- io.netty:netty-resolver:4.1.27.Final
-     |    |    |         \--- io.netty:netty-common:4.1.27.Final
-     |    |    \--- io.netty:netty-codec:4.1.27.Final
-     |    |         \--- io.netty:netty-transport:4.1.27.Final (*)
-     |    +--- com.google.guava:guava:19.0 -> 25.1-jre (*)
-     |    +--- io.dropwizard.metrics:metrics-core:3.1.2
-     |    |    \--- org.slf4j:slf4j-api:1.7.7 -> 1.7.25
-     |    +--- com.github.jnr:jnr-ffi:2.0.7
-     |    |    +--- com.github.jnr:jffi:1.2.10
-     |    |    +--- org.ow2.asm:asm:5.0.3
-     |    |    +--- org.ow2.asm:asm-commons:5.0.3
-     |    |    |    \--- org.ow2.asm:asm-tree:5.0.3
-     |    |    |         \--- org.ow2.asm:asm:5.0.3
-     |    |    +--- org.ow2.asm:asm-analysis:5.0.3
-     |    |    |    \--- org.ow2.asm:asm-tree:5.0.3 (*)
-     |    |    +--- org.ow2.asm:asm-tree:5.0.3 (*)
-     |    |    +--- org.ow2.asm:asm-util:5.0.3
-     |    |    |    \--- org.ow2.asm:asm-tree:5.0.3 (*)
-     |    |    \--- com.github.jnr:jnr-x86asm:1.0.2
-     |    \--- com.github.jnr:jnr-posix:3.0.27
-     |         +--- com.github.jnr:jnr-ffi:2.0.7 (*)
-     |         \--- com.github.jnr:jnr-constants:0.9.0
-     +--- io.netty:netty-handler:4.1.27.Final (*)
-     +--- io.netty:netty-buffer:4.1.27.Final (*)
-     +--- io.netty:netty-common:4.1.27.Final
-     +--- io.netty:netty-transport:4.1.27.Final (*)
-     +--- io.netty:netty-codec:4.1.27.Final (*)
-     +--- com.google.guava:guava:25.1-jre (*)
-     \--- com.codahale.metrics:metrics-core:3.0.2
-          \--- org.slf4j:slf4j-api:1.7.5 -> 1.7.25
-
-runtimeElements - Elements of runtime for main. (n)
-No dependencies
-
-runtimeOnly - Runtime only dependencies for source set 'main'. (n)
-No dependencies
-
-testAnnotationProcessor - Annotation processors and their dependencies for source set 'test'.
-No dependencies
-
-testCompile - Dependencies for source set 'test' (deprecated, use 'testImplementation' instead).
-+--- org.apache.ignite:ignite-core:2.8.0-SNAPSHOT
-|    +--- javax.cache:cache-api:1.0.0
-|    +--- org.jetbrains:annotations:16.0.3
-|    \--- org.gridgain:ignite-shmem:1.0.0
-+--- org.apache.ignite:ignite-indexing:2.8.0-SNAPSHOT
-|    +--- org.apache.ignite:ignite-core:2.8.0-SNAPSHOT (*)
-|    +--- commons-codec:commons-codec:1.11
-|    \--- com.h2database:h2:1.4.197
-+--- org.apache.ignite:ignite-ml:2.8.0-SNAPSHOT
-|    +--- org.apache.ignite:ignite-core:2.8.0-SNAPSHOT (*)
-|    +--- com.h2database:h2:1.4.197
-|    +--- it.unimi.dsi:fastutil:7.0.12
-|    +--- com.github.fommil.netlib:core:1.1.2
-|    |    \--- net.sourceforge.f2j:arpack_combined_all:0.1
-|    +--- org.apache.commons:commons-rng-core:1.0
-|    |    \--- org.apache.commons:commons-rng-client-api:1.0
-|    +--- org.apache.commons:commons-rng-simple:1.0
-|    |    \--- org.apache.commons:commons-rng-core:1.0 (*)
-|    +--- com.zaxxer:SparseBitSet:1.0
-|    +--- org.tensorflow:tensorflow:1.12.0
-|    |    +--- org.tensorflow:libtensorflow:1.12.0
-|    |    \--- org.tensorflow:libtensorflow_jni:1.12.0
-|    +--- org.tensorflow:proto:1.12.0
-|    |    \--- com.google.protobuf:protobuf-java:3.5.1
-|    \--- org.apache.commons:commons-math3:3.6.1
-+--- org.apache.ignite:ignite-log4j:2.8.0-SNAPSHOT
-|    +--- org.apache.ignite:ignite-core:2.8.0-SNAPSHOT (*)
-|    \--- log4j:log4j:1.2.17
-+--- org.apache.ignite:ignite-log4j2:2.8.0-SNAPSHOT
-|    +--- org.apache.ignite:ignite-core:2.8.0-SNAPSHOT (*)
-|    +--- org.apache.logging.log4j:log4j-api:2.11.0 -> 2.11.2
-|    \--- org.apache.logging.log4j:log4j-core:2.11.0 -> 2.11.2
-|         \--- org.apache.logging.log4j:log4j-api:2.11.2
-+--- org.apache.ignite:ignite-slf4j:2.8.0-SNAPSHOT
-|    +--- org.apache.ignite:ignite-core:2.8.0-SNAPSHOT (*)
-|    \--- org.slf4j:slf4j-api:1.7.7 -> 1.7.25
-+--- org.apache.ignite:ignite-rest-http:2.8.0-SNAPSHOT
-|    +--- org.apache.ignite:ignite-core:2.8.0-SNAPSHOT (*)
-|    +--- commons-lang:commons-lang:2.6
-|    +--- org.eclipse.jetty:jetty-continuation:9.4.11.v20180605
-|    +--- org.eclipse.jetty:jetty-http:9.4.11.v20180605
-|    |    +--- org.eclipse.jetty:jetty-util:9.4.11.v20180605
-|    |    \--- org.eclipse.jetty:jetty-io:9.4.11.v20180605
-|    |         \--- org.eclipse.jetty:jetty-util:9.4.11.v20180605
-|    +--- org.eclipse.jetty:jetty-io:9.4.11.v20180605 (*)
-|    +--- org.eclipse.jetty:jetty-server:9.4.11.v20180605
-|    |    +--- javax.servlet:javax.servlet-api:3.1.0
-|    |    +--- org.eclipse.jetty:jetty-http:9.4.11.v20180605 (*)
-|    |    \--- org.eclipse.jetty:jetty-io:9.4.11.v20180605 (*)
-|    +--- org.eclipse.jetty:jetty-util:9.4.11.v20180605
-|    +--- org.eclipse.jetty:jetty-xml:9.4.11.v20180605
-|    |    \--- org.eclipse.jetty:jetty-util:9.4.11.v20180605
-|    +--- com.fasterxml.jackson.core:jackson-core:2.9.6
-|    +--- com.fasterxml.jackson.core:jackson-annotations:2.9.6
-|    +--- com.fasterxml.jackson.core:jackson-databind:2.9.6
-|    |    +--- com.fasterxml.jackson.core:jackson-annotations:2.9.0 -> 2.9.6
-|    |    \--- com.fasterxml.jackson.core:jackson-core:2.9.6
-|    \--- org.slf4j:slf4j-api:1.7.7 -> 1.7.25
-+--- org.apache.ignite:ignite-zookeeper:2.8.0-SNAPSHOT
-|    +--- org.apache.ignite:ignite-core:2.8.0-SNAPSHOT (*)
-|    +--- org.apache.curator:curator-framework:2.9.1
-|    |    \--- org.apache.curator:curator-client:2.9.1
-|    |         +--- org.apache.zookeeper:zookeeper:3.4.6 -> 3.4.13
-|    |         |    +--- org.slf4j:slf4j-api:1.7.25
-|    |         |    +--- jline:jline:0.9.94
-|    |         |    +--- org.apache.yetus:audience-annotations:0.5.0
-|    |         |    \--- io.netty:netty:3.10.6.Final
-|    |         +--- com.google.guava:guava:16.0.1 -> 25.1-jre
-|    |         |    +--- com.google.code.findbugs:jsr305:3.0.2
-|    |         |    +--- org.checkerframework:checker-qual:2.0.0
-|    |         |    +--- com.google.errorprone:error_prone_annotations:2.1.3
-|    |         |    +--- com.google.j2objc:j2objc-annotations:1.1
-|    |         |    \--- org.codehaus.mojo:animal-sniffer-annotations:1.14
-|    |         \--- org.slf4j:slf4j-api:1.7.6 -> 1.7.25
-|    +--- org.apache.curator:curator-recipes:2.9.1
-|    |    \--- org.apache.curator:curator-framework:2.9.1 (*)
-|    +--- org.apache.curator:curator-x-discovery:2.9.1
-|    |    +--- org.apache.curator:curator-recipes:2.9.1 (*)
-|    |    \--- org.codehaus.jackson:jackson-mapper-asl:1.9.13
-|    |         \--- org.codehaus.jackson:jackson-core-asl:1.9.13
-|    +--- org.apache.curator:curator-client:2.9.1 (*)
-|    +--- com.google.guava:guava:16.0.1 -> 25.1-jre (*)
-|    +--- org.codehaus.jackson:jackson-core-asl:1.9.13
-|    +--- org.codehaus.jackson:jackson-mapper-asl:1.9.13 (*)
-|    +--- org.apache.zookeeper:zookeeper:3.4.13 (*)
-|    \--- org.slf4j:slf4j-api:1.7.7 -> 1.7.25
-+--- org.slf4j:slf4j-api:1.7.25
-+--- org.apache.logging.log4j:log4j-slf4j-impl:2.11.2
-|    +--- org.slf4j:slf4j-api:1.7.25
-|    +--- org.apache.logging.log4j:log4j-api:2.11.2
-|    \--- org.apache.logging.log4j:log4j-core:2.11.2 (*)
-+--- org.apache.ignite:ignite-cassandra-store:2.8.0-SNAPSHOT
-|    +--- commons-beanutils:commons-beanutils:1.9.2
-|    |    +--- commons-logging:commons-logging:1.1.1 -> 1.2
-|    |    \--- commons-collections:commons-collections:3.2.1
-|    +--- org.apache.ignite:ignite-core:2.8.0-SNAPSHOT (*)
-|    +--- org.apache.ignite:ignite-spring:2.8.0-SNAPSHOT
-|    |    +--- org.apache.ignite:ignite-core:2.8.0-SNAPSHOT (*)
-|    |    +--- org.apache.ignite:ignite-indexing:2.8.0-SNAPSHOT (*)
-|    |    +--- org.springframework:spring-core:4.3.18.RELEASE
-|    |    |    \--- commons-logging:commons-logging:1.2
-|    |    +--- org.springframework:spring-aop:4.3.18.RELEASE
-|    |    |    +--- org.springframework:spring-beans:4.3.18.RELEASE
-|    |    |    |    \--- org.springframework:spring-core:4.3.18.RELEASE (*)
-|    |    |    \--- org.springframework:spring-core:4.3.18.RELEASE (*)
-|    |    +--- org.springframework:spring-beans:4.3.18.RELEASE (*)
-|    |    +--- org.springframework:spring-context:4.3.18.RELEASE
-|    |    |    +--- org.springframework:spring-aop:4.3.18.RELEASE (*)
-|    |    |    +--- org.springframework:spring-beans:4.3.18.RELEASE (*)
-|    |    |    +--- org.springframework:spring-core:4.3.18.RELEASE (*)
-|    |    |    \--- org.springframework:spring-expression:4.3.18.RELEASE
-|    |    |         \--- org.springframework:spring-core:4.3.18.RELEASE (*)
-|    |    +--- org.springframework:spring-expression:4.3.18.RELEASE (*)
-|    |    +--- org.springframework:spring-tx:4.3.18.RELEASE
-|    |    |    +--- org.springframework:spring-beans:4.3.18.RELEASE (*)
-|    |    |    \--- org.springframework:spring-core:4.3.18.RELEASE (*)
-|    |    +--- org.springframework:spring-jdbc:4.3.18.RELEASE
-|    |    |    +--- org.springframework:spring-beans:4.3.18.RELEASE (*)
-|    |    |    +--- org.springframework:spring-core:4.3.18.RELEASE (*)
-|    |    |    \--- org.springframework:spring-tx:4.3.18.RELEASE (*)
-|    |    \--- commons-logging:commons-logging:1.1.1 -> 1.2
-|    +--- com.datastax.cassandra:cassandra-driver-core:3.2.0
-|    |    +--- io.netty:netty-handler:4.0.44.Final -> 4.1.27.Final
-|    |    |    +--- io.netty:netty-buffer:4.1.27.Final
-|    |    |    |    \--- io.netty:netty-common:4.1.27.Final
-|    |    |    +--- io.netty:netty-transport:4.1.27.Final
-|    |    |    |    +--- io.netty:netty-buffer:4.1.27.Final (*)
-|    |    |    |    \--- io.netty:netty-resolver:4.1.27.Final
-|    |    |    |         \--- io.netty:netty-common:4.1.27.Final
-|    |    |    \--- io.netty:netty-codec:4.1.27.Final
-|    |    |         \--- io.netty:netty-transport:4.1.27.Final (*)
-|    |    +--- com.google.guava:guava:19.0 -> 25.1-jre (*)
-|    |    +--- io.dropwizard.metrics:metrics-core:3.1.2
-|    |    |    \--- org.slf4j:slf4j-api:1.7.7 -> 1.7.25
-|    |    +--- com.github.jnr:jnr-ffi:2.0.7
-|    |    |    +--- com.github.jnr:jffi:1.2.10
-|    |    |    +--- org.ow2.asm:asm:5.0.3
-|    |    |    +--- org.ow2.asm:asm-commons:5.0.3
-|    |    |    |    \--- org.ow2.asm:asm-tree:5.0.3
-|    |    |    |         \--- org.ow2.asm:asm:5.0.3
-|    |    |    +--- org.ow2.asm:asm-analysis:5.0.3
-|    |    |    |    \--- org.ow2.asm:asm-tree:5.0.3 (*)
-|    |    |    +--- org.ow2.asm:asm-tree:5.0.3 (*)
-|    |    |    +--- org.ow2.asm:asm-util:5.0.3
-|    |    |    |    \--- org.ow2.asm:asm-tree:5.0.3 (*)
-|    |    |    \--- com.github.jnr:jnr-x86asm:1.0.2
-|    |    \--- com.github.jnr:jnr-posix:3.0.27
-|    |         +--- com.github.jnr:jnr-ffi:2.0.7 (*)
-|    |         \--- com.github.jnr:jnr-constants:0.9.0
-|    +--- io.netty:netty-handler:4.1.27.Final (*)
-|    +--- io.netty:netty-buffer:4.1.27.Final (*)
-|    +--- io.netty:netty-common:4.1.27.Final
-|    +--- io.netty:netty-transport:4.1.27.Final (*)
-|    +--- io.netty:netty-codec:4.1.27.Final (*)
-|    +--- com.google.guava:guava:25.1-jre (*)
-|    \--- com.codahale.metrics:metrics-core:3.0.2
-|         \--- org.slf4j:slf4j-api:1.7.5 -> 1.7.25
-\--- junit:junit:4.12
-     \--- org.hamcrest:hamcrest-core:1.3
-
-testCompileClasspath - Compile classpath for source set 'test'.
-+--- org.apache.ignite:ignite-core:2.8.0-SNAPSHOT
-|    +--- javax.cache:cache-api:1.0.0
-|    +--- org.jetbrains:annotations:16.0.3
-|    \--- org.gridgain:ignite-shmem:1.0.0
-+--- org.apache.ignite:ignite-indexing:2.8.0-SNAPSHOT
-|    +--- org.apache.ignite:ignite-core:2.8.0-SNAPSHOT (*)
-|    +--- commons-codec:commons-codec:1.11
-|    \--- com.h2database:h2:1.4.197
-+--- org.apache.ignite:ignite-ml:2.8.0-SNAPSHOT
-|    +--- org.apache.ignite:ignite-core:2.8.0-SNAPSHOT (*)
-|    +--- com.h2database:h2:1.4.197
-|    +--- it.unimi.dsi:fastutil:7.0.12
-|    +--- com.github.fommil.netlib:core:1.1.2
-|    |    \--- net.sourceforge.f2j:arpack_combined_all:0.1
-|    +--- org.apache.commons:commons-rng-core:1.0
-|    |    \--- org.apache.commons:commons-rng-client-api:1.0
-|    +--- org.apache.commons:commons-rng-simple:1.0
-|    |    \--- org.apache.commons:commons-rng-core:1.0 (*)
-|    +--- com.zaxxer:SparseBitSet:1.0
-|    +--- org.tensorflow:tensorflow:1.12.0
-|    |    +--- org.tensorflow:libtensorflow:1.12.0
-|    |    \--- org.tensorflow:libtensorflow_jni:1.12.0
-|    +--- org.tensorflow:proto:1.12.0
-|    |    \--- com.google.protobuf:protobuf-java:3.5.1
-|    \--- org.apache.commons:commons-math3:3.6.1
-+--- org.apache.ignite:ignite-log4j:2.8.0-SNAPSHOT
-|    +--- org.apache.ignite:ignite-core:2.8.0-SNAPSHOT (*)
-|    \--- log4j:log4j:1.2.17
-+--- org.apache.ignite:ignite-log4j2:2.8.0-SNAPSHOT
-|    +--- org.apache.ignite:ignite-core:2.8.0-SNAPSHOT (*)
-|    +--- org.apache.logging.log4j:log4j-api:2.11.0 -> 2.11.2
-|    \--- org.apache.logging.log4j:log4j-core:2.11.0
-|         \--- org.apache.logging.log4j:log4j-api:2.11.0 -> 2.11.2
-+--- org.apache.ignite:ignite-slf4j:2.8.0-SNAPSHOT
-|    +--- org.apache.ignite:ignite-core:2.8.0-SNAPSHOT (*)
-|    \--- org.slf4j:slf4j-api:1.7.7 -> 1.7.25
-+--- org.apache.ignite:ignite-rest-http:2.8.0-SNAPSHOT
-|    +--- org.apache.ignite:ignite-core:2.8.0-SNAPSHOT (*)
-|    +--- commons-lang:commons-lang:2.6
-|    +--- org.eclipse.jetty:jetty-continuation:9.4.11.v20180605
-|    +--- org.eclipse.jetty:jetty-http:9.4.11.v20180605
-|    |    +--- org.eclipse.jetty:jetty-util:9.4.11.v20180605
-|    |    \--- org.eclipse.jetty:jetty-io:9.4.11.v20180605
-|    |         \--- org.eclipse.jetty:jetty-util:9.4.11.v20180605
-|    +--- org.eclipse.jetty:jetty-io:9.4.11.v20180605 (*)
-|    +--- org.eclipse.jetty:jetty-server:9.4.11.v20180605
-|    |    +--- javax.servlet:javax.servlet-api:3.1.0
-|    |    +--- org.eclipse.jetty:jetty-http:9.4.11.v20180605 (*)
-|    |    \--- org.eclipse.jetty:jetty-io:9.4.11.v20180605 (*)
-|    +--- org.eclipse.jetty:jetty-util:9.4.11.v20180605
-|    +--- org.eclipse.jetty:jetty-xml:9.4.11.v20180605
-|    |    \--- org.eclipse.jetty:jetty-util:9.4.11.v20180605
-|    +--- com.fasterxml.jackson.core:jackson-core:2.9.6
-|    +--- com.fasterxml.jackson.core:jackson-annotations:2.9.6
-|    +--- com.fasterxml.jackson.core:jackson-databind:2.9.6
-|    |    +--- com.fasterxml.jackson.core:jackson-annotations:2.9.0 -> 2.9.6
-|    |    \--- com.fasterxml.jackson.core:jackson-core:2.9.6
-|    \--- org.slf4j:slf4j-api:1.7.7 -> 1.7.25
-+--- org.apache.ignite:ignite-zookeeper:2.8.0-SNAPSHOT
-|    +--- org.apache.ignite:ignite-core:2.8.0-SNAPSHOT (*)
-|    +--- org.apache.curator:curator-framework:2.9.1
-|    |    \--- org.apache.curator:curator-client:2.9.1
-|    |         +--- org.apache.zookeeper:zookeeper:3.4.6 -> 3.4.13
-|    |         |    +--- org.slf4j:slf4j-api:1.7.25
-|    |         |    +--- jline:jline:0.9.94
-|    |         |    +--- org.apache.yetus:audience-annotations:0.5.0
-|    |         |    \--- io.netty:netty:3.10.6.Final
-|    |         +--- com.google.guava:guava:16.0.1 -> 25.1-jre
-|    |         |    +--- com.google.code.findbugs:jsr305:3.0.2
-|    |         |    +--- org.checkerframework:checker-qual:2.0.0
-|    |         |    +--- com.google.errorprone:error_prone_annotations:2.1.3
-|    |         |    +--- com.google.j2objc:j2objc-annotations:1.1
-|    |         |    \--- org.codehaus.mojo:animal-sniffer-annotations:1.14
-|    |         \--- org.slf4j:slf4j-api:1.7.6 -> 1.7.25
-|    +--- org.apache.curator:curator-recipes:2.9.1
-|    |    \--- org.apache.curator:curator-framework:2.9.1 (*)
-|    +--- org.apache.curator:curator-x-discovery:2.9.1
-|    |    +--- org.apache.curator:curator-recipes:2.9.1 (*)
-|    |    \--- org.codehaus.jackson:jackson-mapper-asl:1.9.13
-|    |         \--- org.codehaus.jackson:jackson-core-asl:1.9.13
-|    +--- org.apache.curator:curator-client:2.9.1 (*)
-|    +--- com.google.guava:guava:16.0.1 -> 25.1-jre (*)
-|    +--- org.codehaus.jackson:jackson-core-asl:1.9.13
-|    +--- org.codehaus.jackson:jackson-mapper-asl:1.9.13 (*)
-|    +--- org.apache.zookeeper:zookeeper:3.4.13 (*)
-|    \--- org.slf4j:slf4j-api:1.7.7 -> 1.7.25
-+--- org.slf4j:slf4j-api:1.7.25
-+--- org.apache.logging.log4j:log4j-slf4j-impl:2.11.2
-|    +--- org.slf4j:slf4j-api:1.7.25
-|    \--- org.apache.logging.log4j:log4j-api:2.11.2
-+--- org.apache.ignite:ignite-cassandra-store:2.8.0-SNAPSHOT
-|    +--- commons-beanutils:commons-beanutils:1.9.2
-|    |    +--- commons-logging:commons-logging:1.1.1 -> 1.2
-|    |    \--- commons-collections:commons-collections:3.2.1
-|    +--- org.apache.ignite:ignite-core:2.8.0-SNAPSHOT (*)
-|    +--- org.apache.ignite:ignite-spring:2.8.0-SNAPSHOT
-|    |    +--- org.apache.ignite:ignite-core:2.8.0-SNAPSHOT (*)
-|    |    +--- org.apache.ignite:ignite-indexing:2.8.0-SNAPSHOT (*)
-|    |    +--- org.springframework:spring-core:4.3.18.RELEASE
-|    |    |    \--- commons-logging:commons-logging:1.2
-|    |    +--- org.springframework:spring-aop:4.3.18.RELEASE
-|    |    |    +--- org.springframework:spring-beans:4.3.18.RELEASE
-|    |    |    |    \--- org.springframework:spring-core:4.3.18.RELEASE (*)
-|    |    |    \--- org.springframework:spring-core:4.3.18.RELEASE (*)
-|    |    +--- org.springframework:spring-beans:4.3.18.RELEASE (*)
-|    |    +--- org.springframework:spring-context:4.3.18.RELEASE
-|    |    |    +--- org.springframework:spring-aop:4.3.18.RELEASE (*)
-|    |    |    +--- org.springframework:spring-beans:4.3.18.RELEASE (*)
-|    |    |    +--- org.springframework:spring-core:4.3.18.RELEASE (*)
-|    |    |    \--- org.springframework:spring-expression:4.3.18.RELEASE
-|    |    |         \--- org.springframework:spring-core:4.3.18.RELEASE (*)
-|    |    +--- org.springframework:spring-expression:4.3.18.RELEASE (*)
-|    |    +--- org.springframework:spring-tx:4.3.18.RELEASE
-|    |    |    +--- org.springframework:spring-beans:4.3.18.RELEASE (*)
-|    |    |    \--- org.springframework:spring-core:4.3.18.RELEASE (*)
-|    |    +--- org.springframework:spring-jdbc:4.3.18.RELEASE
-|    |    |    +--- org.springframework:spring-beans:4.3.18.RELEASE (*)
-|    |    |    +--- org.springframework:spring-core:4.3.18.RELEASE (*)
-|    |    |    \--- org.springframework:spring-tx:4.3.18.RELEASE (*)
-|    |    \--- commons-logging:commons-logging:1.1.1 -> 1.2
-|    +--- com.datastax.cassandra:cassandra-driver-core:3.2.0
-|    |    +--- io.netty:netty-handler:4.0.44.Final -> 4.1.27.Final
-|    |    |    +--- io.netty:netty-buffer:4.1.27.Final
-|    |    |    |    \--- io.netty:netty-common:4.1.27.Final
-|    |    |    +--- io.netty:netty-transport:4.1.27.Final
-|    |    |    |    +--- io.netty:netty-buffer:4.1.27.Final (*)
-|    |    |    |    \--- io.netty:netty-resolver:4.1.27.Final
-|    |    |    |         \--- io.netty:netty-common:4.1.27.Final
-|    |    |    \--- io.netty:netty-codec:4.1.27.Final
-|    |    |         \--- io.netty:netty-transport:4.1.27.Final (*)
-|    |    +--- com.google.guava:guava:19.0 -> 25.1-jre (*)
-|    |    +--- io.dropwizard.metrics:metrics-core:3.1.2
-|    |    |    \--- org.slf4j:slf4j-api:1.7.7 -> 1.7.25
-|    |    +--- com.github.jnr:jnr-ffi:2.0.7
-|    |    |    +--- com.github.jnr:jffi:1.2.10
-|    |    |    +--- org.ow2.asm:asm:5.0.3
-|    |    |    +--- org.ow2.asm:asm-commons:5.0.3
-|    |    |    |    \--- org.ow2.asm:asm-tree:5.0.3
-|    |    |    |         \--- org.ow2.asm:asm:5.0.3
-|    |    |    +--- org.ow2.asm:asm-analysis:5.0.3
-|    |    |    |    \--- org.ow2.asm:asm-tree:5.0.3 (*)
-|    |    |    +--- org.ow2.asm:asm-tree:5.0.3 (*)
-|    |    |    +--- org.ow2.asm:asm-util:5.0.3
-|    |    |    |    \--- org.ow2.asm:asm-tree:5.0.3 (*)
-|    |    |    \--- com.github.jnr:jnr-x86asm:1.0.2
-|    |    \--- com.github.jnr:jnr-posix:3.0.27
-|    |         +--- com.github.jnr:jnr-ffi:2.0.7 (*)
-|    |         \--- com.github.jnr:jnr-constants:0.9.0
-|    +--- io.netty:netty-handler:4.1.27.Final (*)
-|    +--- io.netty:netty-buffer:4.1.27.Final (*)
-|    +--- io.netty:netty-common:4.1.27.Final
-|    +--- io.netty:netty-transport:4.1.27.Final (*)
-|    +--- io.netty:netty-codec:4.1.27.Final (*)
-|    +--- com.google.guava:guava:25.1-jre (*)
-|    \--- com.codahale.metrics:metrics-core:3.0.2
-|         \--- org.slf4j:slf4j-api:1.7.5 -> 1.7.25
-\--- junit:junit:4.12
-     \--- org.hamcrest:hamcrest-core:1.3
-
-testCompileOnly - Compile only dependencies for source set 'test'.
-No dependencies
-
-testImplementation - Implementation only dependencies for source set 'test'. (n)
-No dependencies
-
-testRuntime - Runtime dependencies for source set 'test' (deprecated, use 'testRuntimeOnly' instead).
-+--- org.apache.ignite:ignite-core:2.8.0-SNAPSHOT
-|    +--- javax.cache:cache-api:1.0.0
-|    +--- org.jetbrains:annotations:16.0.3
-|    \--- org.gridgain:ignite-shmem:1.0.0
-+--- org.apache.ignite:ignite-indexing:2.8.0-SNAPSHOT
-|    +--- org.apache.ignite:ignite-core:2.8.0-SNAPSHOT (*)
-|    +--- commons-codec:commons-codec:1.11
-|    \--- com.h2database:h2:1.4.197
-+--- org.apache.ignite:ignite-ml:2.8.0-SNAPSHOT
-|    +--- org.apache.ignite:ignite-core:2.8.0-SNAPSHOT (*)
-|    +--- com.h2database:h2:1.4.197
-|    +--- it.unimi.dsi:fastutil:7.0.12
-|    +--- com.github.fommil.netlib:core:1.1.2
-|    |    \--- net.sourceforge.f2j:arpack_combined_all:0.1
-|    +--- org.apache.commons:commons-rng-core:1.0
-|    |    \--- org.apache.commons:commons-rng-client-api:1.0
-|    +--- org.apache.commons:commons-rng-simple:1.0
-|    |    \--- org.apache.commons:commons-rng-core:1.0 (*)
-|    +--- com.zaxxer:SparseBitSet:1.0
-|    +--- org.tensorflow:tensorflow:1.12.0
-|    |    +--- org.tensorflow:libtensorflow:1.12.0
-|    |    \--- org.tensorflow:libtensorflow_jni:1.12.0
-|    +--- org.tensorflow:proto:1.12.0
-|    |    \--- com.google.protobuf:protobuf-java:3.5.1
-|    \--- org.apache.commons:commons-math3:3.6.1
-+--- org.apache.ignite:ignite-log4j:2.8.0-SNAPSHOT
-|    +--- org.apache.ignite:ignite-core:2.8.0-SNAPSHOT (*)
-|    \--- log4j:log4j:1.2.17
-+--- org.apache.ignite:ignite-log4j2:2.8.0-SNAPSHOT
-|    +--- org.apache.ignite:ignite-core:2.8.0-SNAPSHOT (*)
-|    +--- org.apache.logging.log4j:log4j-api:2.11.0 -> 2.11.2
-|    \--- org.apache.logging.log4j:log4j-core:2.11.0 -> 2.11.2
-|         \--- org.apache.logging.log4j:log4j-api:2.11.2
-+--- org.apache.ignite:ignite-slf4j:2.8.0-SNAPSHOT
-|    +--- org.apache.ignite:ignite-core:2.8.0-SNAPSHOT (*)
-|    \--- org.slf4j:slf4j-api:1.7.7 -> 1.7.25
-+--- org.apache.ignite:ignite-rest-http:2.8.0-SNAPSHOT
-|    +--- org.apache.ignite:ignite-core:2.8.0-SNAPSHOT (*)
-|    +--- commons-lang:commons-lang:2.6
-|    +--- org.eclipse.jetty:jetty-continuation:9.4.11.v20180605
-|    +--- org.eclipse.jetty:jetty-http:9.4.11.v20180605
-|    |    +--- org.eclipse.jetty:jetty-util:9.4.11.v20180605
-|    |    \--- org.eclipse.jetty:jetty-io:9.4.11.v20180605
-|    |         \--- org.eclipse.jetty:jetty-util:9.4.11.v20180605
-|    +--- org.eclipse.jetty:jetty-io:9.4.11.v20180605 (*)
-|    +--- org.eclipse.jetty:jetty-server:9.4.11.v20180605
-|    |    +--- javax.servlet:javax.servlet-api:3.1.0
-|    |    +--- org.eclipse.jetty:jetty-http:9.4.11.v20180605 (*)
-|    |    \--- org.eclipse.jetty:jetty-io:9.4.11.v20180605 (*)
-|    +--- org.eclipse.jetty:jetty-util:9.4.11.v20180605
-|    +--- org.eclipse.jetty:jetty-xml:9.4.11.v20180605
-|    |    \--- org.eclipse.jetty:jetty-util:9.4.11.v20180605
-|    +--- com.fasterxml.jackson.core:jackson-core:2.9.6
-|    +--- com.fasterxml.jackson.core:jackson-annotations:2.9.6
-|    +--- com.fasterxml.jackson.core:jackson-databind:2.9.6
-|    |    +--- com.fasterxml.jackson.core:jackson-annotations:2.9.0 -> 2.9.6
-|    |    \--- com.fasterxml.jackson.core:jackson-core:2.9.6
-|    \--- org.slf4j:slf4j-api:1.7.7 -> 1.7.25
-+--- org.apache.ignite:ignite-zookeeper:2.8.0-SNAPSHOT
-|    +--- org.apache.ignite:ignite-core:2.8.0-SNAPSHOT (*)
-|    +--- org.apache.curator:curator-framework:2.9.1
-|    |    \--- org.apache.curator:curator-client:2.9.1
-|    |         +--- org.apache.zookeeper:zookeeper:3.4.6 -> 3.4.13
-|    |         |    +--- org.slf4j:slf4j-api:1.7.25
-|    |         |    +--- jline:jline:0.9.94
-|    |         |    +--- org.apache.yetus:audience-annotations:0.5.0
-|    |         |    \--- io.netty:netty:3.10.6.Final
-|    |         +--- com.google.guava:guava:16.0.1 -> 25.1-jre
-|    |         |    +--- com.google.code.findbugs:jsr305:3.0.2
-|    |         |    +--- org.checkerframework:checker-qual:2.0.0
-|    |         |    +--- com.google.errorprone:error_prone_annotations:2.1.3
-|    |         |    +--- com.google.j2objc:j2objc-annotations:1.1
-|    |         |    \--- org.codehaus.mojo:animal-sniffer-annotations:1.14
-|    |         \--- org.slf4j:slf4j-api:1.7.6 -> 1.7.25
-|    +--- org.apache.curator:curator-recipes:2.9.1
-|    |    \--- org.apache.curator:curator-framework:2.9.1 (*)
-|    +--- org.apache.curator:curator-x-discovery:2.9.1
-|    |    +--- org.apache.curator:curator-recipes:2.9.1 (*)
-|    |    \--- org.codehaus.jackson:jackson-mapper-asl:1.9.13
-|    |         \--- org.codehaus.jackson:jackson-core-asl:1.9.13
-|    +--- org.apache.curator:curator-client:2.9.1 (*)
-|    +--- com.google.guava:guava:16.0.1 -> 25.1-jre (*)
-|    +--- org.codehaus.jackson:jackson-core-asl:1.9.13
-|    +--- org.codehaus.jackson:jackson-mapper-asl:1.9.13 (*)
-|    +--- org.apache.zookeeper:zookeeper:3.4.13 (*)
-|    \--- org.slf4j:slf4j-api:1.7.7 -> 1.7.25
-+--- org.slf4j:slf4j-api:1.7.25
-+--- org.apache.logging.log4j:log4j-slf4j-impl:2.11.2
-|    +--- org.slf4j:slf4j-api:1.7.25
-|    +--- org.apache.logging.log4j:log4j-api:2.11.2
-|    \--- org.apache.logging.log4j:log4j-core:2.11.2 (*)
-+--- org.apache.ignite:ignite-cassandra-store:2.8.0-SNAPSHOT
-|    +--- commons-beanutils:commons-beanutils:1.9.2
-|    |    +--- commons-logging:commons-logging:1.1.1 -> 1.2
-|    |    \--- commons-collections:commons-collections:3.2.1
-|    +--- org.apache.ignite:ignite-core:2.8.0-SNAPSHOT (*)
-|    +--- org.apache.ignite:ignite-spring:2.8.0-SNAPSHOT
-|    |    +--- org.apache.ignite:ignite-core:2.8.0-SNAPSHOT (*)
-|    |    +--- org.apache.ignite:ignite-indexing:2.8.0-SNAPSHOT (*)
-|    |    +--- org.springframework:spring-core:4.3.18.RELEASE
-|    |    |    \--- commons-logging:commons-logging:1.2
-|    |    +--- org.springframework:spring-aop:4.3.18.RELEASE
-|    |    |    +--- org.springframework:spring-beans:4.3.18.RELEASE
-|    |    |    |    \--- org.springframework:spring-core:4.3.18.RELEASE (*)
-|    |    |    \--- org.springframework:spring-core:4.3.18.RELEASE (*)
-|    |    +--- org.springframework:spring-beans:4.3.18.RELEASE (*)
-|    |    +--- org.springframework:spring-context:4.3.18.RELEASE
-|    |    |    +--- org.springframework:spring-aop:4.3.18.RELEASE (*)
-|    |    |    +--- org.springframework:spring-beans:4.3.18.RELEASE (*)
-|    |    |    +--- org.springframework:spring-core:4.3.18.RELEASE (*)
-|    |    |    \--- org.springframework:spring-expression:4.3.18.RELEASE
-|    |    |         \--- org.springframework:spring-core:4.3.18.RELEASE (*)
-|    |    +--- org.springframework:spring-expression:4.3.18.RELEASE (*)
-|    |    +--- org.springframework:spring-tx:4.3.18.RELEASE
-|    |    |    +--- org.springframework:spring-beans:4.3.18.RELEASE (*)
-|    |    |    \--- org.springframework:spring-core:4.3.18.RELEASE (*)
-|    |    +--- org.springframework:spring-jdbc:4.3.18.RELEASE
-|    |    |    +--- org.springframework:spring-beans:4.3.18.RELEASE (*)
-|    |    |    +--- org.springframework:spring-core:4.3.18.RELEASE (*)
-|    |    |    \--- org.springframework:spring-tx:4.3.18.RELEASE (*)
-|    |    \--- commons-logging:commons-logging:1.1.1 -> 1.2
-|    +--- com.datastax.cassandra:cassandra-driver-core:3.2.0
-|    |    +--- io.netty:netty-handler:4.0.44.Final -> 4.1.27.Final
-|    |    |    +--- io.netty:netty-buffer:4.1.27.Final
-|    |    |    |    \--- io.netty:netty-common:4.1.27.Final
-|    |    |    +--- io.netty:netty-transport:4.1.27.Final
-|    |    |    |    +--- io.netty:netty-buffer:4.1.27.Final (*)
-|    |    |    |    \--- io.netty:netty-resolver:4.1.27.Final
-|    |    |    |         \--- io.netty:netty-common:4.1.27.Final
-|    |    |    \--- io.netty:netty-codec:4.1.27.Final
-|    |    |         \--- io.netty:netty-transport:4.1.27.Final (*)
-|    |    +--- com.google.guava:guava:19.0 -> 25.1-jre (*)
-|    |    +--- io.dropwizard.metrics:metrics-core:3.1.2
-|    |    |    \--- org.slf4j:slf4j-api:1.7.7 -> 1.7.25
-|    |    +--- com.github.jnr:jnr-ffi:2.0.7
-|    |    |    +--- com.github.jnr:jffi:1.2.10
-|    |    |    +--- org.ow2.asm:asm:5.0.3
-|    |    |    +--- org.ow2.asm:asm-commons:5.0.3
-|    |    |    |    \--- org.ow2.asm:asm-tree:5.0.3
-|    |    |    |         \--- org.ow2.asm:asm:5.0.3
-|    |    |    +--- org.ow2.asm:asm-analysis:5.0.3
-|    |    |    |    \--- org.ow2.asm:asm-tree:5.0.3 (*)
-|    |    |    +--- org.ow2.asm:asm-tree:5.0.3 (*)
-|    |    |    +--- org.ow2.asm:asm-util:5.0.3
-|    |    |    |    \--- org.ow2.asm:asm-tree:5.0.3 (*)
-|    |    |    \--- com.github.jnr:jnr-x86asm:1.0.2
-|    |    \--- com.github.jnr:jnr-posix:3.0.27
-|    |         +--- com.github.jnr:jnr-ffi:2.0.7 (*)
-|    |         \--- com.github.jnr:jnr-constants:0.9.0
-|    +--- io.netty:netty-handler:4.1.27.Final (*)
-|    +--- io.netty:netty-buffer:4.1.27.Final (*)
-|    +--- io.netty:netty-common:4.1.27.Final
-|    +--- io.netty:netty-transport:4.1.27.Final (*)
-|    +--- io.netty:netty-codec:4.1.27.Final (*)
-|    +--- com.google.guava:guava:25.1-jre (*)
-|    \--- com.codahale.metrics:metrics-core:3.0.2
-|         \--- org.slf4j:slf4j-api:1.7.5 -> 1.7.25
-\--- junit:junit:4.12
-     \--- org.hamcrest:hamcrest-core:1.3
-
-testRuntimeClasspath - Runtime classpath of source set 'test'.
-+--- org.apache.ignite:ignite-core:2.8.0-SNAPSHOT
-|    +--- javax.cache:cache-api:1.0.0
-|    +--- org.jetbrains:annotations:16.0.3
-|    \--- org.gridgain:ignite-shmem:1.0.0
-+--- org.apache.ignite:ignite-indexing:2.8.0-SNAPSHOT
-|    +--- org.apache.ignite:ignite-core:2.8.0-SNAPSHOT (*)
-|    +--- commons-codec:commons-codec:1.11
-|    \--- com.h2database:h2:1.4.197
-+--- org.apache.ignite:ignite-ml:2.8.0-SNAPSHOT
-|    +--- org.apache.ignite:ignite-core:2.8.0-SNAPSHOT (*)
-|    +--- com.h2database:h2:1.4.197
-|    +--- it.unimi.dsi:fastutil:7.0.12
-|    +--- com.github.fommil.netlib:core:1.1.2
-|    |    \--- net.sourceforge.f2j:arpack_combined_all:0.1
-|    +--- org.apache.commons:commons-rng-core:1.0
-|    |    \--- org.apache.commons:commons-rng-client-api:1.0
-|    +--- org.apache.commons:commons-rng-simple:1.0
-|    |    \--- org.apache.commons:commons-rng-core:1.0 (*)
-|    +--- com.zaxxer:SparseBitSet:1.0
-|    +--- org.tensorflow:tensorflow:1.12.0
-|    |    +--- org.tensorflow:libtensorflow:1.12.0
-|    |    \--- org.tensorflow:libtensorflow_jni:1.12.0
-|    +--- org.tensorflow:proto:1.12.0
-|    |    \--- com.google.protobuf:protobuf-java:3.5.1
-|    \--- org.apache.commons:commons-math3:3.6.1
-+--- org.apache.ignite:ignite-log4j:2.8.0-SNAPSHOT
-|    +--- org.apache.ignite:ignite-core:2.8.0-SNAPSHOT (*)
-|    \--- log4j:log4j:1.2.17
-+--- org.apache.ignite:ignite-log4j2:2.8.0-SNAPSHOT
-|    +--- org.apache.ignite:ignite-core:2.8.0-SNAPSHOT (*)
-|    +--- org.apache.logging.log4j:log4j-api:2.11.0 -> 2.11.2
-|    \--- org.apache.logging.log4j:log4j-core:2.11.0 -> 2.11.2
-|         \--- org.apache.logging.log4j:log4j-api:2.11.2
-+--- org.apache.ignite:ignite-slf4j:2.8.0-SNAPSHOT
-|    +--- org.apache.ignite:ignite-core:2.8.0-SNAPSHOT (*)
-|    \--- org.slf4j:slf4j-api:1.7.7 -> 1.7.25
-+--- org.apache.ignite:ignite-rest-http:2.8.0-SNAPSHOT
-|    +--- org.apache.ignite:ignite-core:2.8.0-SNAPSHOT (*)
-|    +--- commons-lang:commons-lang:2.6
-|    +--- org.eclipse.jetty:jetty-continuation:9.4.11.v20180605
-|    +--- org.eclipse.jetty:jetty-http:9.4.11.v20180605
-|    |    +--- org.eclipse.jetty:jetty-util:9.4.11.v20180605
-|    |    \--- org.eclipse.jetty:jetty-io:9.4.11.v20180605
-|    |         \--- org.eclipse.jetty:jetty-util:9.4.11.v20180605
-|    +--- org.eclipse.jetty:jetty-io:9.4.11.v20180605 (*)
-|    +--- org.eclipse.jetty:jetty-server:9.4.11.v20180605
-|    |    +--- javax.servlet:javax.servlet-api:3.1.0
-|    |    +--- org.eclipse.jetty:jetty-http:9.4.11.v20180605 (*)
-|    |    \--- org.eclipse.jetty:jetty-io:9.4.11.v20180605 (*)
-|    +--- org.eclipse.jetty:jetty-util:9.4.11.v20180605
-|    +--- org.eclipse.jetty:jetty-xml:9.4.11.v20180605
-|    |    \--- org.eclipse.jetty:jetty-util:9.4.11.v20180605
-|    +--- com.fasterxml.jackson.core:jackson-core:2.9.6
-|    +--- com.fasterxml.jackson.core:jackson-annotations:2.9.6
-|    +--- com.fasterxml.jackson.core:jackson-databind:2.9.6
-|    |    +--- com.fasterxml.jackson.core:jackson-annotations:2.9.0 -> 2.9.6
-|    |    \--- com.fasterxml.jackson.core:jackson-core:2.9.6
-|    \--- org.slf4j:slf4j-api:1.7.7 -> 1.7.25
-+--- org.apache.ignite:ignite-zookeeper:2.8.0-SNAPSHOT
-|    +--- org.apache.ignite:ignite-core:2.8.0-SNAPSHOT (*)
-|    +--- org.apache.curator:curator-framework:2.9.1
-|    |    \--- org.apache.curator:curator-client:2.9.1
-|    |         +--- org.apache.zookeeper:zookeeper:3.4.6 -> 3.4.13
-|    |         |    +--- org.slf4j:slf4j-api:1.7.25
-|    |         |    +--- jline:jline:0.9.94
-|    |         |    +--- org.apache.yetus:audience-annotations:0.5.0
-|    |         |    \--- io.netty:netty:3.10.6.Final
-|    |         +--- com.google.guava:guava:16.0.1 -> 25.1-jre
-|    |         |    +--- com.google.code.findbugs:jsr305:3.0.2
-|    |         |    +--- org.checkerframework:checker-qual:2.0.0
-|    |         |    +--- com.google.errorprone:error_prone_annotations:2.1.3
-|    |         |    +--- com.google.j2objc:j2objc-annotations:1.1
-|    |         |    \--- org.codehaus.mojo:animal-sniffer-annotations:1.14
-|    |         \--- org.slf4j:slf4j-api:1.7.6 -> 1.7.25
-|    +--- org.apache.curator:curator-recipes:2.9.1
-|    |    \--- org.apache.curator:curator-framework:2.9.1 (*)
-|    +--- org.apache.curator:curator-x-discovery:2.9.1
-|    |    +--- org.apache.curator:curator-recipes:2.9.1 (*)
-|    |    \--- org.codehaus.jackson:jackson-mapper-asl:1.9.13
-|    |         \--- org.codehaus.jackson:jackson-core-asl:1.9.13
-|    +--- org.apache.curator:curator-client:2.9.1 (*)
-|    +--- com.google.guava:guava:16.0.1 -> 25.1-jre (*)
-|    +--- org.codehaus.jackson:jackson-core-asl:1.9.13
-|    +--- org.codehaus.jackson:jackson-mapper-asl:1.9.13 (*)
-|    +--- org.apache.zookeeper:zookeeper:3.4.13 (*)
-|    \--- org.slf4j:slf4j-api:1.7.7 -> 1.7.25
-+--- org.slf4j:slf4j-api:1.7.25
-+--- org.apache.logging.log4j:log4j-slf4j-impl:2.11.2
-|    +--- org.slf4j:slf4j-api:1.7.25
-|    +--- org.apache.logging.log4j:log4j-api:2.11.2
-|    \--- org.apache.logging.log4j:log4j-core:2.11.2 (*)
-+--- org.apache.ignite:ignite-cassandra-store:2.8.0-SNAPSHOT
-|    +--- commons-beanutils:commons-beanutils:1.9.2
-|    |    +--- commons-logging:commons-logging:1.1.1 -> 1.2
-|    |    \--- commons-collections:commons-collections:3.2.1
-|    +--- org.apache.ignite:ignite-core:2.8.0-SNAPSHOT (*)
-|    +--- org.apache.ignite:ignite-spring:2.8.0-SNAPSHOT
-|    |    +--- org.apache.ignite:ignite-core:2.8.0-SNAPSHOT (*)
-|    |    +--- org.apache.ignite:ignite-indexing:2.8.0-SNAPSHOT (*)
-|    |    +--- org.springframework:spring-core:4.3.18.RELEASE
-|    |    |    \--- commons-logging:commons-logging:1.2
-|    |    +--- org.springframework:spring-aop:4.3.18.RELEASE
-|    |    |    +--- org.springframework:spring-beans:4.3.18.RELEASE
-|    |    |    |    \--- org.springframework:spring-core:4.3.18.RELEASE (*)
-|    |    |    \--- org.springframework:spring-core:4.3.18.RELEASE (*)
-|    |    +--- org.springframework:spring-beans:4.3.18.RELEASE (*)
-|    |    +--- org.springframework:spring-context:4.3.18.RELEASE
-|    |    |    +--- org.springframework:spring-aop:4.3.18.RELEASE (*)
-|    |    |    +--- org.springframework:spring-beans:4.3.18.RELEASE (*)
-|    |    |    +--- org.springframework:spring-core:4.3.18.RELEASE (*)
-|    |    |    \--- org.springframework:spring-expression:4.3.18.RELEASE
-|    |    |         \--- org.springframework:spring-core:4.3.18.RELEASE (*)
-|    |    +--- org.springframework:spring-expression:4.3.18.RELEASE (*)
-|    |    +--- org.springframework:spring-tx:4.3.18.RELEASE
-|    |    |    +--- org.springframework:spring-beans:4.3.18.RELEASE (*)
-|    |    |    \--- org.springframework:spring-core:4.3.18.RELEASE (*)
-|    |    +--- org.springframework:spring-jdbc:4.3.18.RELEASE
-|    |    |    +--- org.springframework:spring-beans:4.3.18.RELEASE (*)
-|    |    |    +--- org.springframework:spring-core:4.3.18.RELEASE (*)
-|    |    |    \--- org.springframework:spring-tx:4.3.18.RELEASE (*)
-|    |    \--- commons-logging:commons-logging:1.1.1 -> 1.2
-|    +--- com.datastax.cassandra:cassandra-driver-core:3.2.0
-|    |    +--- io.netty:netty-handler:4.0.44.Final -> 4.1.27.Final
-|    |    |    +--- io.netty:netty-buffer:4.1.27.Final
-|    |    |    |    \--- io.netty:netty-common:4.1.27.Final
-|    |    |    +--- io.netty:netty-transport:4.1.27.Final
-|    |    |    |    +--- io.netty:netty-buffer:4.1.27.Final (*)
-|    |    |    |    \--- io.netty:netty-resolver:4.1.27.Final
-|    |    |    |         \--- io.netty:netty-common:4.1.27.Final
-|    |    |    \--- io.netty:netty-codec:4.1.27.Final
-|    |    |         \--- io.netty:netty-transport:4.1.27.Final (*)
-|    |    +--- com.google.guava:guava:19.0 -> 25.1-jre (*)
-|    |    +--- io.dropwizard.metrics:metrics-core:3.1.2
-|    |    |    \--- org.slf4j:slf4j-api:1.7.7 -> 1.7.25
-|    |    +--- com.github.jnr:jnr-ffi:2.0.7
-|    |    |    +--- com.github.jnr:jffi:1.2.10
-|    |    |    +--- org.ow2.asm:asm:5.0.3
-|    |    |    +--- org.ow2.asm:asm-commons:5.0.3
-|    |    |    |    \--- org.ow2.asm:asm-tree:5.0.3
-|    |    |    |         \--- org.ow2.asm:asm:5.0.3
-|    |    |    +--- org.ow2.asm:asm-analysis:5.0.3
-|    |    |    |    \--- org.ow2.asm:asm-tree:5.0.3 (*)
-|    |    |    +--- org.ow2.asm:asm-tree:5.0.3 (*)
-|    |    |    +--- org.ow2.asm:asm-util:5.0.3
-|    |    |    |    \--- org.ow2.asm:asm-tree:5.0.3 (*)
-|    |    |    \--- com.github.jnr:jnr-x86asm:1.0.2
-|    |    \--- com.github.jnr:jnr-posix:3.0.27
-|    |         +--- com.github.jnr:jnr-ffi:2.0.7 (*)
-|    |         \--- com.github.jnr:jnr-constants:0.9.0
-|    +--- io.netty:netty-handler:4.1.27.Final (*)
-|    +--- io.netty:netty-buffer:4.1.27.Final (*)
-|    +--- io.netty:netty-common:4.1.27.Final
-|    +--- io.netty:netty-transport:4.1.27.Final (*)
-|    +--- io.netty:netty-codec:4.1.27.Final (*)
-|    +--- com.google.guava:guava:25.1-jre (*)
-|    \--- com.codahale.metrics:metrics-core:3.0.2
-|         \--- org.slf4j:slf4j-api:1.7.5 -> 1.7.25
-\--- junit:junit:4.12
-     \--- org.hamcrest:hamcrest-core:1.3
-
-testRuntimeOnly - Runtime only dependencies for source set 'test'. (n)
-No dependencies
-
-(*) - dependencies omitted (listed previously)
-
-A web-based, searchable dependency report is available by adding the --scan option.
-
-BUILD SUCCESSFUL in 1s
-1 actionable task: 1 executed