-
Notifications
You must be signed in to change notification settings - Fork 269
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Replace javax.inject with jakarta.inject
Note that Dagger currently doesn't work with the Jakarta namespace and we have to cap the jakarta inject package version below 2.0 so that it sill provides classes in the old namespace.
- Loading branch information
Showing
24 changed files
with
3,955 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,109 @@ | ||
# This is a Gradle generated file for dependency locking. | ||
# Manual edits can break the build and are not advised. | ||
# This file is expected to be part of source control. | ||
aopalliance:aopalliance:1.0=annotationProcessor,buildScriptClasspath,compileClasspath | ||
args4j:args4j:2.0.23=buildScriptClasspath,compileClasspath | ||
com.fasterxml.jackson.core:jackson-core:2.16.1=buildScriptClasspath,compileClasspath | ||
com.fasterxml.jackson:jackson-bom:2.16.1=buildScriptClasspath,compileClasspath | ||
com.github.ben-manes.caffeine:caffeine:3.0.5=annotationProcessor | ||
com.github.kevinstern:software-and-algorithms:1.0=annotationProcessor | ||
com.google.android:annotations:4.1.1.4=buildScriptClasspath | ||
com.google.api-client:google-api-client:2.3.0=buildScriptClasspath,compileClasspath | ||
com.google.api.grpc:gapic-google-cloud-storage-v2:2.35.0-alpha=buildScriptClasspath,compileClasspath | ||
com.google.api.grpc:grpc-google-cloud-storage-v2:2.35.0-alpha=buildScriptClasspath,compileClasspath | ||
com.google.api.grpc:proto-google-cloud-storage-v2:2.35.0-alpha=buildScriptClasspath,compileClasspath | ||
com.google.api.grpc:proto-google-common-protos:2.36.0=buildScriptClasspath,compileClasspath | ||
com.google.api.grpc:proto-google-iam-v1:1.31.0=buildScriptClasspath,compileClasspath | ||
com.google.api:api-common:2.28.0=buildScriptClasspath,compileClasspath | ||
com.google.api:gax-grpc:2.45.0=buildScriptClasspath,compileClasspath | ||
com.google.api:gax-httpjson:2.45.0=buildScriptClasspath,compileClasspath | ||
com.google.api:gax:2.45.0=buildScriptClasspath,compileClasspath | ||
com.google.apis:google-api-services-storage:v1-rev20240209-2.0.0=buildScriptClasspath,compileClasspath | ||
com.google.auth:google-auth-library-credentials:1.23.0=buildScriptClasspath,compileClasspath | ||
com.google.auth:google-auth-library-oauth2-http:1.23.0=buildScriptClasspath,compileClasspath | ||
com.google.auto.service:auto-service-annotations:1.0.1=annotationProcessor | ||
com.google.auto.value:auto-value-annotations:1.10.4=buildScriptClasspath,compileClasspath | ||
com.google.auto.value:auto-value-annotations:1.9=annotationProcessor | ||
com.google.auto.value:auto-value:1.10.4=annotationProcessor | ||
com.google.auto:auto-common:1.2.1=annotationProcessor | ||
com.google.cloud:google-cloud-core-grpc:2.35.0=buildScriptClasspath,compileClasspath | ||
com.google.cloud:google-cloud-core-http:2.35.0=buildScriptClasspath,compileClasspath | ||
com.google.cloud:google-cloud-core:2.35.0=buildScriptClasspath,compileClasspath | ||
com.google.cloud:google-cloud-storage:2.35.0=buildScriptClasspath,compileClasspath | ||
com.google.code.findbugs:jsr305:3.0.2=annotationProcessor,buildScriptClasspath,compileClasspath | ||
com.google.code.gson:gson:2.10.1=buildScriptClasspath,compileClasspath | ||
com.google.common.html.types:types:1.0.6=buildScriptClasspath,compileClasspath | ||
com.google.errorprone:error_prone_annotation:2.23.0=annotationProcessor | ||
com.google.errorprone:error_prone_annotations:2.23.0=annotationProcessor | ||
com.google.errorprone:error_prone_annotations:2.26.1=buildScriptClasspath,compileClasspath | ||
com.google.errorprone:error_prone_check_api:2.23.0=annotationProcessor | ||
com.google.errorprone:error_prone_core:2.23.0=annotationProcessor | ||
com.google.errorprone:error_prone_type_annotations:2.23.0=annotationProcessor | ||
com.google.escapevelocity:escapevelocity:0.9.1=buildScriptClasspath,compileClasspath | ||
com.google.guava:failureaccess:1.0.1=annotationProcessor | ||
com.google.guava:failureaccess:1.0.2=buildScriptClasspath,compileClasspath | ||
com.google.guava:guava-parent:32.1.1-jre=annotationProcessor | ||
com.google.guava:guava:32.1.1-jre=annotationProcessor | ||
com.google.guava:guava:33.1.0-jre=buildScriptClasspath,compileClasspath | ||
com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava=buildScriptClasspath,compileClasspath | ||
com.google.http-client:google-http-client-apache-v2:1.44.1=buildScriptClasspath,compileClasspath | ||
com.google.http-client:google-http-client-appengine:1.44.1=buildScriptClasspath,compileClasspath | ||
com.google.http-client:google-http-client-gson:1.44.1=buildScriptClasspath,compileClasspath | ||
com.google.http-client:google-http-client-jackson2:1.44.1=buildScriptClasspath,compileClasspath | ||
com.google.http-client:google-http-client:1.44.1=buildScriptClasspath,compileClasspath | ||
com.google.inject.extensions:guice-multibindings:4.1.0=buildScriptClasspath,compileClasspath | ||
com.google.inject:guice:4.1.0=buildScriptClasspath,compileClasspath | ||
com.google.inject:guice:5.1.0=annotationProcessor | ||
com.google.j2objc:j2objc-annotations:2.8=buildScriptClasspath | ||
com.google.j2objc:j2objc-annotations:3.0.0=compileClasspath | ||
com.google.jsinterop:jsinterop-annotations:1.0.1=buildScriptClasspath,compileClasspath | ||
com.google.oauth-client:google-oauth-client:1.35.0=buildScriptClasspath,compileClasspath | ||
com.google.protobuf:protobuf-java-util:3.25.2=buildScriptClasspath,compileClasspath | ||
com.google.protobuf:protobuf-java:3.19.6=annotationProcessor | ||
com.google.protobuf:protobuf-java:3.25.2=buildScriptClasspath,compileClasspath | ||
com.google.re2j:re2j:1.7=buildScriptClasspath | ||
com.google.template:soy:2021-02-01=buildScriptClasspath,compileClasspath | ||
com.ibm.icu:icu4j:57.1=buildScriptClasspath,compileClasspath | ||
commons-codec:commons-codec:1.16.1=buildScriptClasspath,compileClasspath | ||
io.github.eisop:dataflow-errorprone:3.34.0-eisop1=annotationProcessor | ||
io.github.java-diff-utils:java-diff-utils:4.12=annotationProcessor | ||
io.grpc:grpc-alts:1.62.2=buildScriptClasspath,compileClasspath | ||
io.grpc:grpc-api:1.62.2=buildScriptClasspath,compileClasspath | ||
io.grpc:grpc-auth:1.62.2=buildScriptClasspath,compileClasspath | ||
io.grpc:grpc-context:1.62.2=buildScriptClasspath,compileClasspath | ||
io.grpc:grpc-core:1.62.2=buildScriptClasspath,compileClasspath | ||
io.grpc:grpc-googleapis:1.62.2=buildScriptClasspath | ||
io.grpc:grpc-grpclb:1.62.2=buildScriptClasspath,compileClasspath | ||
io.grpc:grpc-inprocess:1.62.2=buildScriptClasspath,compileClasspath | ||
io.grpc:grpc-netty-shaded:1.62.2=buildScriptClasspath | ||
io.grpc:grpc-protobuf-lite:1.62.2=buildScriptClasspath | ||
io.grpc:grpc-protobuf:1.62.2=buildScriptClasspath,compileClasspath | ||
io.grpc:grpc-rls:1.62.2=buildScriptClasspath | ||
io.grpc:grpc-services:1.62.2=buildScriptClasspath | ||
io.grpc:grpc-stub:1.62.2=buildScriptClasspath,compileClasspath | ||
io.grpc:grpc-util:1.62.2=buildScriptClasspath | ||
io.grpc:grpc-xds:1.62.2=buildScriptClasspath | ||
io.opencensus:opencensus-api:0.31.1=buildScriptClasspath,compileClasspath | ||
io.opencensus:opencensus-contrib-http-util:0.31.1=buildScriptClasspath,compileClasspath | ||
io.opencensus:opencensus-proto:0.2.0=buildScriptClasspath | ||
io.perfmark:perfmark-api:0.27.0=buildScriptClasspath | ||
javax.annotation:javax.annotation-api:1.3.2=buildScriptClasspath,compileClasspath | ||
javax.annotation:jsr250-api:1.0=buildScriptClasspath,compileClasspath | ||
javax.inject:javax.inject:1=annotationProcessor,buildScriptClasspath,compileClasspath | ||
org.apache.commons:commons-lang3:3.13.0=buildScriptClasspath,compileClasspath | ||
org.apache.commons:commons-text:1.11.0=buildScriptClasspath,compileClasspath | ||
org.apache.httpcomponents:httpclient:4.5.14=buildScriptClasspath,compileClasspath | ||
org.apache.httpcomponents:httpcore:4.4.16=buildScriptClasspath,compileClasspath | ||
org.checkerframework:checker-qual:3.33.0=annotationProcessor | ||
org.checkerframework:checker-qual:3.42.0=buildScriptClasspath,compileClasspath | ||
org.codehaus.mojo:animal-sniffer-annotations:1.23=buildScriptClasspath | ||
org.conscrypt:conscrypt-openjdk-uber:2.5.2=buildScriptClasspath,compileClasspath | ||
org.json:json:20160212=buildScriptClasspath,compileClasspath | ||
org.ow2.asm:asm-analysis:7.0=buildScriptClasspath,compileClasspath | ||
org.ow2.asm:asm-commons:7.0=buildScriptClasspath,compileClasspath | ||
org.ow2.asm:asm-tree:7.0=buildScriptClasspath,compileClasspath | ||
org.ow2.asm:asm-util:7.0=buildScriptClasspath,compileClasspath | ||
org.ow2.asm:asm:7.0=buildScriptClasspath,compileClasspath | ||
org.pcollections:pcollections:3.1.4=annotationProcessor | ||
org.threeten:threetenbp:1.6.8=buildScriptClasspath,compileClasspath | ||
empty= |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,68 @@ | ||
# This is a Gradle generated file for dependency locking. | ||
# Manual edits can break the build and are not advised. | ||
# This file is expected to be part of source control. | ||
aopalliance:aopalliance:1.0=annotationProcessor,errorprone,testAnnotationProcessor,testingAnnotationProcessor | ||
com.github.ben-manes.caffeine:caffeine:3.0.5=annotationProcessor,errorprone,testAnnotationProcessor,testingAnnotationProcessor | ||
com.github.ben-manes.caffeine:caffeine:3.1.8=compileClasspath,deploy_jar,runtimeClasspath,testCompileClasspath,testRuntimeClasspath,testing,testingCompileClasspath | ||
com.github.kevinstern:software-and-algorithms:1.0=annotationProcessor,errorprone,testAnnotationProcessor,testingAnnotationProcessor | ||
com.google.auto.service:auto-service-annotations:1.0.1=annotationProcessor,errorprone,testAnnotationProcessor,testingAnnotationProcessor | ||
com.google.auto.value:auto-value-annotations:1.10.4=compileClasspath,deploy_jar,runtimeClasspath,testCompileClasspath,testRuntimeClasspath,testing,testingCompileClasspath | ||
com.google.auto.value:auto-value-annotations:1.9=annotationProcessor,errorprone,testAnnotationProcessor,testingAnnotationProcessor | ||
com.google.auto:auto-common:1.2.1=annotationProcessor,errorprone,testAnnotationProcessor,testingAnnotationProcessor | ||
com.google.code.findbugs:jsr305:3.0.2=annotationProcessor,checkstyle,compileClasspath,deploy_jar,errorprone,runtimeClasspath,testAnnotationProcessor,testCompileClasspath,testRuntimeClasspath,testing,testingAnnotationProcessor,testingCompileClasspath | ||
com.google.errorprone:error_prone_annotation:2.23.0=annotationProcessor,errorprone,testAnnotationProcessor,testingAnnotationProcessor | ||
com.google.errorprone:error_prone_annotations:2.23.0=annotationProcessor,errorprone,testAnnotationProcessor,testingAnnotationProcessor | ||
com.google.errorprone:error_prone_annotations:2.26.1=compileClasspath,deploy_jar,runtimeClasspath,testCompileClasspath,testRuntimeClasspath,testing,testingCompileClasspath | ||
com.google.errorprone:error_prone_annotations:2.7.1=checkstyle | ||
com.google.errorprone:error_prone_check_api:2.23.0=annotationProcessor,errorprone,testAnnotationProcessor,testingAnnotationProcessor | ||
com.google.errorprone:error_prone_core:2.23.0=annotationProcessor,errorprone,testAnnotationProcessor,testingAnnotationProcessor | ||
com.google.errorprone:error_prone_type_annotations:2.23.0=annotationProcessor,errorprone,testAnnotationProcessor,testingAnnotationProcessor | ||
com.google.errorprone:javac:9+181-r4173-1=errorproneJavac | ||
com.google.flogger:flogger:0.8=compileClasspath,deploy_jar,runtimeClasspath,testCompileClasspath,testRuntimeClasspath,testing,testingCompileClasspath | ||
com.google.guava:failureaccess:1.0.1=annotationProcessor,checkstyle,errorprone,testAnnotationProcessor,testingAnnotationProcessor | ||
com.google.guava:failureaccess:1.0.2=compileClasspath,deploy_jar,runtimeClasspath,testCompileClasspath,testRuntimeClasspath,testing,testingCompileClasspath | ||
com.google.guava:guava-parent:32.1.1-jre=annotationProcessor,errorprone,testAnnotationProcessor,testingAnnotationProcessor | ||
com.google.guava:guava:31.0.1-jre=checkstyle | ||
com.google.guava:guava:32.1.1-jre=annotationProcessor,errorprone,testAnnotationProcessor,testingAnnotationProcessor | ||
com.google.guava:guava:33.1.0-jre=compileClasspath,deploy_jar,runtimeClasspath,testCompileClasspath,testRuntimeClasspath,testing,testingCompileClasspath | ||
com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava=checkstyle,compileClasspath,deploy_jar,runtimeClasspath,testCompileClasspath,testRuntimeClasspath,testing,testingCompileClasspath | ||
com.google.inject:guice:5.1.0=annotationProcessor,errorprone,testAnnotationProcessor,testingAnnotationProcessor | ||
com.google.j2objc:j2objc-annotations:1.3=checkstyle | ||
com.google.j2objc:j2objc-annotations:3.0.0=compileClasspath,testCompileClasspath,testingCompileClasspath | ||
com.google.protobuf:protobuf-java:3.19.6=annotationProcessor,errorprone,testAnnotationProcessor,testingAnnotationProcessor | ||
com.google.truth:truth:1.4.2=compileClasspath,deploy_jar,runtimeClasspath,testCompileClasspath,testRuntimeClasspath,testing,testingCompileClasspath | ||
com.puppycrawl.tools:checkstyle:9.3=checkstyle | ||
commons-beanutils:commons-beanutils:1.9.4=checkstyle | ||
commons-collections:commons-collections:3.2.2=checkstyle | ||
info.picocli:picocli:4.6.2=checkstyle | ||
io.github.eisop:dataflow-errorprone:3.34.0-eisop1=annotationProcessor,errorprone,testAnnotationProcessor,testingAnnotationProcessor | ||
io.github.java-diff-utils:java-diff-utils:4.12=annotationProcessor,compileClasspath,deploy_jar,errorprone,runtimeClasspath,testAnnotationProcessor,testCompileClasspath,testRuntimeClasspath,testing,testingAnnotationProcessor,testingCompileClasspath | ||
jakarta.inject:jakarta.inject-api:1.0.5=compileClasspath,deploy_jar,runtimeClasspath,testCompileClasspath,testRuntimeClasspath,testing,testingCompileClasspath | ||
javax.inject:javax.inject:1=annotationProcessor,errorprone,testAnnotationProcessor,testingAnnotationProcessor | ||
joda-time:joda-time:2.12.7=compileClasspath,deploy_jar,runtimeClasspath,testCompileClasspath,testRuntimeClasspath,testing,testingCompileClasspath | ||
junit:junit:4.13.2=testCompileClasspath,testRuntimeClasspath,testing,testingCompileClasspath | ||
net.sf.saxon:Saxon-HE:10.6=checkstyle | ||
org.antlr:antlr4-runtime:4.9.3=checkstyle | ||
org.apiguardian:apiguardian-api:1.1.2=testCompileClasspath | ||
org.checkerframework:checker-compat-qual:2.5.3=compileClasspath,deploy_jar,runtimeClasspath,testCompileClasspath,testRuntimeClasspath,testing,testingCompileClasspath | ||
org.checkerframework:checker-qual:3.12.0=checkstyle | ||
org.checkerframework:checker-qual:3.33.0=annotationProcessor,errorprone,testAnnotationProcessor,testingAnnotationProcessor | ||
org.checkerframework:checker-qual:3.42.0=compileClasspath,deploy_jar,runtimeClasspath,testCompileClasspath,testRuntimeClasspath,testing,testingCompileClasspath | ||
org.hamcrest:hamcrest-core:1.3=testCompileClasspath,testRuntimeClasspath,testing,testingCompileClasspath | ||
org.jacoco:org.jacoco.agent:0.8.11=jacocoAgent,jacocoAnt | ||
org.jacoco:org.jacoco.ant:0.8.11=jacocoAnt | ||
org.jacoco:org.jacoco.core:0.8.11=jacocoAnt | ||
org.jacoco:org.jacoco.report:0.8.11=jacocoAnt | ||
org.javassist:javassist:3.28.0-GA=checkstyle | ||
org.junit.jupiter:junit-jupiter-api:5.10.2=testCompileClasspath,testRuntimeClasspath | ||
org.junit.jupiter:junit-jupiter-engine:5.10.2=testCompileClasspath,testRuntimeClasspath | ||
org.junit.platform:junit-platform-commons:1.10.2=testCompileClasspath,testRuntimeClasspath | ||
org.junit.platform:junit-platform-engine:1.10.2=testCompileClasspath,testRuntimeClasspath | ||
org.junit:junit-bom:5.10.2=testCompileClasspath,testRuntimeClasspath | ||
org.opentest4j:opentest4j:1.3.0=testCompileClasspath,testRuntimeClasspath | ||
org.ow2.asm:asm-commons:9.6=jacocoAnt | ||
org.ow2.asm:asm-tree:9.6=jacocoAnt | ||
org.ow2.asm:asm:9.6=compileClasspath,deploy_jar,jacocoAnt,runtimeClasspath,testCompileClasspath,testRuntimeClasspath,testing,testingCompileClasspath | ||
org.pcollections:pcollections:3.1.4=annotationProcessor,errorprone,testAnnotationProcessor,testingAnnotationProcessor | ||
org.reflections:reflections:0.10.2=checkstyle | ||
empty=testingCompile,testingRuntime,testingRuntimeClasspath |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,47 @@ | ||
# This is a Gradle generated file for dependency locking. | ||
# Manual edits can break the build and are not advised. | ||
# This file is expected to be part of source control. | ||
aopalliance:aopalliance:1.0=annotationProcessor,errorprone,testAnnotationProcessor | ||
com.github.ben-manes.caffeine:caffeine:3.0.5=annotationProcessor,errorprone,testAnnotationProcessor | ||
com.github.kevinstern:software-and-algorithms:1.0=annotationProcessor,errorprone,testAnnotationProcessor | ||
com.google.auto.service:auto-service-annotations:1.0.1=annotationProcessor,errorprone,testAnnotationProcessor | ||
com.google.auto.value:auto-value-annotations:1.9=annotationProcessor,errorprone,testAnnotationProcessor | ||
com.google.auto:auto-common:1.2.1=annotationProcessor,errorprone,testAnnotationProcessor | ||
com.google.code.findbugs:jsr305:3.0.2=annotationProcessor,checkstyle,errorprone,testAnnotationProcessor | ||
com.google.errorprone:error_prone_annotation:2.23.0=annotationProcessor,errorprone,testAnnotationProcessor | ||
com.google.errorprone:error_prone_annotations:2.23.0=annotationProcessor,errorprone,testAnnotationProcessor | ||
com.google.errorprone:error_prone_annotations:2.7.1=checkstyle | ||
com.google.errorprone:error_prone_check_api:2.23.0=annotationProcessor,errorprone,testAnnotationProcessor | ||
com.google.errorprone:error_prone_core:2.23.0=annotationProcessor,errorprone,testAnnotationProcessor | ||
com.google.errorprone:error_prone_type_annotations:2.23.0=annotationProcessor,errorprone,testAnnotationProcessor | ||
com.google.errorprone:javac:9+181-r4173-1=errorproneJavac | ||
com.google.guava:failureaccess:1.0.1=annotationProcessor,checkstyle,errorprone,testAnnotationProcessor | ||
com.google.guava:guava-parent:32.1.1-jre=annotationProcessor,errorprone,testAnnotationProcessor | ||
com.google.guava:guava:31.0.1-jre=checkstyle | ||
com.google.guava:guava:32.1.1-jre=annotationProcessor,errorprone,testAnnotationProcessor | ||
com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava=checkstyle | ||
com.google.inject:guice:5.1.0=annotationProcessor,errorprone,testAnnotationProcessor | ||
com.google.j2objc:j2objc-annotations:1.3=checkstyle | ||
com.google.protobuf:protobuf-java:3.19.6=annotationProcessor,errorprone,testAnnotationProcessor | ||
com.puppycrawl.tools:checkstyle:9.3=checkstyle | ||
commons-beanutils:commons-beanutils:1.9.4=checkstyle | ||
commons-collections:commons-collections:3.2.2=checkstyle | ||
info.picocli:picocli:4.6.2=checkstyle | ||
io.github.eisop:dataflow-errorprone:3.34.0-eisop1=annotationProcessor,errorprone,testAnnotationProcessor | ||
io.github.java-diff-utils:java-diff-utils:4.12=annotationProcessor,errorprone,testAnnotationProcessor | ||
javax.inject:javax.inject:1=annotationProcessor,errorprone,testAnnotationProcessor | ||
net.sf.saxon:Saxon-HE:10.6=checkstyle | ||
org.antlr:antlr4-runtime:4.9.3=checkstyle | ||
org.checkerframework:checker-qual:3.12.0=checkstyle | ||
org.checkerframework:checker-qual:3.33.0=annotationProcessor,errorprone,testAnnotationProcessor | ||
org.jacoco:org.jacoco.agent:0.8.11=jacocoAgent,jacocoAnt | ||
org.jacoco:org.jacoco.ant:0.8.11=jacocoAnt | ||
org.jacoco:org.jacoco.core:0.8.11=jacocoAnt | ||
org.jacoco:org.jacoco.report:0.8.11=jacocoAnt | ||
org.javassist:javassist:3.28.0-GA=checkstyle | ||
org.ow2.asm:asm-commons:9.6=jacocoAnt | ||
org.ow2.asm:asm-tree:9.6=jacocoAnt | ||
org.ow2.asm:asm:9.6=jacocoAnt | ||
org.pcollections:pcollections:3.1.4=annotationProcessor,errorprone,testAnnotationProcessor | ||
org.reflections:reflections:0.10.2=checkstyle | ||
empty=compileClasspath,deploy_jar,runtimeClasspath,testCompileClasspath,testRuntimeClasspath |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.