| License |
License |
|---|---|
| GroupId | GroupIdch.mobi.mobitor |
| ArtifactId | ArtifactIdmobitor-parent |
| Last Version | Last Version3.1.325 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Descriptionmobitor-parent
Show deployment status along with other information from sources like TeamCity, Jira, Sonar on a screen per team.
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| mobitor-parent-3.1.325.pom | 6 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/ch.mobi.mobitor/mobitor-parent/ -->
<dependency>
<groupId>ch.mobi.mobitor</groupId>
<artifactId>mobitor-parent</artifactId>
<version>3.1.325</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/ch.mobi.mobitor/mobitor-parent/
implementation 'ch.mobi.mobitor:mobitor-parent:3.1.325'
// https://jarcasting.com/artifacts/ch.mobi.mobitor/mobitor-parent/
implementation ("ch.mobi.mobitor:mobitor-parent:3.1.325")
'ch.mobi.mobitor:mobitor-parent:pom:3.1.325'
<dependency org="ch.mobi.mobitor" name="mobitor-parent" rev="3.1.325">
<artifact name="mobitor-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='ch.mobi.mobitor', module='mobitor-parent', version='3.1.325')
)
libraryDependencies += "ch.mobi.mobitor" % "mobitor-parent" % "3.1.325"
[ch.mobi.mobitor/mobitor-parent "3.1.325"]