| License | License | 
|---|---|
| GroupId | GroupIdch.mobi.mobitor.plugins | 
| ArtifactId | ArtifactIdmobitor-plugins-parent | 
| Last Version | Last Version3.1.325 | 
| Release Date | Release Date | 
| Type | Typepom | 
| Description | DescriptionShow deployment status along with other information from sources like TeamCity, Jira, Sonar on a screen per team. | 
| Project Organization | Project Organization | 
| Filename | Size | 
|---|---|
| mobitor-plugins-parent-3.1.325.pom | 1 KB | 
| Browse | 
<!-- 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"]