| Лицензия |
Лицензия |
|---|---|
| Группа | Группаch.mobi.mobitor.plugins |
| Идентификатор | Идентификаторmobitor-plugins-parent |
| Последняя версия | Последняя версия3.1.325 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеShow deployment status along with other information from sources like TeamCity, Jira, Sonar on a screen per team.
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| mobitor-plugins-parent-3.1.325.pom | 1 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/ch.mobi.mobitor.plugins/mobitor-plugins-parent/ -->
<dependency>
<groupId>ch.mobi.mobitor.plugins</groupId>
<artifactId>mobitor-plugins-parent</artifactId>
<version>3.1.325</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/ch.mobi.mobitor.plugins/mobitor-plugins-parent/
implementation 'ch.mobi.mobitor.plugins:mobitor-plugins-parent:3.1.325'
// https://jarcasting.com/artifacts/ch.mobi.mobitor.plugins/mobitor-plugins-parent/
implementation ("ch.mobi.mobitor.plugins:mobitor-plugins-parent:3.1.325")
'ch.mobi.mobitor.plugins:mobitor-plugins-parent:pom:3.1.325'
<dependency org="ch.mobi.mobitor.plugins" name="mobitor-plugins-parent" rev="3.1.325">
<artifact name="mobitor-plugins-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='ch.mobi.mobitor.plugins', module='mobitor-plugins-parent', version='3.1.325')
)
libraryDependencies += "ch.mobi.mobitor.plugins" % "mobitor-plugins-parent" % "3.1.325"
[ch.mobi.mobitor.plugins/mobitor-plugins-parent "3.1.325"]