me.dinowernli.grpc.polyglot.command.BUILD Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of qaf-support-grpc Show documentation
Show all versions of qaf-support-grpc Show documentation
QAF support library for grpc test automation
The newest version!
package(default_visibility = ["//visibility:public"])
java_library(
name = "command",
srcs = glob(["*.java"]),
deps = [
"//src/main/java/me/dinowernli/grpc/polyglot/grpc",
"//src/main/java/me/dinowernli/grpc/polyglot/io",
"//src/main/java/me/dinowernli/grpc/polyglot/oauth2",
"//src/main/java/me/dinowernli/grpc/polyglot/protobuf",
"//src/main/proto:config_java_proto",
"//third_party/google-oauth",
"//third_party/grpc",
"//third_party/guava",
"//third_party/logging:logging-api",
"//third_party/protobuf",
],
)
© 2015 - 2025 Weber Informatics LLC | Privacy Policy