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
com.google.guava guava 14.0 jar The Apache Software License, Version 2.0
org.apache.commons commons-lang3 3.11 jar Apache License, Version 2.0
org.apache.flink flink-java 1.9.3 jar The Apache Software License, Version 2.0
org.codehaus.jettison jettison 1.5.4 jar Apache License, Version 2.0
org.gradoop gradoop-gdl 0.5.2 jar Apache License, Version 2.0

test

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

GroupId ArtifactId Version Type Licenses
junit junit 4.13.1 jar Eclipse Public License 1.0
org.mockito mockito-core 2.21.0 jar The MIT License
org.testng testng 6.14.3 jar Apache 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.google.code.findbugs jsr305 1.3.9 jar The Apache Software License, Version 2.0
commons-collections commons-collections 3.2.2 jar Apache License, Version 2.0
org.antlr antlr4-runtime 4.9.1 jar The BSD License
org.apache.commons commons-compress 1.18 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-metrics-core 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 force-shading 1.9.3 jar Apache License, Version 2.0
org.objenesis objenesis 2.6 jar Apache 2
org.slf4j slf4j-api 1.7.15 jar MIT License

test

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

GroupId ArtifactId Version Type Licenses
com.beust jcommander 1.72 jar Apache 2.0
net.bytebuddy byte-buddy 1.8.15 jar The Apache Software License, Version 2.0
net.bytebuddy byte-buddy-agent 1.8.15 jar The Apache Software License, Version 2.0
org.apache-extras.beanshell bsh 2.0b6 jar Apache License, Version 2.0
org.hamcrest hamcrest-core 1.3 jar New BSD License

Project Dependency Graph

Dependency Tree

  • org.gradoop:gradoop-common:jar:0.7.0-SNAPSHOT [Information]
    • com.google.guava:guava:jar:14.0 (compile) [Information]
    • org.apache.commons:commons-lang3:jar:3.11 (compile) [Information]
    • org.apache.flink:flink-java: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]
        • 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-shaded-asm-6:jar:6.2.1-7.0 (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]
    • org.gradoop:gradoop-gdl:jar:0.5.2 (compile) [Information]
    • org.codehaus.jettison:jettison:jar:1.5.4 (compile) [Information]
    • junit:junit:jar:4.13.1 (test) [Information]
      • org.hamcrest:hamcrest-core:jar:1.3 (test) [Information]
    • org.testng:testng:jar:6.14.3 (test) [Information]
      • com.beust:jcommander:jar:1.72 (test) [Information]
      • org.apache-extras.beanshell:bsh:jar:2.0b6 (test) [Information]
    • org.mockito:mockito-core:jar:2.21.0 (test) [Information]

Licenses

Apache 2: Objenesis

Apache 2.0: Gradoop Common, jcommander, testng

The BSD License: ANTLR 4 Runtime

Eclipse Public License 1.0: JUnit

MIT License: SLF4J API Module

The MIT License: mockito-core

Apache License, Version 2.0: Apache Commons Collections, Apache Commons Compress, Apache Commons Lang, BeanShell, GDL - Graph Definition Language, Jettison, force-shading

New BSD License: Hamcrest Core, Kryo, MinLog

The Apache Software License, Version 2.0: Apache Commons Math, Byte Buddy (without dependencies), Byte Buddy Java agent, FindBugs-jsr305, Guava: Google Core Libraries for Java, flink-annotations, flink-core, flink-java, flink-metrics-core, flink-shaded-asm-6, flink-shaded-guava-18

Dependency File Details

Filename Size Entries Classes Packages Java Version Debug Information
jcommander-1.72.jar 69.3 kB 67 65 5 1.7 Yes
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
jsr305-1.3.9.jar 33 kB 72 35 3 1.5 Yes
guava-14.0.jar 2.2 MB 1618 1594 13 1.6 Yes
commons-collections-3.2.2.jar 588.3 kB 484 460 12 1.3 Yes
junit-4.13.1.jar 382.7 kB 387 348 32 1.5 Yes
byte-buddy-1.8.15.jar 3 MB 2133 2084 36 1.6 Yes
byte-buddy-agent-1.8.15.jar 41.7 kB 39 29 1 1.6 Yes
antlr4-runtime-4.9.1.jar 337.9 kB 237 220 7 1.7 Yes
bsh-2.0b6.jar 389 kB 247 164 9 1.5 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-core-1.9.3.jar 1.5 MB 972 914 42 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-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
force-shading-1.9.3.jar 7.3 kB 10 0 0 - -
jettison-1.5.4.jar 90.2 kB 62 47 5 1.8 Yes
gradoop-gdl-0.5.2.jar 163.7 kB 125 107 9 1.8 Yes
hamcrest-core-1.3.jar 45 kB 52 45 3 1.5 Yes
mockito-core-2.21.0.jar 563.6 kB 611 540 64 1.6 Yes
objenesis-2.6.jar 55.7 kB 59 43 10 1.6 Yes
slf4j-api-1.7.15.jar 40.5 kB 46 34 4 1.5 Yes
testng-6.14.3.jar 839.9 kB 658 574 24 1.7 Yes
Total Size Entries Classes Packages Java Version Debug Information
28 17 MB 12370 11471 444 1.8 27
compile: 20 compile: 11.7 MB compile: 8176 compile: 7622 compile: 270 1.8 compile: 19
test: 8 test: 5.3 MB test: 4194 test: 3849 test: 174 1.7 test: 8