| License |
License |
|---|---|
| Categories |
CategoriesGoogle Cloud Container PaaS Providers |
| GroupId | GroupIdcom.google.cloud |
| ArtifactId | ArtifactIdgoogle-cloud-trace |
| Version | Version1.4.0 |
| Type | Typejar |
| Description |
DescriptionGoogle Cloud Trace
Java idiomatic client for Stackdriver Trace.
|
| Project URL |
Project URL |
| Project Organization |
Project OrganizationGoogle LLC |
| Filename | Size |
|---|---|
| google-cloud-trace-1.4.0.pom | |
| google-cloud-trace-1.4.0.jar | 47 KB |
| google-cloud-trace-1.4.0-tests.jar | 32 KB |
| google-cloud-trace-1.4.0-sources.jar | 34 KB |
| google-cloud-trace-1.4.0-javadoc.jar | 160 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.google.cloud/google-cloud-trace/ -->
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-trace</artifactId>
<version>1.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.google.cloud/google-cloud-trace/
implementation 'com.google.cloud:google-cloud-trace:1.4.0'
// https://jarcasting.com/artifacts/com.google.cloud/google-cloud-trace/
implementation ("com.google.cloud:google-cloud-trace:1.4.0")
'com.google.cloud:google-cloud-trace:jar:1.4.0'
<dependency org="com.google.cloud" name="google-cloud-trace" rev="1.4.0">
<artifact name="google-cloud-trace" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.google.cloud', module='google-cloud-trace', version='1.4.0')
)
libraryDependencies += "com.google.cloud" % "google-cloud-trace" % "1.4.0"
[com.google.cloud/google-cloud-trace "1.4.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.codehaus.mojo : animal-sniffer-annotations Optional | jar | 1.20 |
| com.google.android : annotations Optional | jar | 4.1.1.4 |
| io.perfmark : perfmark-api Optional | jar | 0.23.0 |
| com.google.protobuf : protobuf-java-util Optional | jar | 3.17.0 |