| License |
License |
|---|---|
| GroupId | GroupIdcom.github.kristofa |
| ArtifactId | ArtifactIdbrave-jaxrs2 |
| Last Version | Last Version3.7.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionbrave-jaxrs2
Jersey 2.x integration that uses the brave api to submit client and server side span information.
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| brave-jaxrs2-3.7.0.pom | |
| brave-jaxrs2-3.7.0.jar | 10 KB |
| brave-jaxrs2-3.7.0-sources.jar | 5 KB |
| brave-jaxrs2-3.7.0-javadoc.jar | 59 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.kristofa/brave-jaxrs2/ -->
<dependency>
<groupId>com.github.kristofa</groupId>
<artifactId>brave-jaxrs2</artifactId>
<version>3.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.kristofa/brave-jaxrs2/
implementation 'com.github.kristofa:brave-jaxrs2:3.7.0'
// https://jarcasting.com/artifacts/com.github.kristofa/brave-jaxrs2/
implementation ("com.github.kristofa:brave-jaxrs2:3.7.0")
'com.github.kristofa:brave-jaxrs2:jar:3.7.0'
<dependency org="com.github.kristofa" name="brave-jaxrs2" rev="3.7.0">
<artifact name="brave-jaxrs2" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.kristofa', module='brave-jaxrs2', version='3.7.0')
)
libraryDependencies += "com.github.kristofa" % "brave-jaxrs2" % "3.7.0"
[com.github.kristofa/brave-jaxrs2 "3.7.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.kristofa : brave-http | jar | 3.7.0 |
| javax.inject : javax.inject | jar | 1 |
| javax.annotation : javax.annotation-api | jar | 1.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : servlet-api | jar | 2.5 |
| javax.ws.rs : javax.ws.rs-api | jar | 2.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.kristofa : brave-core-spring | jar | 3.7.0 |
| 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 |