Here is an example of good (contains 3 annotation ...
# general
e
Here is an example of good (contains 3 annotation processors:
Copy code
$ curl -O <https://repo1.maven.org/maven2/com/google/auto/value/auto-value/1.2/auto-value-1.2.jar>
$ unzip -qc auto-value-1.2.jar META-INF/services/javax.annotation.processing.Processor
com.google.auto.value.processor.AutoAnnotationProcessor
com.google.auto.value.processor.AutoValueBuilderProcessor
com.google.auto.value.processor.AutoValueProcessor