License |
License |
---|---|
Categories |
CategoriesGoogle Cloud Container PaaS Providers |
GroupId | GroupIdcom.github.japgolly.fork.google-cloud-trace |
ArtifactId | ArtifactIdsink |
Version | Version0.3.3 |
Type | Typejar |
Description |
DescriptionGoogle Cloud Trace SDK for Java is a Java library that provides tools, best
practices, and examples for integrating with Google Cloud Trace, a feature of Google Cloud
Platform that collects, displays, and analyzes latency data from applications.
|
Filename | Size |
---|---|
sink-0.3.3.pom | |
sink-0.3.3.jar | 4 KB |
sink-0.3.3-sources.jar | 5 KB |
sink-0.3.3-javadoc.jar | 34 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.japgolly.fork.google-cloud-trace/sink/ -->
<dependency>
<groupId>com.github.japgolly.fork.google-cloud-trace</groupId>
<artifactId>sink</artifactId>
<version>0.3.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.japgolly.fork.google-cloud-trace/sink/
implementation 'com.github.japgolly.fork.google-cloud-trace:sink:0.3.3'
// https://jarcasting.com/artifacts/com.github.japgolly.fork.google-cloud-trace/sink/
implementation ("com.github.japgolly.fork.google-cloud-trace:sink:0.3.3")
'com.github.japgolly.fork.google-cloud-trace:sink:jar:0.3.3'
<dependency org="com.github.japgolly.fork.google-cloud-trace" name="sink" rev="0.3.3">
<artifact name="sink" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.japgolly.fork.google-cloud-trace', module='sink', version='0.3.3')
)
libraryDependencies += "com.github.japgolly.fork.google-cloud-trace" % "sink" % "0.3.3"
[com.github.japgolly.fork.google-cloud-trace/sink "0.3.3"]
Group / Artifact | Type | Version |
---|---|---|
com.github.japgolly.fork.google-cloud-trace : core | jar | 0.3.3 |