io.github.coolbeevip:license-maven-plugin

Contains a Maven 2 plugin to export license info in source files and its optional dependencies

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

io.github.coolbeevip
ArtifactId

ArtifactId

license-maven-plugin
Last Version

Last Version

1.13.0
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

Contains a Maven 2 plugin to export license info in source files and its optional dependencies
Project Organization

Project Organization

Lei Zhang <[email protected]>
Source Code Management

Source Code Management

https://github.com/coolbeevip/license-maven-plugin

Download license-maven-plugin

How to add to project

<plugin>
    <groupId>io.github.coolbeevip</groupId>
    <artifactId>license-maven-plugin</artifactId>
    <version>1.13.0</version>
</plugin>

Dependencies

compile (7)

Group / Artifact Type Version
org.apache.maven : maven-plugin-api jar 3.6.0
org.apache.maven : maven-project jar 2.2.1
org.seleniumhq.selenium : selenium-java jar 3.4.0
org.mapdb : mapdb jar 3.0.8
com.fasterxml.jackson.core : jackson-databind jar 2.12.3
org.apache.maven.shared : maven-dependency-tree jar 2.2
org.apache.maven : maven-core jar 3.6.2

provided (1)

Group / Artifact Type Version
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.6.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.13.0
1.5.0
1.4.0
1.3.0
1.2.0
1.1.0
1.0.0