License |
License |
---|---|
Categories |
CategoriesRESTEasy Program Interface REST Frameworks |
GroupId | GroupIdcom.github.kristofa |
ArtifactId | ArtifactIdbrave-resteasy3-spring |
Version | Version3.7.0 |
Type | Typejar |
Description |
Descriptionbrave-resteasy3-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://jarcasting.com/artifacts/com.github.kristofa/brave-resteasy3-spring/ -->
<dependency>
<groupId>com.github.kristofa</groupId>
<artifactId>brave-resteasy3-spring</artifactId>
<version>3.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.kristofa/brave-resteasy3-spring/
implementation 'com.github.kristofa:brave-resteasy3-spring:3.7.0'
// https://jarcasting.com/artifacts/com.github.kristofa/brave-resteasy3-spring/
implementation ("com.github.kristofa:brave-resteasy3-spring:3.7.0")
'com.github.kristofa:brave-resteasy3-spring:jar:3.7.0'
<dependency org="com.github.kristofa" name="brave-resteasy3-spring" rev="3.7.0">
<artifact name="brave-resteasy3-spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.kristofa', module='brave-resteasy3-spring', version='3.7.0')
)
libraryDependencies += "com.github.kristofa" % "brave-resteasy3-spring" % "3.7.0"
[com.github.kristofa/brave-resteasy3-spring "3.7.0"]
Group / Artifact | Type | Version |
---|---|---|
com.github.kristofa : brave-http | jar | 3.7.0 |
com.github.kristofa : brave-jaxrs2 | jar | 3.7.0 |
Group / Artifact | Type | Version |
---|---|---|
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 |
Group / Artifact | Type | Version |
---|---|---|
org.jboss.resteasy : resteasy-spring | jar | 3.0.8.Final |
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.3 |
org.jboss.resteasy : resteasy-jaxrs | jar | 3.0.8.Final |
org.eclipse.jetty : jetty-webapp | jar | 8.1.9.v20130131 |
com.github.kristofa : brave-core-spring | jar | 3.7.0 |
org.jboss.resteasy : resteasy-client | jar | 3.0.8.Final |
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 |