jar

com.github.fracpete : debian-maven-plugin

Maven & Gradle

Dec 11, 2022
3 stars

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. Fork of: http://debian-maven.sourceforge.net

Table Of Contents

Latest Version

Download com.github.fracpete : debian-maven-plugin JAR file - Latest Versions:

All Versions

Download com.github.fracpete : debian-maven-plugin JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window debian-maven-plugin-1.0.22.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

net.sf.debianmaven.utils

├─ net.sf.debianmaven.utils.AbstractFileCopy.class - [JAR]

├─ net.sf.debianmaven.utils.DefaultFileCopy.class - [JAR]

├─ net.sf.debianmaven.utils.FileCopy.class - [JAR]

├─ net.sf.debianmaven.utils.FilteredFileCopy.class - [JAR]

├─ net.sf.debianmaven.utils.IOUtils.class - [JAR]

net.sf.debianmaven

├─ net.sf.debianmaven.AbstractDebianMojo.class - [JAR]

├─ net.sf.debianmaven.AbstractRepreproMojo.class - [JAR]

├─ net.sf.debianmaven.CheckMojo.class - [JAR]

├─ net.sf.debianmaven.CleanMojo.class - [JAR]

├─ net.sf.debianmaven.CopyResource.class - [JAR]

├─ net.sf.debianmaven.FileFiltering.class - [JAR]

├─ net.sf.debianmaven.FixPermission.class - [JAR]

├─ net.sf.debianmaven.InstallMojo.class - [JAR]

├─ net.sf.debianmaven.PackageMojo.class - [JAR]

├─ net.sf.debianmaven.RepreproDeployMojo.class - [JAR]