Last Version

Google Cloud Trace Java SDK App Engine Standard Service 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

appengine-standard-service
Version

Version

0.3.3
Type

Type

jar
Description

Description

Google Cloud Trace Java SDK App Engine Standard Service
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.

Download appengine-standard-service 0.3.3


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

Dependencies

compile (7)

Group / Artifact Type Version
com.github.japgolly.fork.google-cloud-trace : core jar 0.3.3
com.github.japgolly.fork.google-cloud-trace : implementation jar 0.3.3
com.github.japgolly.fork.google-cloud-trace : java-timestamp jar 0.3.3
com.github.japgolly.fork.google-cloud-trace : service jar 0.3.3
com.github.japgolly.fork.google-cloud-trace.v1 : api-sink jar 0.3.3
com.google.appengine : appengine-api-1.0-sdk Optional jar 1.9.44
com.google.appengine : appengine-api-labs Optional jar 1.9.44

test (2)

Group / Artifact Type Version
com.google.truth : truth jar 0.30
org.mockito : mockito-core jar 2.2.9

Project Modules

There are no modules declared in this project.