jar

com.github.sbt : sbt-license-report_2.12_1.0

Maven & Gradle

Jul 30, 2023
86 stars

sbt-license-report · An sbt plugin to report on licenses used in a project.

Table Of Contents

Latest Version

Download com.github.sbt : sbt-license-report_2.12_1.0 JAR file - Latest Versions:

All Versions

Download com.github.sbt : sbt-license-report_2.12_1.0 JAR file - All Versions:

Version Vulnerabilities Size Updated
1.6.x
1.5.x
1.4.x
1.3.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 sbt-license-report_2.12_1.0-1.6.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

sbtlicensereport

├─ sbtlicensereport.SbtCompat.class - [JAR]

├─ sbtlicensereport.SbtLicenseReport.class - [JAR]

sbtlicensereport.license

├─ sbtlicensereport.license.Column.class - [JAR]

├─ sbtlicensereport.license.ConfluenceWikiMarkup.class - [JAR]

├─ sbtlicensereport.license.Csv.class - [JAR]

├─ sbtlicensereport.license.DepLicense.class - [JAR]

├─ sbtlicensereport.license.DepModuleInfo.class - [JAR]

├─ sbtlicensereport.license.Html.class - [JAR]

├─ sbtlicensereport.license.LicenseCategory.class - [JAR]

├─ sbtlicensereport.license.LicenseInfo.class - [JAR]

├─ sbtlicensereport.license.LicenseReport.class - [JAR]

├─ sbtlicensereport.license.LicenseReportConfiguration.class - [JAR]

├─ sbtlicensereport.license.MarkDown.class - [JAR]

├─ sbtlicensereport.license.TargetLanguage.class - [JAR]