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