License Checker for CycloneDX Maven Plugin

Maven plugin to check if dependencies in CycloneDX BOM files use only allowed licenses.

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

io.github.remisbaima
ArtifactId

ArtifactId

license-checker-cyclonedx-maven-plugin
Last Version

Last Version

0.2.1
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

License Checker for CycloneDX Maven Plugin
Maven plugin to check if dependencies in CycloneDX BOM files use only allowed licenses.
Project URL

Project URL

https://github.com/remisbaima/license-checker-cyclonedx-maven-plugin
Source Code Management

Source Code Management

https://github.com/remisbaima/license-checker-cyclonedx-maven-plugin.git

Download license-checker-cyclonedx-maven-plugin

How to add to project

<plugin>
    <groupId>io.github.remisbaima</groupId>
    <artifactId>license-checker-cyclonedx-maven-plugin</artifactId>
    <version>0.2.1</version>
</plugin>

Dependencies

compile (4)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.12.0
org.cyclonedx : cyclonedx-core-java jar 7.1.3
com.jayway.jsonpath : json-path jar 2.7.0
com.fasterxml.jackson.core : jackson-databind jar 2.13.2.2

provided (3)

Group / Artifact Type Version
org.apache.maven : maven-core jar ${maven.version}
org.apache.maven : maven-plugin-api jar ${maven.version}
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.6.4

test (4)

Group / Artifact Type Version
io.takari.maven.plugins : takari-plugin-integration-testing pom 3.0.0
org.junit.jupiter : junit-jupiter jar 5.8.2
org.junit.vintage : junit-vintage-engine jar 5.8.2
org.slf4j : slf4j-nop jar 1.7.36

Project Modules

There are no modules declared in this project.

Versions

Version
0.2.1
0.2.0
0.1.0
0.0.5
0.0.4