skhatri commented on pull request #6703:
URL: https://github.com/apache/incubator-pinot/pull/6703#issuecomment-803211667


   dependency tree(mvn -pl pinot-spi dependency:tree) with slf4j-api 
   [INFO] org.apache.pinot:pinot-spi:jar:0.7.0-SNAPSHOT
   [INFO] +- commons-configuration:commons-configuration:jar:1.10:compile
   [INFO] +- commons-codec:commons-codec:jar:1.6:compile
   [INFO] +- commons-io:commons-io:jar:2.4:compile
   [INFO] +- commons-lang:commons-lang:jar:2.6:compile
   [INFO] +- commons-logging:commons-logging:jar:1.2:compile
   [INFO] +- org.apache.commons:commons-lang3:jar:3.5:compile
   [INFO] +- commons-collections:commons-collections:jar:3.2.1:compile
   [INFO] +- com.google.guava:guava:jar:20.0:compile
   [INFO] +- com.google.code.findbugs:jsr305:jar:3.0.0:compile
   [INFO] +- org.slf4j:slf4j-api:jar:1.7.25:compile
   [INFO] +- com.lmax:disruptor:jar:3.3.4:compile
   [INFO] +- org.apache.logging.log4j:log4j-1.2-api:jar:2.11.2:compile
   [INFO] |  +- org.apache.logging.log4j:log4j-api:jar:2.11.2:compile
   [INFO] |  \- org.apache.logging.log4j:log4j-core:jar:2.11.2:compile
   [INFO] +- joda-time:joda-time:jar:2.10.5:compile
   [INFO] +- com.fasterxml.jackson.core:jackson-annotations:jar:2.10.0:compile
   [INFO] +- org.yaml:snakeyaml:jar:1.16:compile
   [INFO] +- com.fasterxml.jackson.core:jackson-databind:jar:2.10.0:compile
   [INFO] |  \- com.fasterxml.jackson.core:jackson-core:jar:2.10.0:compile
   [INFO] +- org.apache.avro:avro:jar:1.7.6:compile
   [INFO] |  +- org.codehaus.jackson:jackson-core-asl:jar:1.9.13:compile
   [INFO] |  +- org.codehaus.jackson:jackson-mapper-asl:jar:1.9.13:compile
   [INFO] |  +- com.thoughtworks.paranamer:paranamer:jar:2.8:compile
   [INFO] |  +- org.xerial.snappy:snappy-java:jar:1.1.1.7:compile
   [INFO] |  \- org.apache.commons:commons-compress:jar:1.20:compile
   [INFO] +- org.codehaus.groovy:groovy-all:jar:2.4.21:compile
   [INFO] +- org.testng:testng:jar:6.11:test
   [INFO] |  \- com.beust:jcommander:jar:1.64:test
   [INFO] \- org.reflections:reflections:jar:0.9.11:compile
   [INFO]    \- org.javassist:javassist:jar:3.19.0-GA:compile


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to