| Лицензия |
Лицензия |
|---|---|
| Группа | Группаch.mobi.mobitor.plugins |
| Идентификатор | Идентификаторmobitor-plugin-swd |
| Последняя версия | Последняя версия3.1.325 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеShow deployment status along with other information from sources like TeamCity, Jira, Sonar on a screen per team.
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| mobitor-plugin-swd-3.1.325.pom | |
| mobitor-plugin-swd-3.1.325.jar | 19 KB |
| mobitor-plugin-swd-3.1.325-sources.jar | 17 KB |
| mobitor-plugin-swd-3.1.325-javadoc.jar | 489 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/ch.mobi.mobitor.plugins/mobitor-plugin-swd/ -->
<dependency>
<groupId>ch.mobi.mobitor.plugins</groupId>
<artifactId>mobitor-plugin-swd</artifactId>
<version>3.1.325</version>
</dependency>
// https://jarcasting.com/artifacts/ch.mobi.mobitor.plugins/mobitor-plugin-swd/
implementation 'ch.mobi.mobitor.plugins:mobitor-plugin-swd:3.1.325'
// https://jarcasting.com/artifacts/ch.mobi.mobitor.plugins/mobitor-plugin-swd/
implementation ("ch.mobi.mobitor.plugins:mobitor-plugin-swd:3.1.325")
'ch.mobi.mobitor.plugins:mobitor-plugin-swd:jar:3.1.325'
<dependency org="ch.mobi.mobitor.plugins" name="mobitor-plugin-swd" rev="3.1.325">
<artifact name="mobitor-plugin-swd" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.mobi.mobitor.plugins', module='mobitor-plugin-swd', version='3.1.325')
)
libraryDependencies += "ch.mobi.mobitor.plugins" % "mobitor-plugin-swd" % "3.1.325"
[ch.mobi.mobitor.plugins/mobitor-plugin-swd "3.1.325"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| ch.mobi.mobitor : mobitor-plugins-api | jar | 3.1.325 |
| org.springframework.boot : spring-boot-starter-webflux | jar | 2.6.6 |
| org.projectreactor : reactor-spring | jar | 1.0.1.RELEASE |
| org.jetbrains : annotations | jar | 19.0.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.mockito : mockito-core | jar | 4.0.0 |
| org.assertj : assertj-core | jar | 3.21.0 |
| ch.mobi.mobitor : mobitor-plugins-test | jar | 3.1.325 |