Debian Maven Plugin Project

This project provides a plugin that helps to build DEB packages from Maven projects. The packages can be used in Debian-based operating systems such as Debian and Ubuntu. The plugin uses external Debian tools to perform the packaging.

Лицензия

Лицензия

Категории

Категории

Maven Компиляция и сборка
Группа

Группа

com.github.mike10004
Идентификатор

Идентификатор

debian-maven-plugin-project
Последняя версия

Последняя версия

3.3
Дата

Дата

Тип

Тип

pom
Описание

Описание

Debian Maven Plugin Project
This project provides a plugin that helps to build DEB packages from Maven projects. The packages can be used in Debian-based operating systems such as Debian and Ubuntu. The plugin uses external Debian tools to perform the packaging.
Ссылка на сайт

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

https://github.com/mike10004/debian-maven-plugin
Система контроля версий

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

https://github.com/mike10004/debian-maven-plugin

Скачать debian-maven-plugin-project

Имя Файла Размер
debian-maven-plugin-project-3.3.pom
Обзор

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

<!-- https://jarcasting.com/artifacts/com.github.mike10004/debian-maven-plugin-project/ -->
<dependency>
    <groupId>com.github.mike10004</groupId>
    <artifactId>debian-maven-plugin-project</artifactId>
    <version>3.3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.mike10004/debian-maven-plugin-project/
implementation 'com.github.mike10004:debian-maven-plugin-project:3.3'
// https://jarcasting.com/artifacts/com.github.mike10004/debian-maven-plugin-project/
implementation ("com.github.mike10004:debian-maven-plugin-project:3.3")
'com.github.mike10004:debian-maven-plugin-project:pom:3.3'
<dependency org="com.github.mike10004" name="debian-maven-plugin-project" rev="3.3">
  <artifact name="debian-maven-plugin-project" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.mike10004', module='debian-maven-plugin-project', version='3.3')
)
libraryDependencies += "com.github.mike10004" % "debian-maven-plugin-project" % "3.3"
[com.github.mike10004/debian-maven-plugin-project "3.3"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

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

  • debian-maven-plugin
  • debian-maven-plugin-examples
  • debian-maven-plugin-tests
  • deb-utils

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

Версия
3.3
3.2
3.1