Last Version

Google Cloud Trace Java SDK Core Testing Components 0.3.3

Google 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.

License

License

Categories

Categories

Google Cloud Container PaaS Providers
GroupId

GroupId

com.github.japgolly.fork.google-cloud-trace
ArtifactId

ArtifactId

core-testing
Version

Version

0.3.3
Type

Type

jar
Description

Description

Google Cloud Trace Java SDK Core Testing Components
Google 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.
Project URL

Project URL

http://cloud.google.com/trace

Download core-testing 0.3.3


<!-- https://jarcasting.com/artifacts/com.github.japgolly.fork.google-cloud-trace/core-testing/ -->
<dependency>
    <groupId>com.github.japgolly.fork.google-cloud-trace</groupId>
    <artifactId>core-testing</artifactId>
    <version>0.3.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.japgolly.fork.google-cloud-trace/core-testing/
implementation 'com.github.japgolly.fork.google-cloud-trace:core-testing:0.3.3'
// https://jarcasting.com/artifacts/com.github.japgolly.fork.google-cloud-trace/core-testing/
implementation ("com.github.japgolly.fork.google-cloud-trace:core-testing:0.3.3")
'com.github.japgolly.fork.google-cloud-trace:core-testing:jar:0.3.3'
<dependency org="com.github.japgolly.fork.google-cloud-trace" name="core-testing" rev="0.3.3">
  <artifact name="core-testing" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.japgolly.fork.google-cloud-trace', module='core-testing', version='0.3.3')
)
libraryDependencies += "com.github.japgolly.fork.google-cloud-trace" % "core-testing" % "0.3.3"
[com.github.japgolly.fork.google-cloud-trace/core-testing "0.3.3"]

Dependencies

compile (1)

Group / Artifact Type Version
com.github.japgolly.fork.google-cloud-trace : core jar 0.3.3

test (2)

Group / Artifact Type Version
com.google.truth : truth jar 0.29
org.mockito : mockito-core jar 2.2.6

Project Modules

There are no modules declared in this project.