| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииMaven Компиляция и сборка Git Инструменты разработки Контроль версий ORM Данные |
| Группа | Группаcom.cosium.code |
| Идентификатор | Идентификаторgit-code-format-maven-plugin |
| Версия | Версия3.3 |
| Тип | Типmaven-plugin |
| Описание |
ОписаниеGit 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
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчикCosium |
| Система контроля версий |
Система контроля версий |
<plugin>
<groupId>com.cosium.code</groupId>
<artifactId>git-code-format-maven-plugin</artifactId>
<version>3.3</version>
</plugin>
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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.13.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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.maven.plugin-tools : maven-plugin-annotations | jar | 3.3 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |