| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииMaven Компиляция и сборка Git Инструменты разработки Контроль версий JGit Универсальные библиотеки Utility |
| Группа | Группаcom.manamind.jgitflow |
| Идентификатор | Идентификаторjgitflow-maven-plugin |
| Версия | Версия1.0.0 |
| Тип | Типmaven-plugin |
| Описание |
ОписаниеJGitFlow :: Maven Plugin
A maven plugin to support doing git-flow releases
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| jgitflow-maven-plugin-1.0.0.pom | |
| jgitflow-maven-plugin-1.0.0.jar | 226 KB |
| jgitflow-maven-plugin-1.0.0-sources.jar | 160 KB |
| jgitflow-maven-plugin-1.0.0-javadoc.jar | 600 KB |
| Обзор |
<plugin>
<groupId>com.manamind.jgitflow</groupId>
<artifactId>jgitflow-maven-plugin</artifactId>
<version>1.0.0</version>
</plugin>
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.eclipse.jgit : org.eclipse.jgit.console | jar | 3.7.1.201504261725-r |
| com.google.code.gson : gson | jar | 2.8.1 |
| javax.inject : javax.inject | jar | 1 |
| org.slf4j : slf4j-simple | jar | 1.7.25 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |
| commons-io : commons-io | jar | 2.5 |