com.github.christapley:jenkins-dependency-maven-plugin

A maven plugin to parse and unpack dependencies from the archived artifacts 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
Ссылка на сайт

Ссылка на сайт

https://github.com/christapley/jenkins-dependency-mojo
Система контроля версий

Система контроля версий

https://github.com/christapley/jenkins-dependency-mojo/tree/master

Скачать jenkins-dependency-maven-plugin

Как подключить последнюю версию

<plugin>
    <groupId>com.github.christapley</groupId>
    <artifactId>jenkins-dependency-maven-plugin</artifactId>
    <version>1.0.2</version>
</plugin>

Зависимости

compile (8)

Идентификатор библиотеки Тип Версия
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

provided (1)

Идентификатор библиотеки Тип Версия
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.4

test (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

Модули Проекта

Данный проект не имеет модулей.

jenkins-dependency-mojo

Maven plugin to unpack dependencies from a Jenkins job

Build Status Coverage Status

Версии библиотеки

Версия
1.0.2
1.0.1
1.0.0