🔗 
   Ligoj Jenkins CI plugin 
 
 
Ligoj Jenkins CI plugin, and extending Build plugin Provides the following features :
- Job status
- Start a job
| License | License | 
|---|---|
| Categories | CategoriesJenkins Build Tools Continuous Integration and Continuous Delivery | 
| GroupId | GroupIdorg.ligoj.plugin | 
| ArtifactId | ArtifactIdplugin-build-jenkins | 
| Last Version | Last Version1.0.8 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionLigoj - Plugin Build - Jenkins Plugin parent pom the plugins should have. | 
| Project Organization | Project Organization | 
| Source Code Management | Source Code Management | 
<!-- https://jarcasting.com/artifacts/org.ligoj.plugin/plugin-build-jenkins/ -->
<dependency>
    <groupId>org.ligoj.plugin</groupId>
    <artifactId>plugin-build-jenkins</artifactId>
    <version>1.0.8</version>
</dependency>// https://jarcasting.com/artifacts/org.ligoj.plugin/plugin-build-jenkins/
implementation 'org.ligoj.plugin:plugin-build-jenkins:1.0.8'// https://jarcasting.com/artifacts/org.ligoj.plugin/plugin-build-jenkins/
implementation ("org.ligoj.plugin:plugin-build-jenkins:1.0.8")'org.ligoj.plugin:plugin-build-jenkins:jar:1.0.8'<dependency org="org.ligoj.plugin" name="plugin-build-jenkins" rev="1.0.8">
  <artifact name="plugin-build-jenkins" type="jar" />
</dependency>@Grapes(
@Grab(group='org.ligoj.plugin', module='plugin-build-jenkins', version='1.0.8')
)libraryDependencies += "org.ligoj.plugin" % "plugin-build-jenkins" % "1.0.8"[org.ligoj.plugin/plugin-build-jenkins "1.0.8"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.apache.maven : maven-artifact | jar | 3.5.2 | 
| javax.annotation : javax.annotation-api | jar | 1.3.1 | 
| org.ligoj.bootstrap : bootstrap-business | jar | 2.7.2 | 
| org.apache.commons : commons-collections4 | jar | 4.3 | 
| org.springframework : spring-context-support | jar | 5.1.6.RELEASE | 
| org.quartz-scheduler : quartz | jar | 2.3.1 | 
| org.apache.httpcomponents : httpclient | jar | 4.5.8 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.ligoj.plugin : plugin-build | jar | [1.0.1,1.1.0) | 
| org.ligoj.api : plugin-core | jar | 3.2.2 | 
| org.projectlombok : lombok | jar | 1.18.6 | 
| javax.transaction : javax.transaction-api | jar | 1.2 | 
| javax.servlet : javax.servlet-api | jar | 3.1.0 | 
| javax.enterprise : cdi-api | jar | 1.2 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.ligoj.api : plugin-api-test | jar | 3.2.2 | 
| org.ligoj.bootstrap : bootstrap-business-test | jar | 2.7.2 | 
| org.mockito : mockito-core | jar | 2.27.0 | 
| com.github.tomakehurst : wiremock | jar | 2.23.2 | 
Ligoj Jenkins CI plugin, and extending Build plugin Provides the following features :