jar

se.ayoy : ayoy-license-verifier-maven-plugin

Maven & Gradle

Oct 12, 2017
9 stars

A maven plugin to verify dependency licenses. If an unknown or "bad" license is detected, the build will fail.

Table Of Contents

Latest Version

Download se.ayoy : ayoy-license-verifier-maven-plugin JAR file - Latest Versions:

All Versions

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

se.ayoy.maven.plugins.licenseverifier.LicenseInfo

├─ se.ayoy.maven.plugins.licenseverifier.LicenseInfo.LicenseInfo.class - [JAR]

├─ se.ayoy.maven.plugins.licenseverifier.LicenseInfo.LicenseInfoFile.class - [JAR]

├─ se.ayoy.maven.plugins.licenseverifier.LicenseInfo.LicenseInfoStatusEnum.class - [JAR]

se.ayoy.maven.plugins.licenseverifier

├─ se.ayoy.maven.plugins.licenseverifier.LicenseAbstractMojo.class - [JAR]

├─ se.ayoy.maven.plugins.licenseverifier.LicenseVerifierMojo.class - [JAR]

se.ayoy.maven.plugins.licenseverifier.model

├─ se.ayoy.maven.plugins.licenseverifier.model.AyoyArtifact.class - [JAR]

se.ayoy.maven.plugins.licenseverifier.util

├─ se.ayoy.maven.plugins.licenseverifier.util.LogHelper.class - [JAR]

Advertisement