java_library(
    sources = ["*.java"],
    compiler_option_sets = ["fatal_warnings"],
)
