g

google-cloud-debugger-client

Cloud Debugger is a feature of Google Cloud Platform that lets you inspect the state of an application, at any code location, without stopping or slowing down the running app. Cloud Debugger makes it easier to view the application state without adding logging statements.
https://github.com/googleapis/java-debugger-client
Apache-2.0
Google LLC
Jeff Ching Neenu Shaji
Files download
File Operation
google-cloud-debugger-client-0.1.0.jar download
google-cloud-debugger-client-0.1.0.pom download
google-cloud-debugger-client-0.1.0-sources.jar download
Apache Maven
<dependency>
  <groupId>com.google.cloud</groupId>
  <artifactId>google-cloud-debugger-client</artifactId>
  <version>0.1.0</version>
</dependency>
Gradle Groovy
implementation 'com.google.cloud:google-cloud-debugger-client:0.1.0'
Gradle Kotlin
implementation("com.google.cloud:google-cloud-debugger-client:0.1.0")
Scala SBT
libraryDependencies += "com.google.cloud" % "google-cloud-debugger-client" % "0.1.0"
Groovy Grape
@Grapes(
  @Grab(group='com.google.cloud', module='google-cloud-debugger-client', version='0.1.0')
)
Apache Ivy
<dependency org="com.google.cloud" name="google-cloud-debugger-client" rev="0.1.0" />
Leiningen
[com.google.cloud/google-cloud-debugger-client "0.1.0"]
Apache Buildr
'com.google.cloud:google-cloud-debugger-client:jar:0.1.0'
Dependencies

compile

|-- io.grpc:grpc-api:1.38.0

|-- io.grpc:grpc-context:1.38.0

|-- com.google.code.findbugs:jsr305:3.0.2

|-- io.grpc:grpc-stub:1.38.0

|-- com.google.errorprone:error_prone_annotations:2.7.1

|-- io.grpc:grpc-protobuf:1.38.0

|-- io.grpc:grpc-protobuf-lite:1.38.0

|-- com.google.api:api-common:1.10.3

|-- javax.annotation:javax.annotation-api:1.3.2

|-- com.google.auto.value:auto-value-annotations:1.8.1

|-- com.google.protobuf:protobuf-java:3.17.2

|-- com.google.api.grpc:proto-google-common-protos:2.3.2

|-- com.google.api.grpc:proto-google-cloud-debugger-client-v2:0.1.0

|-- com.google.api.grpc:proto-google-devtools-source-protos:0.1.0

|-- com.google.guava:guava:30.1.1-android

|-- com.google.guava:failureaccess:1.0.1

|-- com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava

|-- org.checkerframework:checker-compat-qual:2.5.5

|-- com.google.j2objc:j2objc-annotations:1.3

|-- com.google.api:gax:1.65.0

|-- com.google.auth:google-auth-library-oauth2-http:0.26.0

|-- com.google.http-client:google-http-client:1.39.2

|-- org.apache.httpcomponents:httpclient:4.5.13

|-- commons-logging:commons-logging:1.2

|-- commons-codec:commons-codec:1.15

|-- org.apache.httpcomponents:httpcore:4.4.14

|-- io.opencensus:opencensus-contrib-http-util:0.28.0

|-- com.google.http-client:google-http-client-gson:1.39.2

|-- com.google.code.gson:gson:2.8.7

|-- io.opencensus:opencensus-api:0.28.0

|-- com.google.api:gax-grpc:1.65.0

|-- io.grpc:grpc-auth:1.38.0

|-- com.google.auth:google-auth-library-credentials:0.26.0

|-- io.grpc:grpc-netty-shaded:1.38.0

|-- io.grpc:grpc-core:1.38.0

|-- io.grpc:grpc-alts:1.38.0

|-- io.grpc:grpc-grpclb:1.38.0

|-- org.conscrypt:conscrypt-openjdk-uber:2.5.1

|-- org.threeten:threetenbp:1.5.1

runtime

|-- org.codehaus.mojo:animal-sniffer-annotations:1.20

|-- com.google.android:annotations:4.1.1.4

|-- io.perfmark:perfmark-api:0.23.0

|-- com.google.protobuf:protobuf-java-util:3.17.2