| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииRESTEasy Межпрограммное взаимодействие REST Frameworks |
| Группа | Группаcom.github.kristofa |
| Идентификатор | Идентификаторbrave-resteasy-spring |
| Версия | Версия3.7.0 |
| Тип | Типjar |
| Описание |
Описаниеbrave-resteasy-spring
RestEasy client and server side interceptors that use the brave api to submit client and server side span information.
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| brave-resteasy-spring-3.7.0.pom | |
| brave-resteasy-spring-3.7.0.jar | 9 KB |
| brave-resteasy-spring-3.7.0-sources.jar | 5 KB |
| brave-resteasy-spring-3.7.0-javadoc.jar | 39 KB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.kristofa : brave-http | jar | 3.7.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |