Project Dependency Management

compile

The following is a list of compile dependencies in the DependencyManagement of this project. These dependencies can be included in the submodules to compile and run the submodule:

GroupId ArtifactId Version Type License
com.fasterxml.jackson.core jackson-databind 2.11.1 jar The Apache Software License, Version 2.0
com.google.guava guava 15.0 jar The Apache Software License, Version 2.0
com.typesafe config 1.2.1 jar -
commons-io commons-io 2.5 jar Apache License, Version 2.0
io.dropwizard.metrics metrics-core 3.2.3 jar Apache License 2.0
joda-time joda-time 2.9.3 jar Apache 2
log4j log4j 1.2.17 jar The Apache Software License, Version 2.0
org.apache.gobblin gobblin-api 0.15.0 jar The Apache License, Version 2.0
org.apache.gobblin gobblin-cluster 0.15.0 jar The Apache License, Version 2.0
org.apache.gobblin gobblin-codecs 0.15.0 jar The Apache License, Version 2.0
org.apache.gobblin gobblin-core 0.15.0 jar The Apache License, Version 2.0
org.apache.gobblin gobblin-core-base 0.15.0 jar The Apache License, Version 2.0
org.apache.gobblin gobblin-kafka-1 0.15.0 jar The Apache License, Version 2.0
org.apache.gobblin gobblin-kafka-common 0.15.0 jar The Apache License, Version 2.0
org.apache.gobblin gobblin-metadata 0.15.0 jar The Apache License, Version 2.0
org.apache.gobblin gobblin-metrics 0.15.0 jar The Apache License, Version 2.0
org.apache.gobblin gobblin-metrics-base 0.15.0 jar The Apache License, Version 2.0
org.apache.gobblin gobblin-runtime 0.15.0 jar The Apache License, Version 2.0
org.apache.gobblin gobblin-utility 0.15.0 jar The Apache License, Version 2.0
org.apache.kafka kafka-clients 1.1.1 jar The Apache Software License, Version 2.0
org.slf4j slf4j-api 1.7.30 jar MIT License
org.slf4j slf4j-log4j12 1.7.21 jar MIT License
org.wikimedia eventutilities 1.0.9 jar The Apache Software License, Version 2.0

test

The following is a list of test dependencies in the DependencyManagement of this project. These dependencies can be included in the submodules to compile and run unit tests for the submodule:

GroupId ArtifactId Version Type License
org.assertj assertj-core 3.19.0 jar Apache License, Version 2.0
org.mockito mockito-core 3.12.4 jar The MIT License
org.slf4j slf4j-simple 1.7.30 jar MIT License
org.testng testng 6.14.3 jar Apache 2.0

provided

The following is a list of provided dependencies in the DependencyManagement of this project. These dependencies can be included in the submodules to compile the submodule, but should be provided by default when using the library:

GroupId ArtifactId Version Type License
com.github.spotbugs spotbugs-annotations 4.2.3 jar GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1
com.google.code.findbugs jsr305 3.0.2 jar The Apache Software License, Version 2.0
de.thetaphi forbiddenapis 3.1 jar The Apache Software License, Version 2.0
net.jcip jcip-annotations 1.0 jar -
org.apache.hadoop hadoop-common 2.10.1 jar Apache License, Version 2.0
org.apache.hadoop hadoop-hdfs 2.10.1 jar Apache License, Version 2.0
org.projectlombok lombok 1.18.18 jar The MIT License