MVN

org.apache.marmotta : buildinfo-maven-plugin

Maven & Gradle

Jun 12, 2018

Maven Buildinfo Plugin

<plugin>
    <groupId>org.apache.marmotta</groupId>
    <artifactId>buildinfo-maven-plugin</artifactId>
    <version>3.4.0</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.apache.marmotta : buildinfo-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 3.4.0

All Versions

Choose a version of org.apache.marmotta : buildinfo-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
3.4.x
buildinfo-maven-plugin-3.4.0
3.3.x
buildinfo-maven-plugin-3.3.0
3.2.x
buildinfo-maven-plugin-3.2.1
buildinfo-maven-plugin-3.2.0
3.1.x
buildinfo-maven-plugin-3.1.0-incubating
3.0.x
buildinfo-maven-plugin-3.0.1
buildinfo-maven-plugin-3.0.0-incubating

How to add a plugin to Maven

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

<plugin>
    <groupId>org.apache.marmotta</groupId>
    <artifactId>buildinfo-maven-plugin</artifactId>
    <version>3.4.0</version>
</plugin>