| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииMaven Компиляция и сборка Git Инструменты разработки Контроль версий |
| Группа | Группаio.github.git-commit-id |
| Идентификатор | Идентификаторgit-commit-id-maven-plugin |
| Последняя версия | Последняя версия5.0.0 |
| Дата | Дата |
| Тип | Тип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
|
| Ссылка на сайт |
Ссылка на сайт |
<plugin>
<groupId>io.github.git-commit-id</groupId>
<artifactId>git-commit-id-maven-plugin</artifactId>
<version>5.0.0</version>
</plugin>
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.maven : maven-plugin-api | jar | 3.1.0-alpha-1 |
| org.apache.maven : maven-core | jar | 3.1.0-alpha-1 |
| io.github.git-commit-id : git-commit-id-plugin-core | jar | 5.0.0 |
| 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.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 |