| License | License | 
|---|---|
| GroupId | GroupIdch.mobi.mobitor | 
| ArtifactId | ArtifactIdmobitor-plugins-api | 
| Last Version | Last Version3.1.325 | 
| Release Date | Release Date | 
| Type | Typejar | 
| 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-api-3.1.325.pom | |
| mobitor-plugins-api-3.1.325.jar | 26 KB | 
| mobitor-plugins-api-3.1.325-sources.jar | 30 KB | 
| mobitor-plugins-api-3.1.325-javadoc.jar | 600 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/ch.mobi.mobitor/mobitor-plugins-api/ -->
<dependency>
    <groupId>ch.mobi.mobitor</groupId>
    <artifactId>mobitor-plugins-api</artifactId>
    <version>3.1.325</version>
</dependency>// https://jarcasting.com/artifacts/ch.mobi.mobitor/mobitor-plugins-api/
implementation 'ch.mobi.mobitor:mobitor-plugins-api:3.1.325'// https://jarcasting.com/artifacts/ch.mobi.mobitor/mobitor-plugins-api/
implementation ("ch.mobi.mobitor:mobitor-plugins-api:3.1.325")'ch.mobi.mobitor:mobitor-plugins-api:jar:3.1.325'<dependency org="ch.mobi.mobitor" name="mobitor-plugins-api" rev="3.1.325">
  <artifact name="mobitor-plugins-api" type="jar" />
</dependency>@Grapes(
@Grab(group='ch.mobi.mobitor', module='mobitor-plugins-api', version='3.1.325')
)libraryDependencies += "ch.mobi.mobitor" % "mobitor-plugins-api" % "3.1.325"[ch.mobi.mobitor/mobitor-plugins-api "3.1.325"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.springframework.boot : spring-boot-starter-web | jar | 2.6.6 | 
| org.springframework.boot : spring-boot-starter-validation | jar | 2.6.6 | 
| org.springframework : spring-webflux | jar | |
| io.projectreactor.netty : reactor-netty | jar | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | 2.6.6 |