E.g. - I have: `jar_library(name='aalto-xml', jars...
# general
w
E.g. - I have:
jar_library(name='aalto-xml', jars=[jar('com.fasterxml', 'aalto-xml', '1.0.0')])
It’s dependent on stax2-api by org.codehaus.woodstox through its POM. If I depend on aalto-xml will creating a binary also fetch stax2?