License |
License |
---|---|
Categories |
CategoriesJersey Program Interface REST Frameworks |
GroupId | GroupIdcom.github.kristofa |
ArtifactId | ArtifactIdbrave-jersey2 |
Last Version | Last Version3.7.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionbrave-jersey2
Jersey 2.x integration that uses the brave api to submit client and server side span information.
|
Project URL |
Project URL |
Filename | Size |
---|---|
brave-jersey2-3.7.0.pom | |
brave-jersey2-3.7.0.jar | 2 KB |
brave-jersey2-3.7.0-javadoc.jar | 336 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.kristofa/brave-jersey2/ -->
<dependency>
<groupId>com.github.kristofa</groupId>
<artifactId>brave-jersey2</artifactId>
<version>3.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.kristofa/brave-jersey2/
implementation 'com.github.kristofa:brave-jersey2:3.7.0'
// https://jarcasting.com/artifacts/com.github.kristofa/brave-jersey2/
implementation ("com.github.kristofa:brave-jersey2:3.7.0")
'com.github.kristofa:brave-jersey2:jar:3.7.0'
<dependency org="com.github.kristofa" name="brave-jersey2" rev="3.7.0">
<artifact name="brave-jersey2" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.kristofa', module='brave-jersey2', version='3.7.0')
)
libraryDependencies += "com.github.kristofa" % "brave-jersey2" % "3.7.0"
[com.github.kristofa/brave-jersey2 "3.7.0"]
Group / Artifact | Type | Version |
---|---|---|
com.github.kristofa : brave-jaxrs2 | jar | 3.7.0 |
Group / Artifact | Type | Version |
---|---|---|
org.glassfish.jersey.ext : jersey-spring3 | jar | 2.13 |
org.springframework : spring-beans | jar | 4.1.6.RELEASE |
org.springframework : spring-web | jar | 4.1.6.RELEASE |
commons-logging : commons-logging | jar | 1.2 |
org.glassfish.jersey.test-framework.providers : jersey-test-framework-provider-inmemory | jar | 2.13 |
com.github.kristofa : brave-core-spring | jar | 3.7.0 |
org.glassfish.jersey.core : jersey-client | jar | 2.13 |
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 |