License |
License |
---|---|
Categories |
CategoriesgRPC Net Networking |
GroupId | GroupIdcom.github.kristofa |
ArtifactId | ArtifactIdbrave-grpc |
Last Version | Last Version3.7.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionbrave-grpc
gRPC integration that uses the brave api to submit client and server side span information.
|
Project URL |
Project URL |
Filename | Size |
---|---|
brave-grpc-3.7.0.pom | |
brave-grpc-3.7.0.jar | 40 KB |
brave-grpc-3.7.0-sources.jar | 13 KB |
brave-grpc-3.7.0-javadoc.jar | 116 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.kristofa/brave-grpc/ -->
<dependency>
<groupId>com.github.kristofa</groupId>
<artifactId>brave-grpc</artifactId>
<version>3.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.kristofa/brave-grpc/
implementation 'com.github.kristofa:brave-grpc:3.7.0'
// https://jarcasting.com/artifacts/com.github.kristofa/brave-grpc/
implementation ("com.github.kristofa:brave-grpc:3.7.0")
'com.github.kristofa:brave-grpc:jar:3.7.0'
<dependency org="com.github.kristofa" name="brave-grpc" rev="3.7.0">
<artifact name="brave-grpc" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.kristofa', module='brave-grpc', version='3.7.0')
)
libraryDependencies += "com.github.kristofa" % "brave-grpc" % "3.7.0"
[com.github.kristofa/brave-grpc "3.7.0"]
Group / Artifact | Type | Version |
---|---|---|
com.github.kristofa : brave-http | jar | 3.7.0 |
io.grpc : grpc-all | jar | 0.13.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.assertj : assertj-core | jar | 3.2.0 |
org.apache.logging.log4j : log4j-core | jar | 2.3 |
org.apache.logging.log4j : log4j-jul | jar | 2.3 |
org.mockito : mockito-all | jar | 1.10.19 |