| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииMaven Компиляция и сборка Git Инструменты разработки Контроль версий |
| Группа | Группаpl.project13.maven |
| Идентификатор | Идентификаторgit-commit-id-plugin |
| Версия | Версия4.0.5 |
| Тип | Типmaven-plugin |
| Описание |
ОписаниеGit Commit Id Maven Plugin
This plugin makes basic repository information available through maven resources. This can be used to display
"what version is this?" or "who has deployed this and when, from which branch?" information at runtime, making
it easy to find things like "oh, that isn't deployed yet, I'll test it tomorrow" and making both testers and
developers life easier. See https://github.com/git-commit-id/git-commit-id-maven-plugin
|
| Имя Файла | Размер |
|---|---|
| git-commit-id-plugin-4.0.5.pom | |
| git-commit-id-plugin-4.0.5.jar | 39 KB |
| git-commit-id-plugin-4.0.5-sources.jar | 19 KB |
| git-commit-id-plugin-4.0.5-javadoc.jar | 81 KB |
| Обзор |
<plugin>
<groupId>pl.project13.maven</groupId>
<artifactId>git-commit-id-plugin</artifactId>
<version>4.0.5</version>
</plugin>
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.maven : maven-plugin-api | jar | 3.0 |
| org.apache.maven : maven-core | jar | 3.0 |
| pl.project13.maven : git-commit-id-plugin-core | jar | 4.0.5 |
| com.google.code.findbugs : jsr305 | jar | 3.0.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.maven.plugin-tools : maven-plugin-annotations | jar | 3.6.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.13.2 |
| org.assertj : assertj-core | jar | 3.19.0 |
| org.codehaus.plexus : plexus-utils | jar | 3.3.0 |
| org.mockito : mockito-core | jar | 3.11.0 |
| commons-io : commons-io | jar | 2.9.0 |
| pl.pragmatists : JUnitParams | jar | 1.1.1 |
| com.github.stefanbirkner : system-rules | jar | 1.19.0 |
| org.slf4j : slf4j-simple | jar | 1.7.25 |