Fork me on GitHub

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 Licenses
commons-cli commons-cli 1.4 jar Apache License, Version 2.0
org.apache.flink flink-clients_2.11 1.9.3 jar The Apache Software License, Version 2.0
org.apache.logging.log4j log4j-core 2.17.1 jar Apache 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 Licenses
com.esotericsoftware.kryo kryo 2.24.0 jar New BSD License
com.esotericsoftware.minlog minlog 1.2 jar New BSD License
com.github.scopt scopt_2.11 3.5.0 jar MIT License
com.google.code.findbugs jsr305 1.3.9 jar The Apache Software License, Version 2.0
com.twitter chill-java 0.7.6 jar Apache 2
com.twitter chill_2.11 0.7.6 jar Apache 2
com.typesafe config 1.3.3 jar -
com.typesafe ssl-config-core_2.11 0.3.7 jar -
com.typesafe.akka akka-actor_2.11 2.5.21 jar Apache License, Version 2.0
com.typesafe.akka akka-protobuf_2.11 2.5.21 jar Apache License, Version 2.0
com.typesafe.akka akka-slf4j_2.11 2.5.21 jar Apache License, Version 2.0
com.typesafe.akka akka-stream_2.11 2.5.21 jar Apache License, Version 2.0
commons-collections commons-collections 3.2.2 jar Apache License, Version 2.0
commons-io commons-io 2.4 jar The Apache Software License, Version 2.0
org.apache.commons commons-compress 1.18 jar Apache License, Version 2.0
org.apache.commons commons-lang3 3.11 jar Apache License, Version 2.0
org.apache.commons commons-math3 3.5 jar The Apache Software License, Version 2.0
org.apache.flink flink-annotations 1.9.3 jar The Apache Software License, Version 2.0
org.apache.flink flink-core 1.9.3 jar The Apache Software License, Version 2.0
org.apache.flink flink-hadoop-fs 1.9.3 jar The Apache Software License, Version 2.0
org.apache.flink flink-java 1.9.3 jar The Apache Software License, Version 2.0
org.apache.flink flink-metrics-core 1.9.3 jar The Apache Software License, Version 2.0
org.apache.flink flink-optimizer_2.11 1.9.3 jar The Apache Software License, Version 2.0
org.apache.flink flink-queryable-state-client-java 1.9.3 jar The Apache Software License, Version 2.0
org.apache.flink flink-runtime_2.11 1.9.3 jar The Apache Software License, Version 2.0
org.apache.flink flink-shaded-asm-6 6.2.1-7.0 jar The Apache Software License, Version 2.0
org.apache.flink flink-shaded-guava 18.0-7.0 jar The Apache Software License, Version 2.0
org.apache.flink flink-shaded-jackson 2.10.1-9.0 jar The Apache Software License, Version 2.0
org.apache.flink flink-shaded-netty 4.1.32.Final-7.0 jar The Apache Software License, Version 2.0
org.apache.flink force-shading 1.9.3 jar Apache License, Version 2.0
org.apache.logging.log4j log4j-api 2.17.1 jar Apache License, Version 2.0
org.clapper grizzled-slf4j_2.11 1.3.2 jar BSD
org.javassist javassist 3.19.0-GA jar MPL 1.1LGPL 2.1Apache License 2.0
org.objenesis objenesis 2.1 jar Apache 2
org.reactivestreams reactive-streams 1.0.2 jar CC0
org.scala-lang scala-library 2.11.12 jar BSD 3-Clause
org.scala-lang.modules scala-java8-compat_2.11 0.7.0 jar -
org.scala-lang.modules scala-parser-combinators_2.11 1.1.1 jar -
org.slf4j slf4j-api 1.7.15 jar MIT License
org.xerial.snappy snappy-java 1.1.4 jar -

Project Dependency Graph

Dependency Tree

  • org.gradoop:gradoop-examples:pom:0.7.0-SNAPSHOT [Information]
    • org.apache.logging.log4j:log4j-core:jar:2.17.1 (compile) [Information]
    • commons-cli:commons-cli:jar:1.4 (compile) [Information]
    • org.apache.flink:flink-clients_2.11:jar:1.9.3 (compile) [Information]
      • org.apache.flink:flink-core:jar:1.9.3 (compile) [Information]
        • org.apache.flink:flink-annotations:jar:1.9.3 (compile) [Information]
        • org.apache.flink:flink-metrics-core:jar:1.9.3 (compile) [Information]
        • org.apache.flink:flink-shaded-asm-6:jar:6.2.1-7.0 (compile) [Information]
        • org.apache.commons:commons-lang3:jar:3.11 (compile) [Information]
        • com.esotericsoftware.kryo:kryo:jar:2.24.0 (compile) [Information]
        • commons-collections:commons-collections:jar:3.2.2 (compile) [Information]
        • org.apache.commons:commons-compress:jar:1.18 (compile) [Information]
        • org.apache.flink:flink-shaded-guava:jar:18.0-7.0 (compile) [Information]
      • org.apache.flink:flink-runtime_2.11:jar:1.9.3 (compile) [Information]
        • org.apache.flink:flink-queryable-state-client-java:jar:1.9.3 (compile) [Information]
        • org.apache.flink:flink-hadoop-fs:jar:1.9.3 (compile) [Information]
        • commons-io:commons-io:jar:2.4 (compile) [Information]
        • org.apache.flink:flink-shaded-netty:jar:4.1.32.Final-7.0 (compile) [Information]
        • org.apache.flink:flink-shaded-jackson:jar:2.10.1-9.0 (compile) [Information]
        • org.javassist:javassist:jar:3.19.0-GA (compile) [Information]
        • org.scala-lang:scala-library:jar:2.11.12 (compile) [Information]
        • com.typesafe.akka:akka-actor_2.11:jar:2.5.21 (compile) [Information]
          • com.typesafe:config:jar:1.3.3 (compile) [Information]
          • org.scala-lang.modules:scala-java8-compat_2.11:jar:0.7.0 (compile) [Information]
        • com.typesafe.akka:akka-stream_2.11:jar:2.5.21 (compile) [Information]
          • org.reactivestreams:reactive-streams:jar:1.0.2 (compile) [Information]
          • com.typesafe:ssl-config-core_2.11:jar:0.3.7 (compile) [Information]
            • org.scala-lang.modules:scala-parser-combinators_2.11:jar:1.1.1 (compile) [Information]
        • com.typesafe.akka:akka-protobuf_2.11:jar:2.5.21 (compile) [Information]
        • com.typesafe.akka:akka-slf4j_2.11:jar:2.5.21 (compile) [Information]
        • org.clapper:grizzled-slf4j_2.11:jar:1.3.2 (compile) [Information]
        • com.github.scopt:scopt_2.11:jar:3.5.0 (compile) [Information]
        • org.xerial.snappy:snappy-java:jar:1.1.4 (compile) [Information]
        • com.twitter:chill_2.11:jar:0.7.6 (compile) [Information]
      • org.apache.flink:flink-optimizer_2.11:jar:1.9.3 (compile) [Information]
      • org.apache.flink:flink-java:jar:1.9.3 (compile) [Information]
        • org.apache.commons:commons-math3:jar:3.5 (compile) [Information]
      • org.slf4j:slf4j-api:jar:1.7.15 (compile) [Information]
      • com.google.code.findbugs:jsr305:jar:1.3.9 (compile) [Information]
      • org.apache.flink:force-shading:jar:1.9.3 (compile) [Information]

Licenses

Apache 2: Objenesis, chill, chill-java

CC0: reactive-streams

BSD: grizzled-slf4j

Apache 2.0: Gradoop Examples

Apache License 2.0: Javassist

MIT License: SLF4J API Module, scopt

Apache License, Version 2.0: Apache Commons CLI, Apache Commons Collections, Apache Commons Compress, Apache Commons Lang, Apache Log4j API, Apache Log4j Core, akka-actor, akka-protobuf, akka-slf4j, akka-stream, force-shading

LGPL 2.1: Javassist

MPL 1.1: Javassist

New BSD License: Kryo, MinLog

BSD 3-Clause: Scala Library

The Apache Software License, Version 2.0: Apache Commons Math, Commons IO, FindBugs-jsr305, flink-annotations, flink-clients, flink-core, flink-hadoop-fs, flink-java, flink-metrics-core, flink-optimizer, flink-queryable-state-client-java, flink-runtime, flink-shaded-asm-6, flink-shaded-guava-18, flink-shaded-jackson-2, flink-shaded-netty-4

Dependency File Details

Filename Size Entries Classes Packages Java Version Debug Information
kryo-2.24.0.jar 339.3 kB 216 193 7 1.5 Yes
minlog-1.2.jar 5 kB 12 2 1 1.5 Yes
scopt_2.11-3.5.0.jar 144.5 kB 128 126 1 1.6 Yes
jsr305-1.3.9.jar 33 kB 72 35 3 1.5 Yes
chill-java-0.7.6.jar 60.2 kB 60 54 3 1.6 Yes
chill_2.11-0.7.6.jar 226.9 kB 158 153 2 1.6 Yes
config-1.3.3.jar 286.1 kB 183 177 3 1.8 Yes
ssl-config-core_2.11-0.3.7.jar 402.4 kB 284 275 3 1.8 Yes
akka-actor_2.11-2.5.21.jar 4 MB 2591 2559 28 1.8 Yes
akka-protobuf_2.11-2.5.21.jar 485 kB 250 246 1 1.8 Yes
akka-slf4j_2.11-2.5.21.jar 21.6 kB 20 15 1 1.8 Yes
akka-stream_2.11-2.5.21.jar 5.4 MB 3718 3696 15 1.8 Yes
commons-cli-1.4.jar 53.8 kB 40 27 1 1.5 Yes
commons-collections-3.2.2.jar 588.3 kB 484 460 12 1.3 Yes
commons-io-2.4.jar 185.1 kB 128 110 6 1.6 Yes
commons-compress-1.18.jar 591.7 kB 377 336 29 1.7 Yes
commons-lang3-3.11.jar 577.7 kB 368 339 17 1.8 Yes
commons-math3-3.5.jar 2 MB 1315 1215 74 1.5 Yes
flink-annotations-1.9.3.jar 15 kB 28 13 2 1.8 Yes
flink-clients_2.11-1.9.3.jar 122.5 kB 69 50 6 1.8 Yes
flink-core-1.9.3.jar 1.5 MB 972 914 42 1.8 Yes
flink-hadoop-fs-1.9.3.jar 37.2 kB 30 13 2 1.8 Yes
flink-java-1.9.3.jar 442.3 kB 301 276 11 1.8 Yes
flink-metrics-core-1.9.3.jar 18.5 kB 34 18 3 1.8 Yes
flink-optimizer_2.11-1.9.3.jar 359.6 kB 183 159 11 1.8 Yes
flink-queryable-state-client-java-1.9.3.jar 85.1 kB 71 49 9 1.8 Yes
flink-runtime_2.11-1.9.3.jar 11.9 MB 7676 7331 280 1.8 Yes
flink-shaded-asm-6-6.2.1-7.0.jar 210.8 kB 109 86 4 1.5 Yes
flink-shaded-guava-18.0-7.0.jar 2.4 MB 1731 1690 17 1.6 Yes
flink-shaded-jackson-2.10.1-9.0.jar 2.4 MB 1211 1100 57 1.7 Yes
flink-shaded-netty-4.1.32.Final-7.0.jar 4.1 MB 2684 2579 76 1.6 Yes
force-shading-1.9.3.jar 7.3 kB 10 0 0 - -
log4j-api-2.17.1.jar 301.9 kB 211 177 9 9 Yes
log4j-core-2.17.1.jar 1.8 MB 1220 1127 52 1.8 Yes
grizzled-slf4j_2.11-1.3.2.jar 7.5 kB 7 4 1 1.6 Yes
javassist-3.19.0-GA.jar 749.5 kB 422 398 17 1.6 Yes
objenesis-2.1.jar 41.8 kB 52 37 9 1.5 Yes
reactive-streams-1.0.2.jar 2.1 kB 8 4 1 1.6 No
scala-library-2.11.12.jar 5.7 MB 3866 3828 34 1.6 Yes
scala-java8-compat_2.11-0.7.0.jar 582.4 kB 463 452 6 1.8 Yes
scala-parser-combinators_2.11-1.1.1.jar 473 kB 394 383 6 1.6 Yes
slf4j-api-1.7.15.jar 40.5 kB 46 34 4 1.5 Yes
snappy-java-1.1.4.jar 1.5 MB 82 28 2 1.7 Yes
Total Size Entries Classes Packages Java Version Debug Information
43 50.4 MB 32284 30768 868 9 41
compile: 43 compile: 50.4 MB compile: 32284 compile: 30768 compile: 868 9 compile: 41