MVN

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

Maven & Gradle

Dec 18, 2022
197 stars

Git Code Format Maven Plugin Parent · A maven plugin that automatically deploys code formatters as pre-commit git hook

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

Latest Version

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

  • Latest Stable: 4.2

All Versions

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

Version Vulnerabilities Updated
4.2
git-code-format-maven-plugin-parent-4.2
4.1
git-code-format-maven-plugin-parent-4.1
4.0
git-code-format-maven-plugin-parent-4.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.cosium.code</groupId>
    <artifactId>git-code-format-maven-plugin-parent</artifactId>
    <version>4.2</version>
</dependency>