MVN

com.hazelcast.maven : attribution-maven-plugin

Maven & Gradle

Jun 24, 2022
0 stars

attribution-maven-plugin · Maven Mojo for generating an attribution text file from project dependencies.

<plugin>
    <groupId>com.hazelcast.maven</groupId>
    <artifactId>attribution-maven-plugin</artifactId>
    <version>1.2.1</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.hazelcast.maven : attribution-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 1.2.1

All Versions

Choose a version of com.hazelcast.maven : attribution-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
1.2.x
attribution-maven-plugin-1.2.1
attribution-maven-plugin-1.2.0
1.1.x
attribution-maven-plugin-1.1.0
1.0.x
attribution-maven-plugin-1.0.2
attribution-maven-plugin-1.0.1
1.0
attribution-maven-plugin-1.0
0.1
attribution-maven-plugin-0.1

How to add a plugin to Maven

Add the maven plugin to the pom.xml file information in this tag as follows:

<plugin>
    <groupId>com.hazelcast.maven</groupId>
    <artifactId>attribution-maven-plugin</artifactId>
    <version>1.2.1</version>
</plugin>

Advertisement