License |
License |
---|---|
Categories |
CategoriesMaven Build Tools Jenkins Continuous Integration and Continuous Delivery |
GroupId | GroupIdcom.andyserver.maven.plugins |
ArtifactId | ArtifactIdjenkinsfile-maven-plugin |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typemaven-plugin |
Description |
DescriptionJenkinsfile Maven Plugin
Maven plugin to communicate with Jenkins server to validate Jenkinsfiles
|
Project URL |
Project URL |
<plugin>
<groupId>com.andyserver.maven.plugins</groupId>
<artifactId>jenkinsfile-maven-plugin</artifactId>
<version>1.0.1</version>
</plugin>
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven : maven-plugin-api | jar | 2.0 |
org.apache.maven : maven-core | jar | 3.3.9 |
org.codehaus.plexus : plexus-utils | jar | 3.0.8 |
org.apache.httpcomponents : httpclient | jar | 4.5.2 |
org.apache.httpcomponents : httpmime | jar | 4.5.2 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven.plugin-tools : maven-plugin-annotations | jar | 3.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.8.2 |