| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.kristofa |
| Идентификатор | Идентификаторbrave-spring-resttemplate-interceptors |
| Последняя версия | Последняя версия3.7.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеSpring RestTemplate interceptor implementation.
|
<!-- https://jarcasting.com/artifacts/com.github.kristofa/brave-spring-resttemplate-interceptors/ -->
<dependency>
<groupId>com.github.kristofa</groupId>
<artifactId>brave-spring-resttemplate-interceptors</artifactId>
<version>3.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.kristofa/brave-spring-resttemplate-interceptors/
implementation 'com.github.kristofa:brave-spring-resttemplate-interceptors:3.7.0'
// https://jarcasting.com/artifacts/com.github.kristofa/brave-spring-resttemplate-interceptors/
implementation ("com.github.kristofa:brave-spring-resttemplate-interceptors:3.7.0")
'com.github.kristofa:brave-spring-resttemplate-interceptors:jar:3.7.0'
<dependency org="com.github.kristofa" name="brave-spring-resttemplate-interceptors" rev="3.7.0">
<artifact name="brave-spring-resttemplate-interceptors" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.kristofa', module='brave-spring-resttemplate-interceptors', version='3.7.0')
)
libraryDependencies += "com.github.kristofa" % "brave-spring-resttemplate-interceptors" % "3.7.0"
[com.github.kristofa/brave-spring-resttemplate-interceptors "3.7.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.kristofa : brave-http | jar | 3.7.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework : spring-webmvc | jar | 4.1.6.RELEASE |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.commons : commons-lang3 | jar | 3.4 |
| org.springframework : spring-test | jar | 4.1.6.RELEASE |
| 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 |