| License |
License |
|---|---|
| Categories |
CategoriesMaven Build Tools Git Development Tools Version Controls ORM Data |
| GroupId | GroupIdcom.cosium.code |
| ArtifactId | ArtifactIdgit-code-format-maven-plugin |
| Last Version | Last Version3.4 |
| Release Date | Release Date |
| Type | Typemaven-plugin |
| Description |
DescriptionGit Code Format Maven Plugin
A maven plugin that automatically deploys https://github.com/google/google-java-format code formatter
as a pre-commit git hook
|
| Project URL |
Project URL |
| Project Organization |
Project OrganizationCosium |
| Source Code Management |
Source Code Management |
<plugin>
<groupId>com.cosium.code</groupId>
<artifactId>git-code-format-maven-plugin</artifactId>
<version>3.4</version>
</plugin>
| Group / Artifact | Type | Version |
|---|---|---|
| commons-io : commons-io | jar | 2.7 |
| org.apache.commons : commons-lang3 | jar | 3.9 |
| org.apache.commons : commons-exec | jar | 1.3 |
| com.google.googlejavaformat : google-java-format | jar | 1.15.0 |
| org.eclipse.jgit : org.eclipse.jgit | jar | 5.13.0.202109080827-r |
| org.apache.maven : maven-core | jar | 3.3.9 |
| org.apache.maven : maven-plugin-api | jar | 3.3.9 |
| org.codehaus.plexus : plexus-utils | jar | 3.2.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.maven.plugin-tools : maven-plugin-annotations | jar | 3.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.1 |
| org.assertj : assertj-core | jar | 3.8.0 |
| io.takari.maven.plugins : takari-plugin-testing | jar | 2.9.2 |
| io.takari.maven.plugins : takari-plugin-integration-testing | pom | 2.9.2 |
| ch.qos.logback : logback-classic | jar | 1.2.3 |
| commons-codec : commons-codec | jar | 1.13 |