Last Version

brave-resteasy-spring 3.7.0

RestEasy client and server side interceptors that use the brave api to submit client and server side span information.

License

License

Categories

Categories

RESTEasy Program Interface REST Frameworks
GroupId

GroupId

com.github.kristofa
ArtifactId

ArtifactId

brave-resteasy-spring
Version

Version

3.7.0
Type

Type

jar
Description

Description

brave-resteasy-spring
RestEasy client and server side interceptors that use the brave api to submit client and server side span information.
Project URL

Project URL

https://github.com/kristofa/brave

Download brave-resteasy-spring 3.7.0


<!-- https://jarcasting.com/artifacts/com.github.kristofa/brave-resteasy-spring/ -->
<dependency>
    <groupId>com.github.kristofa</groupId>
    <artifactId>brave-resteasy-spring</artifactId>
    <version>3.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.kristofa/brave-resteasy-spring/
implementation 'com.github.kristofa:brave-resteasy-spring:3.7.0'
// https://jarcasting.com/artifacts/com.github.kristofa/brave-resteasy-spring/
implementation ("com.github.kristofa:brave-resteasy-spring:3.7.0")
'com.github.kristofa:brave-resteasy-spring:jar:3.7.0'
<dependency org="com.github.kristofa" name="brave-resteasy-spring" rev="3.7.0">
  <artifact name="brave-resteasy-spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.kristofa', module='brave-resteasy-spring', version='3.7.0')
)
libraryDependencies += "com.github.kristofa" % "brave-resteasy-spring" % "3.7.0"
[com.github.kristofa/brave-resteasy-spring "3.7.0"]

Dependencies

compile (1)

Group / Artifact Type Version
com.github.kristofa : brave-http jar 3.7.0

provided (7)

Group / Artifact Type Version
org.jboss.resteasy : resteasy-jaxrs jar 2.3.5.Final
org.springframework : spring-core jar 4.1.6.RELEASE
org.springframework : spring-context jar 4.1.6.RELEASE
org.springframework : spring-beans jar 4.1.6.RELEASE
org.springframework : spring-web jar 4.1.6.RELEASE
org.springframework : spring-webmvc jar 4.1.6.RELEASE
org.eclipse.jetty : jetty-servlet jar 8.1.9.v20130131

test (9)

Group / Artifact Type Version
org.jboss.resteasy : resteasy-spring jar 2.3.5.Final
org.apache.logging.log4j : log4j-slf4j-impl jar 2.3
org.eclipse.jetty : jetty-webapp jar 8.1.9.v20130131
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

Project Modules

There are no modules declared in this project.