java_output_jars
Information about outputs of a Java rule.Members
jars
list java_output_jars.jarsA list of jars the rule outputs.
jdeps
File java_output_jars.jdepsThe jdeps file for rule outputs. May return
None
.
native_headers
File java_output_jars.native_headersAn archive of native header files. May return
None
.