jar

org.cyclonedx : cyclonedx-gradle-plugin

Maven & Gradle

Aug 27, 2021
128 stars

CycloneDX Gradle Plugin · The CycloneDX Gradle plugin creates an aggregate of all direct and transitive dependencies of a project and creates a valid CycloneDX Software Bill of Materials (SBOM).

Table Of Contents

Latest Version

Download org.cyclonedx : cyclonedx-gradle-plugin JAR file - Latest Versions:

All Versions

Download org.cyclonedx : cyclonedx-gradle-plugin JAR file - All Versions:

Version Vulnerabilities Size Updated
1.4.x
1.3.x
1.2.x
1.1.x
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 cyclonedx-gradle-plugin-1.4.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.cyclonedx.gradle

├─ org.cyclonedx.gradle.CycloneDxPlugin.class - [JAR]

├─ org.cyclonedx.gradle.CycloneDxTask.class - [JAR]

├─ org.cyclonedx.gradle.MavenHelper.class - [JAR]

Advertisement