prebuilt_jar(
name = 'annotations',
binary_jar = 'annotations.jar',
visibility = [
'PUBLIC',
]
)
name = 'processor',
binary_jar = 'processor.jar',