Last Version

Debian Maven Plugin Tests 3.3

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.

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.github.mike10004
ArtifactId

ArtifactId

debian-maven-plugin-tests
Version

Version

3.3
Type

Type

jar
Description

Description

Debian Maven Plugin Tests
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.

Download debian-maven-plugin-tests 3.3


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

Dependencies

compile (2)

Group / Artifact Type Version
com.github.mike10004 : deb-utils jar 3.3
com.github.mike10004 : containment-core jar 0.6

test (4)

Group / Artifact Type Version
junit : junit jar 4.13.2
com.github.mike10004 : subprocess jar 0.4
org.slf4j : slf4j-jdk14 jar 1.7.32
com.github.mike10004 » example-single-project jar 3.3

Project Modules

There are no modules declared in this project.