jar

org.spdx : spdx-maven-plugin

Maven & Gradle

Aug 10, 2023
31 stars

spdx-maven-plugin Maven Plugin · Plugin for supporting SPDX in a Maven build. See README.md

Table Of Contents

Latest Version

Download org.spdx : spdx-maven-plugin JAR file - Latest Versions:

All Versions

Download org.spdx : spdx-maven-plugin JAR file - All Versions:

Version Vulnerabilities Size Updated
0.7.x
0.6.x
0.5.x
0.4.x
0.2.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 spdx-maven-plugin-0.7.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.spdx.maven.utils

├─ org.spdx.maven.utils.LicenseManager.class - [JAR]

├─ org.spdx.maven.utils.LicenseManagerException.class - [JAR]

├─ org.spdx.maven.utils.LicenseMapperException.class - [JAR]

├─ org.spdx.maven.utils.MavenToSpdxLicenseMapper.class - [JAR]

├─ org.spdx.maven.utils.SpdxBuilderException.class - [JAR]

├─ org.spdx.maven.utils.SpdxCollectionException.class - [JAR]

├─ org.spdx.maven.utils.SpdxDefaultFileInformation.class - [JAR]

├─ org.spdx.maven.utils.SpdxDependencyInformation.class - [JAR]

├─ org.spdx.maven.utils.SpdxDocumentBuilder.class - [JAR]

├─ org.spdx.maven.utils.SpdxFileCollector.class - [JAR]

├─ org.spdx.maven.utils.SpdxProjectInformation.class - [JAR]

├─ org.spdx.maven.utils.SpdxSourceFileParser.class - [JAR]

├─ org.spdx.maven.utils.SpdxSourceParserException.class - [JAR]

org.spdx.spdx_maven_plugin

├─ org.spdx.spdx_maven_plugin.HelpMojo.class - [JAR]

org.spdx.maven

├─ org.spdx.maven.Annotation.class - [JAR]

├─ org.spdx.maven.CreateSpdxMojo.class - [JAR]

├─ org.spdx.maven.ExternalReference.class - [JAR]

├─ org.spdx.maven.NonStandardLicense.class - [JAR]

├─ org.spdx.maven.OutputFormat.class - [JAR]

├─ org.spdx.maven.Packaging.class - [JAR]

├─ org.spdx.maven.PathSpecificSpdxInfo.class - [JAR]

├─ org.spdx.maven.SnippetInfo.class - [JAR]

Advertisement