jar

com.soebes.maven.plugins.mlv : maven-license-verifier-plugin

Maven & Gradle

May 07, 2011
10 stars

Maven License Verifier Plugin · The Maven License Verifier Plugin is intented to check the different artifacts of a project.

Table Of Contents

Latest Version

Download com.soebes.maven.plugins.mlv : maven-license-verifier-plugin JAR file - Latest Versions:

All Versions

Download com.soebes.maven.plugins.mlv : maven-license-verifier-plugin JAR file - All Versions:

Version Vulnerabilities Size Updated
0.4
0.3

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 maven-license-verifier-plugin-0.4.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.soebes.maven.plugins.mlv.filter

├─ com.soebes.maven.plugins.mlv.filter.PatternExcludeFilter.class - [JAR]

com.soebes.maven.plugins.mlv

├─ com.soebes.maven.plugins.mlv.AbstractLicenseVerifierPlugIn.class - [JAR]

├─ com.soebes.maven.plugins.mlv.ArtifactComperator.class - [JAR]

├─ com.soebes.maven.plugins.mlv.HelpMojo.class - [JAR]

├─ com.soebes.maven.plugins.mlv.LicenseInformation.class - [JAR]

├─ com.soebes.maven.plugins.mlv.LicenseVerifierMojo.class - [JAR]

├─ com.soebes.maven.plugins.mlv.LicenseVerifierReport.class - [JAR]

com.soebes.maven.plugins.mlv.model

├─ com.soebes.maven.plugins.mlv.model.LicenseItem.class - [JAR]

├─ com.soebes.maven.plugins.mlv.model.LicensesContainer.class - [JAR]

├─ com.soebes.maven.plugins.mlv.model.LicensesList.class - [JAR]

com.soebes.maven.plugins.mlv.licenses

├─ com.soebes.maven.plugins.mlv.licenses.LicenseValidator.class - [JAR]

├─ com.soebes.maven.plugins.mlv.licenses.LicensesFile.class - [JAR]

com.soebes.maven.plugins.mlv.model.io.xpp3

├─ com.soebes.maven.plugins.mlv.model.io.xpp3.LicensesXpp3Reader.class - [JAR]

├─ com.soebes.maven.plugins.mlv.model.io.xpp3.LicensesXpp3Writer.class - [JAR]