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.github.scopt scopt_2.12 3.7.1 jar MIT
com.ibm.icu icu4j 68.1 jar Unicode/ICU License
io.dropwizard.metrics metrics-core 4.0.2 jar Apache License 2.0
org.apache.jena jena-arq 3.10.0 jar The Apache Software License, Version 2.0
org.openrdf.sesame sesame-rio-ntriples 2.8.11 jar Aduna BSD license
org.slf4j slf4j-api 2.0.6 jar MIT License
org.wikidata.query.rdf tools 0.3.162-SNAPSHOT jar The Apache Software License, Version 2.0
org.wikimedia eventutilities-shaded 1.4.6 jar The Apache Software 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
com.holdenkarau spark-testing-base_2.12 3.3.1_1.3.0 jar Apache License 2.0
junit junit 4.12 jar Eclipse Public License 1.0
org.scalamock scalamock_2.12 4.4.0 jar MIT
org.scalatest scalatest_2.12 3.2.15 jar -

provided

The following is a list of provided dependencies for this project. These dependencies are required to compile the application, but should be provided by default when using the library:

GroupId ArtifactId Version Type Licenses
org.apache.spark spark-core_2.12 3.3.1 jar Apache 2.0 License
org.apache.spark spark-sql_2.12 3.3.1 jar Apache 2.0 License
org.scala-lang scala-compiler 2.12.21 jar Apache-2.0
org.scala-lang scala-library 2.12.21 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
ch.qos.logback logback-classic 1.3.5 jar Eclipse Public License - v 1.0GNU Lesser General Public License
ch.qos.logback logback-core 1.3.5 jar Eclipse Public License - v 1.0GNU Lesser General Public License
com.fasterxml.jackson.core jackson-annotations 2.17.1 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.core jackson-core 2.17.1 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.core jackson-databind 2.17.1 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.dataformat jackson-dataformat-yaml 2.17.1 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.datatype jackson-datatype-jsr310 2.17.1 jar The Apache Software License, Version 2.0
com.github.andrewoma.dexx collection 0.7 jar MIT License
com.github.ben-manes.caffeine caffeine 2.9.3 jar Apache License, Version 2.0
com.github.jsonld-java jsonld-java 0.12.1 jar Revised BSD License
com.github.rholder guava-retrying 2.0.0 jar The Apache Software License, Version 2.0
com.google.errorprone error_prone_annotations 2.3.2 jar Apache 2.0
com.google.j2objc j2objc-annotations 1.3 jar The Apache Software License, Version 2.0
com.lexicalscope.jewelcli jewelcli 0.8.9 jar The Apache Software License, Version 2.0
com.sun.mail mailapi 1.6.2 jar CDDL/GPLv2+CE
commons-cli commons-cli 1.4 jar Apache License, Version 2.0
commons-codec commons-codec 1.11 jar Apache License, Version 2.0
commons-io commons-io 2.7 jar Apache License, Version 2.0
commons-logging commons-logging 1.2 jar The Apache Software License, Version 2.0
io.dropwizard.metrics metrics-httpclient 4.0.2 jar Apache License 2.0
io.dropwizard.metrics metrics-jmx 4.0.2 jar Apache License 2.0
joda-time joda-time 2.9.9 jar Apache 2
net.sf.jopt-simple jopt-simple 5.0.4 jar The MIT License
org.apache.commons commons-compress 1.18 jar Apache License, Version 2.0
org.apache.commons commons-csv 1.5 jar Apache License, Version 2.0
org.apache.commons commons-lang3 3.12.0 jar Apache License, Version 2.0
org.apache.httpcomponents httpclient 4.4 jar Apache License, Version 2.0
org.apache.httpcomponents httpclient-cache 4.5.5 jar Apache License, Version 2.0
org.apache.httpcomponents httpcore 4.4 jar Apache License, Version 2.0
org.apache.jena jena-base 3.10.0 jar The Apache Software License, Version 2.0
org.apache.jena jena-core 3.10.0 jar The Apache Software License, Version 2.0
org.apache.jena jena-iri 3.10.0 jar The Apache Software License, Version 2.0
org.apache.jena jena-shaded-guava 3.10.0 jar The Apache Software License, Version 2.0
org.apache.thrift libthrift 0.10.0 jar The Apache Software License, Version 2.0
org.checkerframework checker-qual 2.8.1 jar The MIT License
org.codehaus.mojo animal-sniffer-annotations 1.18 jar MIT license
org.eclipse.jetty jetty-client 9.4.12.v20180830 jar Apache Software License - Version 2.0Eclipse Public License - Version 1.0
org.eclipse.jetty jetty-http 9.4.12.v20180830 jar Apache Software License - Version 2.0Eclipse Public License - Version 1.0
org.eclipse.jetty jetty-io 9.4.12.v20180830 jar Apache Software License - Version 2.0Eclipse Public License - Version 1.0
org.eclipse.jetty jetty-util 9.4.12.v20180830 jar Apache Software License - Version 2.0Eclipse Public License - Version 1.0
org.mozilla rhino 1.7.7.2 jar Mozilla Public License, Version 2.0
org.openrdf.sesame sesame-model 2.8.11 jar Aduna BSD license
org.openrdf.sesame sesame-query 2.8.11 jar Aduna BSD license
org.openrdf.sesame sesame-queryresultio-api 2.8.11 jar Aduna BSD license
org.openrdf.sesame sesame-queryresultio-binary 2.8.11 jar Aduna BSD license
org.openrdf.sesame sesame-queryresultio-sparqljson 2.8.11 jar Aduna BSD license
org.openrdf.sesame sesame-rio-api 2.8.11 jar Aduna BSD license
org.openrdf.sesame sesame-rio-turtle 2.8.11 jar Aduna BSD license
org.openrdf.sesame sesame-util 2.8.11 jar Aduna BSD license
org.slf4j jcl-over-slf4j 2.0.6 jar Apache License, Version 2.0
org.wikidata.query.rdf common 0.3.162-SNAPSHOT jar The Apache Software License, Version 2.0
org.wikimedia.utils http-client-utils 1.0.0 jar The Apache Software License, Version 2.0
org.yaml snakeyaml 2.2 jar Apache License, Version 2.0

runtime

The following is a list of runtime dependencies for this project. These dependencies are required to run the application:

GroupId ArtifactId Version Type Licenses
net.logstash.logback logstash-logback-encoder 7.2 jar Apache License, Version 2.0MIT License
org.openrdf.sesame sesame-rio-datatypes 2.8.11 jar Aduna BSD license
org.openrdf.sesame sesame-rio-languages 2.8.11 jar Aduna BSD 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 Classifier Type Licenses
com.chuusai shapeless_2.12 2.3.3 - jar -
com.github.fommil.netlib core 1.1.2 - jar BSD 3 Clause
com.github.joshelser dropwizard-metrics-hadoop-metrics2-reporter 0.1.2 - jar Apache License, Version 2.0
com.github.wendykierp JTransforms 3.1 - jar BSD 2-Clause
com.jolbox bonecp 0.8.0.RELEASE - jar Apache v2
com.sun.istack istack-commons-runtime 3.0.8 - jar Eclipse Distribution License - v 1.0
com.tdunning json 1.8 - jar The Apache Software License, Version 2.0
com.zaxxer HikariCP 2.5.1 - jar The Apache Software License, Version 2.0
commons-dbcp commons-dbcp 1.4 - jar The Apache Software License, Version 2.0
commons-pool commons-pool 1.5.4 - jar The Apache Software License, Version 2.0
dev.ludovic.netlib arpack 2.2.1 - jar MIT
dev.ludovic.netlib blas 2.2.1 - jar MIT
dev.ludovic.netlib lapack 2.2.1 - jar MIT
io.netty netty-tcnative-classes 2.0.52.Final - jar The Apache Software License, Version 2.0
jakarta.xml.bind jakarta.xml.bind-api 2.3.2 - jar Eclipse Distribution License - v 1.0
javax.transaction transaction-api 1.1 - jar -
javolution javolution 5.5.1 - jar BSD License
jline jline 2.12 - jar The BSD License
net.sf.opencsv opencsv 2.3 - jar Apache 2
net.sourceforge.f2j arpack_combined_all 0.1 - jar The BSD License
org.antlr ST4 4.0.4 - jar BSD licence
org.antlr antlr-runtime 3.5.2 - jar BSD licence
org.apache.derby derby 10.14.2.0 - jar Apache 2
org.apache.hive hive-common 2.3.9 - jar The Apache Software License, Version 2.0
org.apache.hive hive-exec 2.3.9 core jar The Apache Software License, Version 2.0
org.apache.hive hive-llap-client 2.3.9 - jar The Apache Software License, Version 2.0
org.apache.hive hive-llap-common 2.3.9 - jar The Apache Software License, Version 2.0
org.apache.hive hive-metastore 2.3.9 - jar The Apache Software License, Version 2.0
org.apache.hive hive-serde 2.3.9 - jar The Apache Software License, Version 2.0
org.apache.hive hive-shims 2.3.9 - jar The Apache Software License, Version 2.0
org.apache.hive hive-vector-code-gen 2.3.9 - jar The Apache Software License, Version 2.0
org.apache.hive.shims hive-shims-0.23 2.3.9 - jar The Apache Software License, Version 2.0
org.apache.hive.shims hive-shims-common 2.3.9 - jar The Apache Software License, Version 2.0
org.apache.hive.shims hive-shims-scheduler 2.3.9 - jar The Apache Software License, Version 2.0
org.apache.spark spark-graphx_2.12 3.3.1 - jar Apache 2.0 License
org.apache.spark spark-hive_2.12 3.3.1 - jar Apache 2.0 License
org.apache.spark spark-mllib-local_2.12 3.3.1 - jar Apache 2.0 License
org.apache.spark spark-mllib_2.12 3.3.1 - jar Apache 2.0 License
org.apache.spark spark-streaming_2.12 3.3.1 - jar Apache 2.0 License
org.apache.spark spark-yarn_2.12 3.3.1 - jar Apache 2.0 License
org.apache.thrift libfb303 0.9.3 - jar The Apache Software License, Version 2.0
org.apache.velocity velocity 1.5 - jar -
org.codehaus.jackson jackson-core-asl 1.9.13 - jar The Apache Software License, Version 2.0
org.codehaus.jackson jackson-mapper-asl 1.9.13 - jar The Apache Software License, Version 2.0
org.datanucleus datanucleus-api-jdo 4.2.4 - jar The Apache Software License, Version 2.0
org.datanucleus datanucleus-core 4.1.17 - jar The Apache Software License, Version 2.0
org.datanucleus datanucleus-rdbms 4.1.19 - jar The Apache Software License, Version 2.0
org.datanucleus javax.jdo 3.2.0-m3 - jar The Apache Software License, Version 2.0
org.glassfish.jaxb jaxb-runtime 2.3.2 - jar Eclipse Distribution License - v 1.0
org.hamcrest hamcrest-core 1.3 - jar New BSD License
org.jodd jodd-core 3.5.2 - jar The New BSD License
org.scala-lang.modules scala-collection-compat_2.12 2.1.1 - jar -
org.scala-sbt test-interface 1.0 - jar BSD
org.scalacheck scalacheck_2.12 1.15.2 - jar BSD 3-clause
org.scalactic scalactic_2.12 3.2.15 - jar -
org.scalanlp breeze-macros_2.12 1.2 - jar Apache Publich License 2.0
org.scalanlp breeze_2.12 1.2 - jar Apache Publich License 2.0
org.scalatest scalatest-compatible 3.2.15 - jar -
org.scalatest scalatest-core_2.12 3.2.15 - jar -
org.scalatest scalatest-diagrams_2.12 3.2.15 - jar -
org.scalatest scalatest-featurespec_2.12 3.2.15 - jar -
org.scalatest scalatest-flatspec_2.12 3.2.15 - jar -
org.scalatest scalatest-freespec_2.12 3.2.15 - jar -
org.scalatest scalatest-funspec_2.12 3.2.15 - jar -
org.scalatest scalatest-funsuite_2.12 3.2.15 - jar -
org.scalatest scalatest-matchers-core_2.12 3.2.15 - jar -
org.scalatest scalatest-mustmatchers_2.12 3.2.15 - jar -
org.scalatest scalatest-propspec_2.12 3.2.15 - jar -
org.scalatest scalatest-refspec_2.12 3.2.15 - jar -
org.scalatest scalatest-shouldmatchers_2.12 3.2.15 - jar -
org.scalatest scalatest-wordspec_2.12 3.2.15 - jar -
org.scalatestplus junit-4-12_2.12 3.2.2.0 - jar -
org.scalatestplus scalacheck-1-15_2.12 3.2.3.0 - jar -
org.typelevel algebra_2.12 2.0.1 - jar MIT
org.typelevel cats-kernel_2.12 2.1.1 - jar MIT
org.typelevel macro-compat_2.12 1.1.1 - jar Apache 2
org.typelevel spire-macros_2.12 0.17.0 - jar MIT
org.typelevel spire-platform_2.12 0.17.0 - jar MIT
org.typelevel spire-util_2.12 0.17.0 - jar MIT
org.typelevel spire_2.12 0.17.0 - jar MIT
pl.edu.icm JLargeArrays 1.5 - jar BSD 2-Clause

provided

The following is a list of provided dependencies for this project. These dependencies are required to compile the application, but should be provided by default when using the library:

GroupId ArtifactId Version Classifier Type Licenses Optional
com.clearspring.analytics stream 2.9.6 - jar Apache License, Version 2.0 No
com.esotericsoftware kryo-shaded 4.0.2 - jar 3-Clause BSD License No
com.esotericsoftware minlog 1.3.0 - jar New BSD License No
com.fasterxml.jackson.module jackson-module-scala_2.12 2.17.1 - jar - No
com.github.luben zstd-jni 1.5.2-1 - jar BSD 2-Clause License No
com.google.code.gson gson 2.5 - jar The Apache Software License, Version 2.0 No
com.google.crypto.tink tink 1.6.1 - jar Apache License, Version 2.0 No
com.google.flatbuffers flatbuffers-java 1.12.0 - jar Apache License V2.0 No
com.google.guava guava 11.0.2 - jar The Apache Software License, Version 2.0 No
com.google.protobuf protobuf-java 2.5.0 - jar New BSD license No
com.ning compress-lzf 1.1 - jar Apache License 2.0 No
com.thoughtworks.paranamer paranamer 2.8 - jar BSD No
com.twitter chill-java 0.10.0 - jar Apache 2 No
com.twitter chill_2.12 0.10.0 - jar Apache 2 No
com.univocity univocity-parsers 2.9.1 - jar Apache 2 No
commons-collections commons-collections 3.2.2 - jar Apache License, Version 2.0 No
commons-lang commons-lang 2.6 - jar The Apache Software License, Version 2.0 No
io.airlift aircompressor 0.21 - jar Apache License 2.0 No
io.dropwizard.metrics metrics-graphite 4.2.7 - jar Apache License 2.0 No
io.dropwizard.metrics metrics-json 4.2.7 - jar Apache License 2.0 No
io.dropwizard.metrics metrics-jvm 4.2.7 - jar Apache License 2.0 No
io.netty netty-all 4.1.77.Final - jar Apache License, Version 2.0 No
io.netty netty-buffer 4.1.77.Final - jar Apache License, Version 2.0 No
io.netty netty-codec 4.1.77.Final - jar Apache License, Version 2.0 No
io.netty netty-codec-dns 4.1.77.Final - jar Apache License, Version 2.0 No
io.netty netty-codec-haproxy 4.1.77.Final - jar Apache License, Version 2.0 No
io.netty netty-codec-http 4.1.77.Final - jar Apache License, Version 2.0 No
io.netty netty-codec-http2 4.1.77.Final - jar Apache License, Version 2.0 No
io.netty netty-codec-memcache 4.1.77.Final - jar Apache License, Version 2.0 No
io.netty netty-codec-mqtt 4.1.77.Final - jar Apache License, Version 2.0 No
io.netty netty-codec-redis 4.1.77.Final - jar Apache License, Version 2.0 No
io.netty netty-codec-smtp 4.1.77.Final - jar Apache License, Version 2.0 No
io.netty netty-codec-socks 4.1.77.Final - jar Apache License, Version 2.0 No
io.netty netty-codec-stomp 4.1.77.Final - jar Apache License, Version 2.0 No
io.netty netty-codec-xml 4.1.77.Final - jar Apache License, Version 2.0 No
io.netty netty-common 4.1.77.Final - jar Apache License, Version 2.0 No
io.netty netty-handler 4.1.77.Final - jar Apache License, Version 2.0 No
io.netty netty-handler-proxy 4.1.77.Final - jar Apache License, Version 2.0 No
io.netty netty-resolver 4.1.77.Final - jar Apache License, Version 2.0 No
io.netty netty-resolver-dns 4.1.77.Final - jar Apache License, Version 2.0 No
io.netty netty-resolver-dns-classes-macos 4.1.77.Final - jar Apache License, Version 2.0 No
io.netty netty-resolver-dns-native-macos 4.1.77.Final osx-aarch_64 jar Apache License, Version 2.0 No
io.netty netty-resolver-dns-native-macos 4.1.77.Final osx-x86_64 jar Apache License, Version 2.0 No
io.netty netty-transport 4.1.77.Final - jar Apache License, Version 2.0 No
io.netty netty-transport-classes-epoll 4.1.77.Final - jar Apache License, Version 2.0 No
io.netty netty-transport-classes-kqueue 4.1.77.Final - jar Apache License, Version 2.0 No
io.netty netty-transport-native-epoll 4.1.77.Final linux-aarch_64 jar Apache License, Version 2.0 No
io.netty netty-transport-native-epoll 4.1.77.Final linux-x86_64 jar Apache License, Version 2.0 No
io.netty netty-transport-native-kqueue 4.1.77.Final osx-aarch_64 jar Apache License, Version 2.0 No
io.netty netty-transport-native-kqueue 4.1.77.Final osx-x86_64 jar Apache License, Version 2.0 No
io.netty netty-transport-native-unix-common 4.1.77.Final - jar Apache License, Version 2.0 No
io.netty netty-transport-rxtx 4.1.77.Final - jar Apache License, Version 2.0 No
io.netty netty-transport-sctp 4.1.77.Final - jar Apache License, Version 2.0 No
io.netty netty-transport-udt 4.1.77.Final - jar Apache License, Version 2.0 No
jakarta.annotation jakarta.annotation-api 1.3.5 - jar EPL 2.0GPL2 w/ CPE No
jakarta.servlet jakarta.servlet-api 4.0.3 - jar EPL 2.0GPL2 w/ CPE No
jakarta.validation jakarta.validation-api 2.0.2 - jar Apache License 2.0 No
jakarta.ws.rs jakarta.ws.rs-api 2.1.6 - jar EPL 2.0GPL2 w/ CPE No
net.razorvine pickle 1.2 - jar MIT License No
net.sf.py4j py4j 0.10.9.5 - jar The New BSD License No
org.antlr antlr4-runtime 4.8 - jar The BSD License No
org.apache.arrow arrow-format 7.0.0 - jar Apache License, Version 2.0 No
org.apache.arrow arrow-memory-core 7.0.0 - jar Apache License, Version 2.0 No
org.apache.arrow arrow-memory-netty 7.0.0 - jar Apache License, Version 2.0 No
org.apache.arrow arrow-vector 7.0.0 - jar Apache License, Version 2.0 No
org.apache.avro avro 1.11.4 - jar Apache-2.0 No
org.apache.avro avro-ipc 1.11.0 - jar Apache License, Version 2.0 No
org.apache.avro avro-mapred 1.11.0 - jar Apache License, Version 2.0 No
org.apache.commons commons-collections4 4.0 - jar The Apache Software License, Version 2.0 No
org.apache.commons commons-crypto 1.1.0 - jar Apache License, Version 2.0 No
org.apache.commons commons-math3 3.6.1 - jar Apache License, Version 2.0 No
org.apache.commons commons-text 1.9 - jar Apache License, Version 2.0 No
org.apache.curator curator-client 2.13.0 - jar The Apache Software License, Version 2.0 No
org.apache.curator curator-framework 2.13.0 - jar The Apache Software License, Version 2.0 No
org.apache.curator curator-recipes 2.13.0 - jar The Apache Software License, Version 2.0 No
org.apache.hadoop hadoop-client-api 3.3.2 - jar Apache License, Version 2.0 No
org.apache.hadoop hadoop-client-runtime 3.3.2 - jar Apache License, Version 2.0 No
org.apache.hive hive-storage-api 2.7.2 - jar Apache License, Version 2.0 No
org.apache.ivy ivy 2.5.0 - jar The Apache Software License, Version 2.0 No
org.apache.logging.log4j log4j-1.2-api 2.17.2 - jar Apache License, Version 2.0 No
org.apache.logging.log4j log4j-api 2.17.2 - jar Apache License, Version 2.0 No
org.apache.logging.log4j log4j-core 2.17.2 - jar Apache License, Version 2.0 No
org.apache.logging.log4j log4j-slf4j-impl 2.17.2 - jar Apache License, Version 2.0 No
org.apache.orc orc-core 1.7.6 - jar Apache License, Version 2.0 No
org.apache.orc orc-mapreduce 1.7.6 - jar Apache License, Version 2.0 No
org.apache.orc orc-shims 1.7.6 - jar Apache License, Version 2.0 No
org.apache.parquet parquet-column 1.12.2 - jar The Apache Software License, Version 2.0 No
org.apache.parquet parquet-common 1.12.2 - jar The Apache Software License, Version 2.0 No
org.apache.parquet parquet-encoding 1.12.2 - jar The Apache Software License, Version 2.0 No
org.apache.parquet parquet-format-structures 1.12.2 - jar The Apache Software License, Version 2.0 No
org.apache.parquet parquet-hadoop 1.12.2 - jar The Apache Software License, Version 2.0 No
org.apache.parquet parquet-jackson 1.12.2 - jar The Apache Software License, Version 2.0 No
org.apache.spark spark-catalyst_2.12 3.3.1 - jar Apache 2.0 License No
org.apache.spark spark-kvstore_2.12 3.3.1 - jar Apache 2.0 License No
org.apache.spark spark-launcher_2.12 3.3.1 - jar Apache 2.0 License No
org.apache.spark spark-network-common_2.12 3.3.1 - jar Apache 2.0 License No
org.apache.spark spark-network-shuffle_2.12 3.3.1 - jar Apache 2.0 License No
org.apache.spark spark-sketch_2.12 3.3.1 - jar Apache 2.0 License No
org.apache.spark spark-tags_2.12 3.3.1 - jar Apache 2.0 License No
org.apache.spark spark-unsafe_2.12 3.3.1 - jar Apache 2.0 License No
org.apache.xbean xbean-asm9-shaded 4.20 - jar nullnull No
org.apache.yetus audience-annotations 0.5.0 - jar Apache License, Version 2.0 No
org.apache.zookeeper zookeeper 3.6.2 - jar Apache License, Version 2.0 No
org.apache.zookeeper zookeeper-jute 3.6.2 - jar Apache License, Version 2.0 No
org.codehaus.janino commons-compiler 3.0.16 - jar New BSD License No
org.codehaus.janino janino 3.0.16 - jar New BSD License No
org.fusesource.leveldbjni leveldbjni-all 1.8 - jar The BSD 3-Clause License No
org.glassfish.hk2 hk2-api 2.6.1 - jar EPL 2.0GPL2 w/ CPE No
org.glassfish.hk2 hk2-locator 2.6.1 - jar EPL 2.0GPL2 w/ CPE No
org.glassfish.hk2 hk2-utils 2.6.1 - jar EPL 2.0GPL2 w/ CPE No
org.glassfish.hk2 osgi-resource-locator 1.0.3 - jar EPL 2.0GPL2 w/ CPE No
org.glassfish.hk2.external aopalliance-repackaged 2.6.1 - jar EPL 2.0GPL2 w/ CPE No
org.glassfish.hk2.external jakarta.inject 2.6.1 - jar EPL 2.0GPL2 w/ CPE No
org.glassfish.jersey.containers jersey-container-servlet 2.36 - jar EPL 2.0GPL2 w/ CPEEDL 1.0BSD 2-ClauseApache License, 2.0Public DomainModified BSDjQuery licenseMIT licenseW3C license No
org.glassfish.jersey.containers jersey-container-servlet-core 2.31 - jar EPL 2.0GPL2 w/ CPEEDL 1.0BSD 2-ClauseApache License, 2.0Public DomainModified BSDjQuery licenseMIT licenseW3C license No
org.glassfish.jersey.core jersey-client 2.36 - jar EPL 2.0GPL2 w/ CPEEDL 1.0BSD 2-ClauseApache License, 2.0Public DomainModified BSDjQuery licenseMIT licenseW3C license No
org.glassfish.jersey.core jersey-common 2.36 - jar EPL 2.0The GNU General Public License (GPL), Version 2, With Classpath ExceptionApache License, 2.0Public Domain No
org.glassfish.jersey.core jersey-server 2.31 - jar EPL 2.0The GNU General Public License (GPL), Version 2, With Classpath ExceptionApache License, 2.0Modified BSD No
org.glassfish.jersey.inject jersey-hk2 2.31 - jar EPL 2.0GPL2 w/ CPEEDL 1.0BSD 2-ClauseApache License, 2.0Public DomainModified BSDjQuery licenseMIT licenseW3C license No
org.glassfish.jersey.media jersey-media-jaxb 2.31 - jar EPL 2.0GPL2 w/ CPEEDL 1.0BSD 2-ClauseApache License, 2.0Public DomainModified BSDjQuery licenseMIT licenseW3C license No
org.javassist javassist 3.25.0-GA - jar MPL 1.1LGPL 2.1Apache License 2.0 No
org.jetbrains annotations 17.0.0 - jar The Apache Software License, Version 2.0 No
org.json4s json4s-ast_2.12 3.7.0-M11 - jar Apache-2.0 No
org.json4s json4s-core_2.12 3.7.0-M11 - jar Apache-2.0 No
org.json4s json4s-jackson_2.12 3.7.0-M11 - jar Apache-2.0 No
org.json4s json4s-scalap_2.12 3.7.0-M11 - jar Apache-2.0 No
org.lz4 lz4-java 1.8.0 - jar The Apache Software License, Version 2.0 No
org.roaringbitmap RoaringBitmap 0.9.25 - jar Apache 2 No
org.roaringbitmap shims 0.9.25 - jar Apache 2 No
org.rocksdb rocksdbjni 6.20.3 - jar Apache License 2.0GNU General Public License, version 2 No
org.scala-lang scala-reflect 2.12.15 - jar Apache-2.0 No
org.scala-lang.modules scala-parser-combinators_2.12 1.1.2 - jar - No
org.scala-lang.modules scala-xml_2.12 1.2.0 - jar - No
org.slf4j jul-to-slf4j 2.0.6 - jar MIT License No
org.spark-project.spark unused 1.0.0 - jar The Apache License, Version 2.0 No
org.threeten threeten-extra 1.5.0 - jar BSD 3-clause No
org.tukaani xz 1.9 - jar Public Domain No
org.xerial.snappy snappy-java 1.1.8.4 - jar - No
oro oro 2.0.8 - jar - No
com.google.code.findbugs jsr305 3.0.2 - jar The Apache Software License, Version 2.0 Yes

Project Dependency Graph

Dependency Tree

Licenses

The New BSD License: Jodd Core, Py4J

3-Clause BSD License: Kryo Shaded

The BSD License: ANTLR 4 Runtime, Fortran to Java ARPACK, JLine

Eclipse Public License 1.0: JUnit

GPL2 w/ CPE: HK2 API module, HK2 Implementation Utilities, Jakarta Annotations API, Jakarta Servlet, OSGi resource locator, ServiceLocator Default Implementation, aopalliance version 1.0 repackaged as a module, jakarta.ws.rs-api, javax.inject:1 as OSGi bundle, jersey-container-servlet, jersey-container-servlet-core, jersey-core-client, jersey-inject-hk2, jersey-media-jaxb

GNU General Public License, version 2: RocksDB JNI

BSD 2-Clause License: zstd-jni

Apache 2: Apache Derby Database Engine and Embedded JDBC Driver, Joda-Time, chill, chill-java, core, opencsv, org.roaringbitmap:RoaringBitmap, org.roaringbitmap:shims, univocity-parsers

CDDL/GPLv2+CE: JavaMail API (no providers)

BSD: ParaNamer Core, test-interface

BSD 3 Clause: core

Unknown: oro, transaction-api

New BSD license: Protocol Buffer Java API

Apache v2: BoneCP :: Core Library

The MIT License: Checker Qual, JOpt Simple

Apache-2.0: Apache Avro, Scala Compiler, Scala Library, json4s-ast, json4s-core, json4s-jackson, json4s-scalap

EPL 2.0: HK2 API module, HK2 Implementation Utilities, Jakarta Annotations API, Jakarta Servlet, OSGi resource locator, ServiceLocator Default Implementation, aopalliance version 1.0 repackaged as a module, jakarta.ws.rs-api, javax.inject:1 as OSGi bundle, jersey-container-servlet, jersey-container-servlet-core, jersey-core-client, jersey-core-common, jersey-core-server, jersey-inject-hk2, jersey-media-jaxb

MIT license: Animal Sniffer Annotations, jersey-container-servlet, jersey-container-servlet-core, jersey-core-client, jersey-inject-hk2, jersey-media-jaxb

MPL 1.1: Javassist

BSD 2-Clause: JLargeArrays, JTransforms, jersey-container-servlet, jersey-container-servlet-core, jersey-core-client, jersey-inject-hk2, jersey-media-jaxb

Apache Software License - Version 2.0: Jetty :: Asynchronous HTTP Client, Jetty :: Http Utility, Jetty :: IO Utility, Jetty :: Utilities

Apache License, 2.0: jersey-container-servlet, jersey-container-servlet-core, jersey-core-client, jersey-core-common, jersey-core-server, jersey-inject-hk2, jersey-media-jaxb

Public Domain: XZ for Java, jersey-container-servlet, jersey-container-servlet-core, jersey-core-client, jersey-core-common, jersey-inject-hk2, jersey-media-jaxb

Apache License V2.0: FlatBuffers Java API

Eclipse Public License - Version 1.0: Jetty :: Asynchronous HTTP Client, Jetty :: Http Utility, Jetty :: IO Utility, Jetty :: Utilities

Modified BSD: jersey-container-servlet, jersey-container-servlet-core, jersey-core-client, jersey-core-server, jersey-inject-hk2, jersey-media-jaxb

Apache 2.0 License: Spark Project Catalyst, Spark Project Core, Spark Project GraphX, Spark Project Hive, Spark Project Launcher, Spark Project Local DB, Spark Project ML Library, Spark Project ML Local Library, Spark Project Networking, Spark Project SQL, Spark Project Shuffle Streaming Service, Spark Project Sketch, Spark Project Streaming, Spark Project Tags, Spark Project Unsafe, Spark Project YARN

Revised BSD License: JSONLD Java :: Core

MIT: Cats kernel, arpack, blas, core, lapack, macros, platform, scalamock, scopt, util

Eclipse Distribution License - v 1.0: JAXB Runtime, istack common utility code runtime, jakarta.xml.bind-api

The Apache Software License, Version 2.0: Apache Commons Collections, Apache Commons Logging, Apache Ivy, Apache Jena - ARQ (SPARQL 1.1 Query Engine), Apache Jena - Base Common Environment, Apache Jena - Core, Apache Jena - IRI, Apache Jena - Shadowed external libraries, Apache Parquet Column, Apache Parquet Common, Apache Parquet Encodings, Apache Parquet Format Structures, Apache Parquet Hadoop, Apache Parquet Jackson, Apache Thrift, Commons DBCP, Commons Lang, Commons Pool, Curator Client, Curator Framework, Curator Recipes, Data Mapper for Jackson, DataNucleus Core, DataNucleus JDO API plugin, DataNucleus RDBMS plugin, Extensions to Apache HTTP components, FindBugs-jsr305, Gson, Guava: Google Core Libraries for Java, HikariCP, Hive Common, Hive Llap Client, Hive Llap Common, Hive Metastore, Hive Query Language, Hive Serde, Hive Shims, Hive Shims 0.23, Hive Shims Common, Hive Shims Scheduler, Hive Vector-Code-Gen Utilities, J2ObjC Annotations, JDO API, Jackson, Jackson datatype: JSR310, Jackson-annotations, Jackson-core, Jackson-dataformat-YAML, JetBrains Java Annotations, JewelCli, LZ4 and xxHash, Netty/TomcatNative [OpenSSL - Classes], Open JSON, Shared code, Wikidata Query RDF Tools, Wikimedia Event Platform Utilities (shaded), guava-retrying, jackson-databind, rdf-spark-tools

The GNU General Public License (GPL), Version 2, With Classpath Exception: jersey-core-common, jersey-core-server

Unnamed: Apache XBean :: ASM shaded (repackaged)

Apache 2.0: error-prone annotations

The Apache License, Version 2.0: empty

MIT License: JUL to SLF4J bridge, Logstash Logback Encoder, SLF4J API Module, dexx, pickle

Mozilla Public License, Version 2.0: Mozilla Rhino

jQuery license: jersey-container-servlet, jersey-container-servlet-core, jersey-core-client, jersey-inject-hk2, jersey-media-jaxb

Unicode/ICU License: ICU4J

Aduna BSD license: OpenRDF Sesame: Model, OpenRDF Sesame: Query, OpenRDF Sesame: Query result IO - API, OpenRDF Sesame: Query result IO - SPARQL/JSON, OpenRDF Sesame: Query result IO - binary, OpenRDF Sesame: Rio - API, OpenRDF Sesame: Rio - Datatypes, OpenRDF Sesame: Rio - Languages, OpenRDF Sesame: Rio - N-Triples, OpenRDF Sesame: Rio - Turtle, OpenRDF Sesame: util

BSD licence: ANTLR 3 Runtime, ANTLR ST4 4.0.4

New BSD License: Hamcrest Core, MinLog, commons-compiler, janino

BSD 3-clause: ThreeTen-Extra, scalacheck

The BSD 3-Clause License: leveldbjni-all

Apache License 2.0: Compress-LZF, Graphite Integration for Metrics, JVM Integration for Metrics, Jackson Integration for Metrics, Jakarta Bean Validation API, Javassist, Metrics Core, Metrics Integration for Apache HttpClient, Metrics Integration with JMX, RocksDB JNI, aircompressor, spark-testing-base

BSD License: Javolution

Apache License, Version 2.0: Apache Avro IPC, Apache Avro Mapred API, Apache Commons CLI, Apache Commons CSV, Apache Commons Codec, Apache Commons Collections, Apache Commons Compress, Apache Commons Crypto, Apache Commons IO, Apache Commons Lang, Apache Commons Math, Apache Commons Text, Apache Hadoop Client API, Apache Hadoop Client Runtime, Apache HttpClient, Apache HttpClient Cache, Apache HttpCore, Apache Log4j 1.x Compatibility API, Apache Log4j API, Apache Log4j Core, Apache Log4j SLF4J Binding, Apache Yetus - Audience Annotations, Apache ZooKeeper - Jute, Apache ZooKeeper - Server, Arrow Format, Arrow Memory - Core, Arrow Memory - Netty, Arrow Vectors, Caffeine cache, Hadoop Metrics2 Reporter for Dropwizard Metrics, Hive Storage API, JCL 1.2 implemented over SLF4J, Logstash Logback Encoder, Netty/All-in-One, Netty/Buffer, Netty/Codec, Netty/Codec/DNS, Netty/Codec/HAProxy, Netty/Codec/HTTP, Netty/Codec/HTTP2, Netty/Codec/MQTT, Netty/Codec/Memcache, Netty/Codec/Redis, Netty/Codec/SMTP, Netty/Codec/Socks, Netty/Codec/Stomp, Netty/Codec/XML, Netty/Common, Netty/Handler, Netty/Handler/Proxy, Netty/Resolver, Netty/Resolver/DNS, Netty/Resolver/DNS/Classes/MacOS, Netty/Resolver/DNS/Native/MacOS, Netty/Transport, Netty/Transport/Classes/Epoll, Netty/Transport/Classes/KQueue, Netty/Transport/Native/Epoll, Netty/Transport/Native/KQueue, Netty/Transport/Native/Unix/Common, Netty/Transport/RXTX, Netty/Transport/SCTP, Netty/Transport/UDT, ORC Core, ORC MapReduce, ORC Shims, SnakeYAML, Tink Cryptography API, stream-lib

Apache Publich License 2.0: breeze, breeze-macros

GNU Lesser General Public License: Logback Classic Module, Logback Core Module

W3C license: jersey-container-servlet, jersey-container-servlet-core, jersey-core-client, jersey-inject-hk2, jersey-media-jaxb

EDL 1.0: jersey-container-servlet, jersey-container-servlet-core, jersey-core-client, jersey-inject-hk2, jersey-media-jaxb

LGPL 2.1: Javassist

Eclipse Public License - v 1.0: Logback Classic Module, Logback Core Module

Dependency File Details

Filename Size Entries Classes Packages Java Version Debug Information Sealed
logback-classic-1.3.5.jar 260.5 kB 227 173 27 9 Yes No
logback-core-1.3.5.jar 564.6 kB 502 448 42 9 Yes No
shapeless_2.12-2.3.3.jar 3.2 MB 2343 2336 6 1.8 Yes No
stream-2.9.6.jar 178.1 kB 99 79 8 1.8 Yes No
kryo-shaded-4.0.2.jar 410.9 kB 263 240 8 1.7 Yes No
minlog-1.3.0.jar 5.7 kB 12 2 1 1.5 Yes No
jackson-annotations-2.17.1.jar 78.5 kB 87 74 2 9 Yes No
jackson-core-2.17.1.jar 581.9 kB 272 211 15 21 Yes No
jackson-databind-2.17.1.jar 1.6 MB 824 785 24 9 Yes No
jackson-dataformat-yaml-2.17.1.jar 55.4 kB 43 21 4 9 Yes No
jackson-datatype-jsr310-2.17.1.jar 132.3 kB 86 63 7 9 Yes No
jackson-module-scala_2.12-2.17.1.jar 516.3 kB 268 251 7 1.8 Yes No
collection-0.7.jar 165 kB 147 134 6 1.6 Yes No
caffeine-2.9.3.jar 912.1 kB 703 692 4 1.8 Yes No
core-1.1.2.jar 164.4 kB 17 6 1 1.6 Yes No
dropwizard-metrics-hadoop-metrics2-reporter-0.1.2.jar 15.9 kB 18 3 1 1.7 Yes No
jsonld-java-0.12.1.jar 1.6 MB 1126 1092 19 1.8 Yes No
zstd-jni-1.5.2-1.jar 5.9 MB 59 20 2 1.6 Yes No
guava-retrying-2.0.0.jar 33.3 kB 42 36 1 1.6 Yes No
scopt_2.12-3.7.1.jar 78.8 kB 38 36 1 1.8 Yes No
JTransforms-3.1.jar 1.2 MB 626 612 5 1.7 Yes No
gson-2.5.jar 232.5 kB 186 175 7 1.6 Yes No
tink-1.6.1.jar 1.3 MB 669 649 18 1.8 Yes No
error_prone_annotations-2.3.2.jar 13.2 kB 33 21 2 1.7 No No
flatbuffers-java-1.12.0.jar 64.9 kB 55 45 1 1.8 Yes No
guava-11.0.2.jar 1.6 MB 1289 1266 12 1.5 Yes No
j2objc-annotations-1.3.jar 8.8 kB 23 12 1 1.5 Yes No
protobuf-java-2.5.0.jar 533.5 kB 256 246 1 1.5 Yes No
spark-testing-base_2.12-3.3.1_1.3.0.jar 298.8 kB 146 67 6 1.8 Yes No
icu4j-68.1.jar 13.3 MB 5229 1526 16 1.7 Yes No
bonecp-0.8.0.RELEASE.jar 110.6 kB 54 41 3 1.5 Yes No
jewelcli-0.8.9.jar 554.4 kB 496 489 37 1.6 Yes No
compress-lzf-1.1.jar 81.8 kB 60 43 7 9 Yes No
istack-commons-runtime-3.0.8.jar 27.2 kB 37 22 4 9 Yes No
mailapi-1.6.2.jar 301.5 kB 214 189 8 1.7 Yes No
json-1.8.jar 25.5 kB 18 9 1 1.6 Yes No
paranamer-2.8.jar 34.7 kB 31 21 1 1.5 Yes No
chill-java-0.10.0.jar 58.7 kB 58 52 3 1.6 Yes No
chill_2.12-0.10.0.jar 212.4 kB 112 107 2 1.8 Yes No
univocity-parsers-2.9.1.jar 447 kB 299 273 16 1.6 Yes No
HikariCP-2.5.1.jar 136.4 kB 93 77 7 1.8 Yes No
commons-cli-1.4.jar 53.8 kB 40 27 1 1.5 Yes No
commons-codec-1.11.jar 335 kB 243 96 7 1.6 Yes No
commons-collections-3.2.2.jar 588.3 kB 484 460 12 1.3 Yes No
commons-dbcp-1.4.jar 160.5 kB 80 62 5 1.6 Yes No
commons-io-2.7.jar 276.4 kB 198 176 10 1.8 Yes No
commons-lang-2.6.jar 284.2 kB 155 133 10 1.3 Yes No
commons-logging-1.2.jar 61.8 kB 42 28 2 1.2 Yes No
commons-pool-1.5.4.jar 96.2 kB 66 52 2 1.3 Yes No
arpack-2.2.1.jar 77.5 kB 27 10 2 1.8 Yes No
blas-2.2.1.jar 198.5 kB 37 20 2 1.8 Yes No
lapack-2.2.1.jar 813.1 kB 27 10 2 1.8 Yes No
aircompressor-0.21.jar 183.6 kB 109 94 6 1.8 Yes No
metrics-core-4.0.2.jar 97.7 kB 91 81 1 1.8 Yes No
metrics-graphite-4.2.7.jar 23.3 kB 22 11 1 1.8 Yes No
metrics-httpclient-4.0.2.jar 9.9 kB 16 5 1 1.8 Yes No
metrics-jmx-4.0.2.jar 20.5 kB 30 19 1 1.8 Yes No
metrics-json-4.2.7.jar 16.7 kB 22 11 1 1.8 Yes No
metrics-jvm-4.2.7.jar 24.2 kB 27 16 1 1.8 Yes No
netty-all-4.1.77.Final.jar 4.4 kB 9 0 0 - - -
netty-buffer-4.1.77.Final.jar 303.7 kB 154 137 2 1.6 Yes No
netty-codec-4.1.77.Final.jar 337 kB 234 212 10 1.6 Yes No
netty-codec-dns-4.1.77.Final.jar 65.4 kB 59 45 1 1.6 Yes No
netty-codec-haproxy-4.1.77.Final.jar 36.2 kB 33 19 1 1.6 Yes No
netty-codec-http-4.1.77.Final.jar 639.5 kB 408 382 9 1.6 Yes No
netty-codec-http2-4.1.77.Final.jar 473.6 kB 292 274 1 1.6 Yes No
netty-codec-memcache-4.1.77.Final.jar 43.1 kB 53 38 2 1.6 Yes No
netty-codec-mqtt-4.1.77.Final.jar 99.5 kB 79 65 1 1.6 Yes No
netty-codec-redis-4.1.77.Final.jar 44.5 kB 49 35 1 1.6 Yes No
netty-codec-smtp-4.1.77.Final.jar 19.9 kB 28 14 1 1.6 Yes No
netty-codec-socks-4.1.77.Final.jar 119.1 kB 124 107 4 1.6 Yes No
netty-codec-stomp-4.1.77.Final.jar 29.4 kB 35 21 1 1.6 Yes No
netty-codec-xml-4.1.77.Final.jar 18.4 kB 30 16 1 1.6 Yes No
netty-common-4.1.77.Final.jar 653.1 kB 520 488 9 1.6 Yes No
netty-handler-4.1.77.Final.jar 528.3 kB 366 338 12 1.6 Yes No
netty-handler-proxy-4.1.77.Final.jar 24 kB 25 12 1 1.6 Yes No
netty-resolver-4.1.77.Final.jar 37.8 kB 41 29 1 1.6 Yes No
netty-resolver-dns-4.1.77.Final.jar 156.6 kB 118 101 1 1.6 Yes No
netty-resolver-dns-classes-macos-4.1.77.Final.jar 9.1 kB 17 3 1 1.6 Yes No
netty-resolver-dns-native-macos-4.1.77.Final-osx-aarch_64.jar 18.8 kB 11 0 0 - - -
netty-resolver-dns-native-macos-4.1.77.Final-osx-x86_64.jar 19 kB 11 0 0 - - -
netty-tcnative-classes-2.0.52.Final.jar 34.9 kB 40 28 1 1.6 Yes No
netty-transport-4.1.77.Final.jar 480.8 kB 391 363 12 1.6 Yes No
netty-transport-classes-epoll-4.1.77.Final.jar 139.6 kB 77 64 1 1.6 Yes No
netty-transport-classes-kqueue-4.1.77.Final.jar 108 kB 63 50 1 1.6 Yes No
netty-transport-native-epoll-4.1.77.Final-linux-aarch_64.jar 39.2 kB 11 0 0 - - -
netty-transport-native-epoll-4.1.77.Final-linux-x86_64.jar 37.6 kB 11 0 0 - - -
netty-transport-native-kqueue-4.1.77.Final-osx-aarch_64.jar 24.7 kB 11 0 0 - - -
netty-transport-native-kqueue-4.1.77.Final-osx-x86_64.jar 25.8 kB 11 0 0 - - -
netty-transport-native-unix-common-4.1.77.Final.jar 43.2 kB 45 32 1 1.6 Yes No
netty-transport-rxtx-4.1.77.Final.jar 18.2 kB 24 11 1 1.6 Yes No
netty-transport-sctp-4.1.77.Final.jar 49.3 kB 47 29 4 1.6 Yes No
netty-transport-udt-4.1.77.Final.jar 32.1 kB 35 21 2 1.6 Yes No
jakarta.annotation-api-1.3.5.jar 25.1 kB 28 15 3 1.8 Yes No
jakarta.servlet-api-4.0.3.jar 82.9 kB 108 85 4 1.8 Yes No
jakarta.validation-api-2.0.2.jar 91.9 kB 160 143 9 1.8 Yes No
jakarta.ws.rs-api-2.1.6.jar 140.4 kB 155 138 7 9 Yes No
jakarta.xml.bind-api-2.3.2.jar 115.5 kB 137 111 7 9 Yes No
transaction-api-1.1.jar 15.1 kB 24 18 2 1.3 Yes No
javolution-5.5.1.jar 395.2 kB 328 308 11 1.5 Yes No
jline-2.12.jar 213.9 kB 122 91 9 1.5 Yes No
joda-time-2.9.9.jar 634 kB 763 247 7 1.5 Yes No
junit-4.12.jar 314.9 kB 323 286 30 1.5 Yes No
logstash-logback-encoder-7.2.jar 417.5 kB 355 320 24 1.8 Yes No
pickle-1.2.jar 54.3 kB 39 28 2 1.8 Yes No
jopt-simple-5.0.4.jar 78.1 kB 71 59 3 1.7 Yes No
opencsv-2.3.jar 19.8 kB 22 10 2 1.5 Yes No
py4j-0.10.9.5.jar 123.4 kB 78 67 4 1.6 Yes No
arpack_combined_all-0.1.jar 1.2 MB 926 915 6 1.4 Yes No
ST4-4.0.4.jar 236.7 kB 140 126 5 1.6 Yes No
antlr-runtime-3.5.2.jar 167.8 kB 130 117 4 1.5 Yes No
antlr4-runtime-4.8.jar 337.9 kB 237 220 7 1.7 Yes No
arrow-format-7.0.0.jar 109.9 kB 109 93 1 1.8 Yes No
arrow-memory-core-7.0.0.jar 108.1 kB 85 65 5 1.8 Yes No
arrow-memory-netty-7.0.0.jar 39.4 kB 33 14 2 1.8 Yes No
arrow-vector-7.0.0.jar 1.9 MB 757 694 16 1.8 Yes No
avro-1.11.4.jar 651.4 kB 476 450 13 1.8 Yes No
avro-ipc-1.11.0.jar 185.6 kB 92 63 5 1.8 Yes No
avro-mapred-1.11.0.jar 188.2 kB 140 120 6 1.8 Yes No
commons-collections4-4.0.jar 610.3 kB 459 431 16 1.5 Yes No
commons-compress-1.18.jar 591.7 kB 377 336 29 1.7 Yes No
commons-crypto-1.1.0.jar 166.2 kB 91 52 8 1.8 Yes No
commons-csv-1.5.jar 41.6 kB 28 15 1 1.7 Yes No
commons-lang3-3.12.0.jar 587.4 kB 374 345 17 1.8 Yes No
commons-math3-3.6.1.jar 2.2 MB 1402 1301 75 1.5 Yes No
commons-text-1.9.jar 216.2 kB 154 135 7 1.8 Yes No
curator-client-2.13.0.jar 2.4 MB 1781 1737 24 1.6 Yes No
curator-framework-2.13.0.jar 202 kB 196 177 6 1.6 Yes No
curator-recipes-2.13.0.jar 283.7 kB 234 211 9 1.6 Yes No
derby-10.14.2.0.jar 3.2 MB 1811 1751 101 1.8 No Yes
hadoop-client-api-3.3.2.jar 19.5 MB 9183 8784 228 1.8 Yes No
hadoop-client-runtime-3.3.2.jar 30.5 MB 19847 18435 744 9 Yes No
hive-common-2.3.9.jar 436.2 kB 223 186 19 1.7 Yes No
hive-exec-2.3.9-core.jar 10.8 MB 5249 5114 103 1.7 Yes No
hive-llap-client-2.3.9.jar 124.3 kB 87 62 9 1.7 Yes No
hive-llap-common-2.3.9.jar 326.6 kB 165 139 9 1.7 Yes No
hive-metastore-2.3.9.jar 8.2 MB 4118 4086 16 1.7 Yes No
hive-serde-2.3.9.jar 916.6 kB 602 563 24 1.7 Yes No
hive-shims-2.3.9.jar 8.8 kB 10 0 0 - - -
hive-storage-api-2.7.2.jar 236.7 kB 138 107 11 1.8 Yes No
hive-vector-code-gen-2.3.9.jar 38.3 kB 18 3 1 1.7 Yes No
hive-shims-0.23-2.3.9.jar 53.9 kB 38 21 3 1.7 Yes No
hive-shims-common-2.3.9.jar 120.3 kB 97 75 6 1.7 Yes No
hive-shims-scheduler-2.3.9.jar 12.9 kB 17 2 1 1.7 Yes No
httpclient-4.4.jar 719.3 kB 499 458 24 1.6 Yes No
httpclient-cache-4.5.5.jar 161.6 kB 101 81 4 1.6 Yes No
httpcore-4.4.jar 321.6 kB 284 254 17 1.6 Yes No
ivy-2.5.0.jar 1.4 MB 884 771 65 1.7 Yes No
jena-arq-3.10.0.jar 3.1 MB 2166 2054 94 1.8 Yes No
jena-base-3.10.0.jar 219.4 kB 193 170 10 1.8 Yes No
jena-core-3.10.0.jar 1.8 MB 1282 1177 51 1.8 Yes No
jena-iri-3.10.0.jar 138.1 kB 74 59 2 1.8 Yes No
jena-shaded-guava-3.10.0.jar 2.9 MB 1983 1946 18 1.8 Yes No
log4j-1.2-api-2.17.2.jar 303.4 kB 218 176 19 1.8 Yes No
log4j-api-2.17.2.jar 302.5 kB 211 177 9 9 Yes No
log4j-core-2.17.2.jar 1.8 MB 1230 1137 52 1.8 Yes No
log4j-slf4j-impl-2.17.2.jar 24.2 kB 26 10 2 1.8 Yes No
orc-core-1.7.6.jar 1.1 MB 550 522 11 1.8 Yes No
orc-mapreduce-1.7.6.jar 49.9 kB 34 19 2 1.8 Yes No
orc-shims-1.7.6.jar 29.3 kB 37 23 2 1.8 Yes No
parquet-column-1.12.2.jar 2 MB 1355 1289 41 1.8 Yes No
parquet-common-1.12.2.jar 96.6 kB 101 83 8 1.8 Yes No
parquet-encoding-1.12.2.jar 848.6 kB 319 305 1 1.8 Yes No
parquet-format-structures-1.12.2.jar 707.9 kB 452 429 8 1.8 Yes No
parquet-hadoop-1.12.2.jar 977.6 kB 535 483 29 1.8 Yes No
parquet-jackson-1.12.2.jar 1.9 MB 903 842 34 1.7 Yes No
spark-catalyst_2.12-3.3.1.jar 12.5 MB 4396 4326 50 1.8 Yes No
spark-core_2.12-3.3.1.jar 11 MB 4168 3933 111 1.8 Yes No
spark-graphx_2.12-3.3.1.jar 434 kB 159 136 6 1.8 Yes No
spark-hive_2.12-3.3.1.jar 714.2 kB 177 145 7 1.8 Yes No
spark-kvstore_2.12-3.3.1.jar 84 kB 60 40 2 1.8 Yes No
spark-launcher_2.12-3.3.1.jar 77.7 kB 53 34 2 1.8 Yes No
spark-mllib-local_2.12-3.3.1.jar 116.1 kB 44 21 4 1.8 Yes No
spark-mllib_2.12-3.3.1.jar 6.1 MB 2431 2304 81 1.8 Yes No
spark-network-common_2.12-3.3.1.jar 2.4 MB 1770 1724 22 1.8 Yes No
spark-network-shuffle_2.12-3.3.1.jar 160.3 kB 109 85 6 1.8 Yes No
spark-sketch_2.12-3.3.1.jar 30.7 kB 32 12 2 1.8 Yes No
spark-sql_2.12-3.3.1.jar 8.9 MB 2761 2656 70 1.8 Yes No
spark-streaming_2.12-3.3.1.jar 1.1 MB 392 359 12 1.8 Yes No
spark-tags_2.12-3.3.1.jar 15.2 kB 30 11 2 1.8 Yes No
spark-unsafe_2.12-3.3.1.jar 53.2 kB 49 21 9 1.8 Yes No
spark-yarn_2.12-3.3.1.jar 357.5 kB 102 73 7 1.8 Yes No
libfb303-0.9.3.jar 313.7 kB 213 208 1 1.7 Yes No
libthrift-0.10.0.jar 236.9 kB 194 181 7 1.5 Yes No
velocity-1.5.jar 392.1 kB 282 246 25 1.2 Yes No
xbean-asm9-shaded-4.20.jar 294.8 kB 143 121 6 1.8 Yes No
audience-annotations-0.5.0.jar 20.4 kB 28 13 2 1.7 Yes No
zookeeper-3.6.2.jar 1.2 MB 696 664 23 1.8 Yes No
zookeeper-jute-3.6.2.jar 250.4 kB 129 110 8 1.8 Yes No
checker-qual-2.8.1.jar 200.6 kB 360 302 32 1.8 Yes No
jackson-core-asl-1.9.13.jar 232.2 kB 137 121 8 1.5 Yes No
jackson-mapper-asl-1.9.13.jar 780.7 kB 529 502 18 1.5 Yes No
commons-compiler-3.0.16.jar 71.6 kB 88 61 10 1.6 Yes No
janino-3.0.16.jar 926.6 kB 534 516 6 1.6 Yes No
animal-sniffer-annotations-1.18.jar 3.5 kB 12 1 1 1.8 No No
datanucleus-api-jdo-4.2.4.jar 366.7 kB 165 108 6 1.7 Yes No
datanucleus-core-4.1.17.jar 2 MB 1014 915 48 1.7 Yes No
datanucleus-rdbms-4.1.19.jar 1.9 MB 818 762 28 1.7 Yes No
javax.jdo-3.2.0-m3.jar 249.8 kB 265 205 8 1.7 Yes No
jetty-client-9.4.12.v20180830.jar 280.6 kB 206 190 5 1.8 Yes No
jetty-http-9.4.12.v20180830.jar 195.7 kB 111 93 2 1.8 Yes No
jetty-io-9.4.12.v20180830.jar 139.4 kB 106 93 2 1.8 Yes No
jetty-util-9.4.12.v20180830.jar 503 kB 307 282 11 1.8 Yes No
leveldbjni-all-1.8.jar 1 MB 102 75 4 1.6 Yes No
hk2-api-2.6.1.jar 200.2 kB 197 176 7 1.8 Yes No
hk2-locator-2.6.1.jar 203.4 kB 117 99 3 1.8 Yes No
hk2-utils-2.6.1.jar 131.6 kB 102 80 7 1.8 Yes No
osgi-resource-locator-1.0.3.jar 19.5 kB 23 12 1 1.6 Yes No
aopalliance-repackaged-2.6.1.jar 27 kB 41 26 4 1.8 Yes No
jakarta.inject-2.6.1.jar 18.1 kB 17 6 1 1.8 No No
jaxb-runtime-2.3.2.jar 1 MB 804 643 26 9 Yes No
jersey-container-servlet-2.36.jar 32.4 kB 29 8 3 1.8 Yes No
jersey-container-servlet-core-2.31.jar 73.4 kB 61 44 4 1.8 Yes No
jersey-client-2.36.jar 260.5 kB 191 162 10 1.8 Yes No
jersey-common-2.36.jar 1.2 MB 927 872 23 11 Yes No
jersey-server-2.31.jar 937.6 kB 656 602 27 1.8 Yes No
jersey-hk2-2.31.jar 76.8 kB 63 46 1 1.8 Yes No
jersey-media-jaxb-2.31.jar 94.8 kB 71 54 2 1.8 Yes No
hamcrest-core-1.3.jar 45 kB 52 45 3 1.5 Yes No
javassist-3.25.0-GA.jar 780.3 kB 449 425 17 1.7 Yes No
annotations-17.0.0.jar 19 kB 47 39 2 1.8 Yes No
jodd-core-3.5.2.jar 427.8 kB 265 244 17 1.5 Yes No
json4s-ast_2.12-3.7.0-M11.jar 89.9 kB 59 56 1 1.8 Yes No
json4s-core_2.12-3.7.0-M11.jar 526.3 kB 254 249 3 1.8 Yes No
json4s-jackson_2.12-3.7.0-M11.jar 37.1 kB 24 20 1 1.8 Yes No
json4s-scalap_2.12-3.7.0-M11.jar 348.3 kB 146 141 2 1.8 Yes No
lz4-java-1.8.0.jar 682.8 kB 105 80 3 1.7 Yes No
rhino-1.7.7.2.jar 1.2 MB 521 482 23 1.6 Yes No
sesame-model-2.8.11.jar 174.7 kB 116 101 7 1.6 Yes No
sesame-query-2.8.11.jar 51.7 kB 65 53 3 1.6 Yes No
sesame-queryresultio-api-2.8.11.jar 24.5 kB 37 25 2 1.6 Yes No
sesame-queryresultio-binary-2.8.11.jar 13.9 kB 21 6 1 1.6 Yes No
sesame-queryresultio-sparqljson-2.8.11.jar 19.9 kB 27 10 1 1.6 Yes No
sesame-rio-api-2.8.11.jar 57.7 kB 61 50 2 1.6 Yes No
sesame-rio-datatypes-2.8.11.jar 8.7 kB 18 5 1 1.6 Yes No
sesame-rio-languages-2.8.11.jar 3.6 kB 14 1 1 1.6 Yes No
sesame-rio-ntriples-2.8.11.jar 16.7 kB 19 5 1 1.6 Yes No
sesame-rio-turtle-2.8.11.jar 23.2 kB 19 5 1 1.6 Yes No
sesame-util-2.8.11.jar 86.2 kB 80 59 10 1.6 Yes No
RoaringBitmap-0.9.25.jar 428.5 kB 181 173 5 1.8 Yes No
shims-0.9.25.jar 2.5 kB 10 1 1 9 Yes No
rocksdbjni-6.20.3.jar 36.1 MB 244 231 2 1.7 Yes No
scala-compiler-2.12.21.jar 11 MB 3388 3226 66 1.8 Yes No
scala-library-2.12.21.jar 5.4 MB 2622 2581 34 1.8 Yes No
scala-reflect-2.12.15.jar 3.7 MB 1438 1418 13 1.8 Yes No
scala-collection-compat_2.12-2.1.1.jar 112.2 kB 71 63 3 1.8 Yes No
scala-parser-combinators_2.12-1.1.2.jar 223 kB 111 99 6 1.8 Yes No
scala-xml_2.12-1.2.0.jar 556.6 kB 253 240 10 1.8 Yes No
test-interface-1.0.jar 14.8 kB 35 29 2 1.6 Yes No
scalacheck_2.12-1.15.2.jar 1.2 MB 412 406 4 1.8 Yes No
scalactic_2.12-3.2.15.jar 1.6 MB 518 510 4 1.8 Yes No
scalamock_2.12-4.4.0.jar 915.1 kB 415 402 11 1.8 Yes No
breeze-macros_2.12-1.2.jar 75.1 kB 45 40 2 1.8 Yes No
breeze_2.12-1.2.jar 14 MB 5732 5693 34 1.8 Yes No
scalatest-compatible-3.2.15.jar 1.4 kB 6 1 1 1.8 No No
scalatest-core_2.12-3.2.15.jar 3.7 MB 1463 1412 12 1.8 Yes No
scalatest-diagrams_2.12-3.2.15.jar 53.3 kB 23 18 1 1.8 Yes No
scalatest-featurespec_2.12-3.2.15.jar 81.7 kB 22 17 1 1.8 Yes No
scalatest-flatspec_2.12-3.2.15.jar 175.9 kB 82 77 1 1.8 Yes No
scalatest-freespec_2.12-3.2.15.jar 103.7 kB 30 25 1 1.8 Yes No
scalatest-funspec_2.12-3.2.15.jar 110.5 kB 36 31 1 1.8 Yes No
scalatest-funsuite_2.12-3.2.15.jar 64.5 kB 22 17 1 1.8 Yes No
scalatest-matchers-core_2.12-3.2.15.jar 2 MB 734 729 2 1.8 Yes No
scalatest-mustmatchers_2.12-3.2.15.jar 184.2 kB 48 42 1 1.8 Yes No
scalatest-propspec_2.12-3.2.15.jar 34.6 kB 14 9 1 1.8 Yes No
scalatest-refspec_2.12-3.2.15.jar 26.3 kB 12 7 1 1.8 Yes No
scalatest-shouldmatchers_2.12-3.2.15.jar 185.4 kB 50 44 1 1.8 Yes No
scalatest-wordspec_2.12-3.2.15.jar 134.6 kB 46 41 1 1.8 Yes No
scalatest_2.12-3.2.15.jar 0.7 kB 2 0 0 - - -
junit-4-12_2.12-3.2.2.0.jar 80.7 kB 27 21 1 1.8 Yes No
scalacheck-1-15_2.12-3.2.3.0.jar 100.2 kB 29 23 1 1.8 Yes No
jcl-over-slf4j-2.0.6.jar 17.4 kB 25 9 3 9 Yes No
jul-to-slf4j-2.0.6.jar 4.9 kB 11 1 1 1.8 Yes No
slf4j-api-2.0.6.jar 62.5 kB 66 52 5 9 Yes No
unused-1.0.0.jar 2.8 kB 12 1 1 1.5 Yes No
threeten-extra-1.5.0.jar 233.7 kB 127 95 4 9 Yes No
xz-1.9.jar 116 kB 132 117 10 9 No Yes
algebra_2.12-2.0.1.jar 1.2 MB 488 465 22 1.8 Yes No
cats-kernel_2.12-2.1.1.jar 3.3 MB 1159 1124 33 1.8 Yes No
macro-compat_2.12-1.1.1.jar 3.2 kB 4 2 1 1.8 Yes No
spire-macros_2.12-0.17.0.jar 114.7 kB 56 51 3 1.8 Yes No
spire-platform_2.12-0.17.0.jar 8.5 kB 11 8 2 1.8 Yes No
spire-util_2.12-0.17.0.jar 35.1 kB 23 19 2 1.8 Yes No
spire_2.12-0.17.0.jar 7.2 MB 2469 2449 19 1.8 Yes No
common/target/classes - 0 0 0 - - -
tools/target/classes - 0 0 0 - - -
eventutilities-shaded-1.4.6.jar 4 MB 3130 2414 97 1.8 Yes No
http-client-utils-1.0.0.jar 3.9 kB 12 1 1 1.8 Yes No
snappy-java-1.1.8.4.jar 2 MB 107 45 4 1.8 Yes No
snakeyaml-2.2.jar 334.4 kB 278 230 24 9 Yes No
oro-2.0.8.jar 65.3 kB 74 62 6 1.2 No No
JLargeArrays-1.5.jar 232.5 kB 159 148 1 1.7 Yes No
jsr305-3.0.2.jar 19.9 kB 46 35 3 1.5 Yes No
Total Size Entries Classes Packages Java Version Debug Information Sealed
293 321.7 MB 143692 129759 4000 21 275 2
compile: 61 compile: 40.1 MB compile: 24720 compile: 18279 compile: 757 21 compile: 57 -
runtime: 3 runtime: 429.8 kB runtime: 387 runtime: 326 runtime: 26 runtime: 3 -
provided: 144 provided: 194 MB provided: 78277 provided: 72855 provided: 2325 provided: 134 provided: 1
test: 85 test: 87.2 MB test: 40308 test: 38299 test: 892 9 test: 81 test: 1