License |
License
http://opensource.org/licenses/MIT
|
---|---|
Categories |
CategoriesApollo Container Microservices |
GroupId | GroupIdcom.braintreepayments |
ArtifactId | ArtifactIdapollo-tracing-uploader |
Last Version | Last Version0.4.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionapollo-tracing-uploader
A GraphQL Java instrumentation for uploading tracing metrics to the Apollo Graph Manager.
|
Project URL |
Project URL |
<!-- 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"]
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 |
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 |