MVN

com.cosium.code : git-code-format-maven-plugin

Maven & Gradle

Dec 18, 2022
1 usages
180 stars

Git Code Format Maven Plugin

<plugin>
    <groupId>com.cosium.code</groupId>
    <artifactId>git-code-format-maven-plugin</artifactId>
    <version>4.2</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.cosium.code : git-code-format-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 4.2

All Versions

Choose a version of com.cosium.code : git-code-format-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
4.2
git-code-format-maven-plugin-4.2
4.1
git-code-format-maven-plugin-4.1
4.0
git-code-format-maven-plugin-4.0
3.5
git-code-format-maven-plugin-3.5
3.4
git-code-format-maven-plugin-3.4
3.3
git-code-format-maven-plugin-3.3
3.2
git-code-format-maven-plugin-3.2
3.1
git-code-format-maven-plugin-3.1
3.0
git-code-format-maven-plugin-3.0
2.7
git-code-format-maven-plugin-2.7
2.6
git-code-format-maven-plugin-2.6
2.5
git-code-format-maven-plugin-2.5
2.4
git-code-format-maven-plugin-2.4
2.3
git-code-format-maven-plugin-2.3
2.2
git-code-format-maven-plugin-2.2
2.1
git-code-format-maven-plugin-2.1
2.0
git-code-format-maven-plugin-2.0

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.cosium.code</groupId>
    <artifactId>git-code-format-maven-plugin</artifactId>
    <version>4.2</version>
</plugin>

Advertisement