License |
License |
---|---|
GroupId | GroupIdcom.github.kristofa |
ArtifactId | ArtifactIdbrave |
Last Version | Last Version3.7.0 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionbrave
Java implementation of Dapper (http://research.google.com/pubs/pub36356.html) compatible with Zipkin (https://github.com/twitter/zipkin/).
|
Project URL |
Project URL |
Filename | Size |
---|---|
brave-3.7.0.pom | 6 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.kristofa/brave/ -->
<dependency>
<groupId>com.github.kristofa</groupId>
<artifactId>brave</artifactId>
<version>3.7.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.kristofa/brave/
implementation 'com.github.kristofa:brave:3.7.0'
// https://jarcasting.com/artifacts/com.github.kristofa/brave/
implementation ("com.github.kristofa:brave:3.7.0")
'com.github.kristofa:brave:pom:3.7.0'
<dependency org="com.github.kristofa" name="brave" rev="3.7.0">
<artifact name="brave" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.kristofa', module='brave', version='3.7.0')
)
libraryDependencies += "com.github.kristofa" % "brave" % "3.7.0"
[com.github.kristofa/brave "3.7.0"]
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 |