License |
License |
---|---|
Categories |
CategoriesZipkin Application Testing & Monitoring Application Performance Monitoring (APM) RESTEasy Program Interface REST Frameworks |
GroupId | GroupIdio.zipkin.brave |
ArtifactId | ArtifactIdbrave-resteasy-spring |
Version | Version4.13.6 |
Type | Typejar |
Description |
Descriptionarchive/brave-resteasy-spring
RestEasy client and server side interceptors that use the brave api to submit client and server side span information.
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/io.zipkin.brave/brave-resteasy-spring/ -->
<dependency>
<groupId>io.zipkin.brave</groupId>
<artifactId>brave-resteasy-spring</artifactId>
<version>4.13.6</version>
</dependency>
// https://jarcasting.com/artifacts/io.zipkin.brave/brave-resteasy-spring/
implementation 'io.zipkin.brave:brave-resteasy-spring:4.13.6'
// https://jarcasting.com/artifacts/io.zipkin.brave/brave-resteasy-spring/
implementation ("io.zipkin.brave:brave-resteasy-spring:4.13.6")
'io.zipkin.brave:brave-resteasy-spring:jar:4.13.6'
<dependency org="io.zipkin.brave" name="brave-resteasy-spring" rev="4.13.6">
<artifact name="brave-resteasy-spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.zipkin.brave', module='brave-resteasy-spring', version='4.13.6')
)
libraryDependencies += "io.zipkin.brave" % "brave-resteasy-spring" % "4.13.6"
[io.zipkin.brave/brave-resteasy-spring "4.13.6"]
Group / Artifact | Type | Version |
---|---|---|
io.zipkin.brave : brave-http | jar | 4.13.6 |
Group / Artifact | Type | Version |
---|---|---|
org.jboss.resteasy : resteasy-jaxrs | jar | 2.3.7.Final |
javax.servlet : servlet-api | jar | 2.5 |
org.springframework : spring-beans | jar | 3.2.18.RELEASE |
org.springframework : spring-core | jar | 3.2.18.RELEASE |
org.springframework : spring-context | jar | 3.2.18.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
org.jboss.resteasy : resteasy-spring | jar | 2.3.7.Final |
org.springframework : spring-webmvc | jar | 3.2.18.RELEASE |
io.zipkin.brave : brave-http-tests | jar | 4.13.6 |
org.eclipse.jetty : jetty-servlet | jar | 7.6.21.v20160908 |
junit : junit | jar | 4.12 |
org.assertj : assertj-core | jar | 3.9.0 |
org.apache.logging.log4j : log4j-core | jar | 2.10.0 |
org.apache.logging.log4j : log4j-jul | jar | 2.10.0 |
org.apache.logging.log4j : log4j-1.2-api | jar | 2.10.0 |
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.10.0 |
org.mockito : mockito-all | jar | 1.10.19 |