Lines Matching full:exclude
11 exclude group: 'com.google.errorprone', module: 'error_prone_annotations'
13 exclude group: 'com.google.code.findbugs', module: 'jsr305'
15 exclude group: 'org.codehaus.mojo', module: 'animal-sniffer-annotations'
19 exclude group: 'com.google.code.findbugs', module: 'jsr305'
21 exclude group: 'com.google.guava', module: 'guava'
23 exclude group: 'io.grpc', module: 'grpc-context'
27 exclude group: 'com.google.code.findbugs', module: 'jsr305'
29 exclude group: 'io.grpc', module: 'grpc-context'
31 exclude group: 'com.google.guava', module: 'guava'
45 exclude 'io/grpc/Internal?*.java'
46 exclude 'io/grpc/internal/**'