| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииMaven Компиляция и сборка |
| Группа | Группаcom.github.mike10004 |
| Идентификатор | Идентификаторdebian-maven-plugin |
| Последняя версия | Последняя версия3.3 |
| Дата | Дата |
| Тип | Типmaven-plugin |
| Описание |
ОписаниеDebian Maven Plugin
This plugin helps building DEB packages from Maven projects.
The packages can be used in DEB-based operating systems such
as Debian and Ubuntu. The plugin uses external Debian tools
to do the actual packaging.
|
| Имя Файла | Размер |
|---|---|
| debian-maven-plugin-3.3.pom | |
| debian-maven-plugin-3.3.jar | 38 KB |
| debian-maven-plugin-3.3-sources.jar | 17 KB |
| debian-maven-plugin-3.3-javadoc.jar | 441 KB |
| Обзор |
<plugin>
<groupId>com.github.mike10004</groupId>
<artifactId>debian-maven-plugin</artifactId>
<version>3.3</version>
</plugin>
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.maven : maven-plugin-api | jar | 3.6.3 |
| commons-io : commons-io | jar | 2.11.0 |
| commons-codec : commons-codec | jar | 1.15 |
| org.apache.commons : commons-lang3 | jar | 3.12.0 |
| org.apache.maven : maven-project | jar | 2.2.1 |
| org.apache.commons : commons-collections4 | jar | 4.4 |
| com.github.mike10004 : subprocess | jar | 0.4 |
| com.opencsv : opencsv | jar | 5.5 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.13.2 |
| org.slf4j : slf4j-jdk14 | jar | 1.7.32 |