| License |
License |
|---|---|
| Categories |
CategoriesJersey Program Interface REST Frameworks |
| GroupId | GroupIdcom.github.kristofa |
| ArtifactId | ArtifactIdbrave-jersey |
| Last Version | Last Version3.7.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionbrave-jersey
Jersey integration that uses the brave api to submit client and server side span information.
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| brave-jersey-3.7.0.pom | |
| brave-jersey-3.7.0.jar | 8 KB |
| brave-jersey-3.7.0-sources.jar | 4 KB |
| brave-jersey-3.7.0-javadoc.jar | 40 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.kristofa/brave-jersey/ -->
<dependency>
<groupId>com.github.kristofa</groupId>
<artifactId>brave-jersey</artifactId>
<version>3.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.kristofa/brave-jersey/
implementation 'com.github.kristofa:brave-jersey:3.7.0'
// https://jarcasting.com/artifacts/com.github.kristofa/brave-jersey/
implementation ("com.github.kristofa:brave-jersey:3.7.0")
'com.github.kristofa:brave-jersey:jar:3.7.0'
<dependency org="com.github.kristofa" name="brave-jersey" rev="3.7.0">
<artifact name="brave-jersey" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.kristofa', module='brave-jersey', version='3.7.0')
)
libraryDependencies += "com.github.kristofa" % "brave-jersey" % "3.7.0"
[com.github.kristofa/brave-jersey "3.7.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.kristofa : brave-http | jar | 3.7.0 |
| com.github.kristofa : brave-web-servlet-filter | jar | 3.7.0 |
| javax.inject : javax.inject | jar | 1 |
| com.sun.jersey : jersey-client | jar | 1.17.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : servlet-api | jar | 2.5 |
| 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 |