| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.cafapi.correlation |
| Идентификатор | Идентификаторcaf-correlation-spring |
| Последняя версия | Последняя версия1.0.0-80 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеCAF Correlation Id Modules
|
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/com.github.cafapi.correlation/caf-correlation-spring/ -->
<dependency>
<groupId>com.github.cafapi.correlation</groupId>
<artifactId>caf-correlation-spring</artifactId>
<version>1.0.0-80</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.cafapi.correlation/caf-correlation-spring/
implementation 'com.github.cafapi.correlation:caf-correlation-spring:1.0.0-80'
// https://jarcasting.com/artifacts/com.github.cafapi.correlation/caf-correlation-spring/
implementation ("com.github.cafapi.correlation:caf-correlation-spring:1.0.0-80")
'com.github.cafapi.correlation:caf-correlation-spring:jar:1.0.0-80'
<dependency org="com.github.cafapi.correlation" name="caf-correlation-spring" rev="1.0.0-80">
<artifact name="caf-correlation-spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.cafapi.correlation', module='caf-correlation-spring', version='1.0.0-80')
)
libraryDependencies += "com.github.cafapi.correlation" % "caf-correlation-spring" % "1.0.0-80"
[com.github.cafapi.correlation/caf-correlation-spring "1.0.0-80"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.cafapi.correlation : caf-correlation-constants | jar | 1.0.0-80 |
| org.slf4j : slf4j-api | jar | |
| org.springframework : spring-webmvc | jar |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| jakarta.servlet : jakarta.servlet-api | jar |