| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииДанные |
| Группа | Группаcom.github.cafdataprocessing |
| Идентификатор | Идентификаторstaging-service-aggregator |
| Версия | Версия1.2.0-605 |
| Тип | Типpom |
| Описание |
ОписаниеThis is a common parent for any project.
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| staging-service-aggregator-1.2.0-605.pom | 13 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.cafdataprocessing/staging-service-aggregator/ -->
<dependency>
<groupId>com.github.cafdataprocessing</groupId>
<artifactId>staging-service-aggregator</artifactId>
<version>1.2.0-605</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.cafdataprocessing/staging-service-aggregator/
implementation 'com.github.cafdataprocessing:staging-service-aggregator:1.2.0-605'
// https://jarcasting.com/artifacts/com.github.cafdataprocessing/staging-service-aggregator/
implementation ("com.github.cafdataprocessing:staging-service-aggregator:1.2.0-605")
'com.github.cafdataprocessing:staging-service-aggregator:pom:1.2.0-605'
<dependency org="com.github.cafdataprocessing" name="staging-service-aggregator" rev="1.2.0-605">
<artifact name="staging-service-aggregator" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.cafdataprocessing', module='staging-service-aggregator', version='1.2.0-605')
)
libraryDependencies += "com.github.cafdataprocessing" % "staging-service-aggregator" % "1.2.0-605"
[com.github.cafdataprocessing/staging-service-aggregator "1.2.0-605"]