Last Version

apollo-tracing-uploader 0.4.0

A GraphQL Java instrumentation for uploading tracing metrics to the Apollo Graph Manager.

License

License

http://opensource.org/licenses/MIT
Categories

Categories

Apollo Container Microservices
GroupId

GroupId

com.braintreepayments
ArtifactId

ArtifactId

apollo-tracing-uploader
Version

Version

0.4.0
Type

Type

jar
Description

Description

apollo-tracing-uploader
A GraphQL Java instrumentation for uploading tracing metrics to the Apollo Graph Manager.
Project URL

Project URL

https://github.com/braintree/apollo-tracing-uploader-java

Download apollo-tracing-uploader 0.4.0


<!-- https://jarcasting.com/artifacts/com.braintreepayments/apollo-tracing-uploader/ -->
<dependency>
    <groupId>com.braintreepayments</groupId>
    <artifactId>apollo-tracing-uploader</artifactId>
    <version>0.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.braintreepayments/apollo-tracing-uploader/
implementation 'com.braintreepayments:apollo-tracing-uploader:0.4.0'
// https://jarcasting.com/artifacts/com.braintreepayments/apollo-tracing-uploader/
implementation ("com.braintreepayments:apollo-tracing-uploader:0.4.0")
'com.braintreepayments:apollo-tracing-uploader:jar:0.4.0'
<dependency org="com.braintreepayments" name="apollo-tracing-uploader" rev="0.4.0">
  <artifact name="apollo-tracing-uploader" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.braintreepayments', module='apollo-tracing-uploader', version='0.4.0')
)
libraryDependencies += "com.braintreepayments" % "apollo-tracing-uploader" % "0.4.0"
[com.braintreepayments/apollo-tracing-uploader "0.4.0"]

Dependencies

compile (3)

Group / Artifact Type Version
com.graphql-java : graphql-java jar 17.1
com.google.protobuf : protobuf-java jar 3.11.1
com.google.code.gson : gson jar 2.0

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-core jar 3.2.0
com.graphql-java-kickstart : graphql-java-tools jar 11.1.0

Project Modules

There are no modules declared in this project.