jenkins-dependency-mojo
Maven plugin to unpack dependencies from a Jenkins job
| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииMaven Компиляция и сборка Jenkins Continuous Integration and Continuous Delivery |
| Группа | Группаcom.github.christapley |
| Идентификатор | Идентификаторjenkins-dependency-maven-plugin |
| Последняя версия | Последняя версия1.0.2 |
| Дата | Дата |
| Тип | Типmaven-plugin |
| Описание |
Описаниеcom.github.christapley:jenkins-dependency-maven-plugin
A maven plugin to parse and unpack dependencies from the archived artifacts from a jenkins job
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
<plugin>
<groupId>com.github.christapley</groupId>
<artifactId>jenkins-dependency-maven-plugin</artifactId>
<version>1.0.2</version>
</plugin>
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.maven : maven-plugin-api | jar | 3.3.3 |
| org.apache.commons : commons-io | jar | 1.3.2 |
| com.googlecode.json-simple : json-simple | jar | 1.1 |
| org.codehaus.plexus : plexus-archiver | jar | 3.4 |
| org.apache.httpcomponents : httpclient | jar | 4.5.2 |
| com.google.code.gson : gson | jar | 2.8.1 |
| org.springframework : spring-core | jar | 4.2.4.RELEASE |
| org.apache.maven : maven-core | jar | 3.5.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.maven.plugin-tools : maven-plugin-annotations | jar | 3.4 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.hamcrest : hamcrest-core | jar | 1.3 |
| org.mockito : mockito-all | jar | 1.10.19 |
| org.springframework : spring-test | jar | 4.2.4.RELEASE |
Maven plugin to unpack dependencies from a Jenkins job