so for a target like ``` jar_library(name='hamcres...
# general
a
so for a target like
Copy code
jar_library(name='hamcrest-all',
  jars=[
    jar(org='org.hamcrest', name='hamcrest-all', rev='1.3')
  ],
  scope='test'
)
it'll just be that one jar, or if there are other jars, all the jars that are listed