Последняя версия

Git-CMD 2.0

Common module that all Go CD plugins can use to poll Git repository.

Лицензия

Лицензия

Категории

Категории

Ant Компиляция и сборка Git Инструменты разработки Контроль версий
Группа

Группа

in.ashwanthkumar
Идентификатор

Идентификатор

git-cmd
Версия

Версия

2.0
Тип

Тип

jar
Описание

Описание

Git-CMD
Common module that all Go CD plugins can use to poll Git repository.
Ссылка на сайт

Ссылка на сайт

https://github.com/ashwanthkumar/git-cmd
Система контроля версий

Система контроля версий

https://github.com/ashwanthkumar/git-cmd

Скачать git-cmd 2.0


<!-- https://jarcasting.com/artifacts/in.ashwanthkumar/git-cmd/ -->
<dependency>
    <groupId>in.ashwanthkumar</groupId>
    <artifactId>git-cmd</artifactId>
    <version>2.0</version>
</dependency>
// https://jarcasting.com/artifacts/in.ashwanthkumar/git-cmd/
implementation 'in.ashwanthkumar:git-cmd:2.0'
// https://jarcasting.com/artifacts/in.ashwanthkumar/git-cmd/
implementation ("in.ashwanthkumar:git-cmd:2.0")
'in.ashwanthkumar:git-cmd:jar:2.0'
<dependency org="in.ashwanthkumar" name="git-cmd" rev="2.0">
  <artifact name="git-cmd" type="jar" />
</dependency>
@Grapes(
@Grab(group='in.ashwanthkumar', module='git-cmd', version='2.0')
)
libraryDependencies += "in.ashwanthkumar" % "git-cmd" % "2.0"
[in.ashwanthkumar/git-cmd "2.0"]

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
org.eclipse.jgit : org.eclipse.jgit jar 5.5.1.201910021850-r
joda-time : joda-time jar 2.10.3
org.apache.commons : commons-exec jar 1.3
commons-io : commons-io jar 2.6

test (2)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12
org.hamcrest : hamcrest-core jar 2.2

Модули Проекта

Данный проект не имеет модулей.