java_library(
    compiler_option_sets = {"fatal_warnings"},
    dependencies = [
        "3rdparty/jvm/org/apache/thrift:libthrift",
    ],
)
