| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииGit Инструменты разработки Контроль версий |
| Группа | Группаcom.g2forge.gearbox |
| Идентификатор | Идентификаторgb-git |
| Последняя версия | Последняя версия0.0.9 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеGearbox Git
A thin wrapper of helpers methods around JGit.
|
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| gb-git-0.0.9.pom | |
| gb-git-0.0.9.jar | 18 KB |
| gb-git-0.0.9-sources.jar | 7 KB |
| gb-git-0.0.9-javadoc.jar | 83 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.g2forge.gearbox/gb-git/ -->
<dependency>
<groupId>com.g2forge.gearbox</groupId>
<artifactId>gb-git</artifactId>
<version>0.0.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.g2forge.gearbox/gb-git/
implementation 'com.g2forge.gearbox:gb-git:0.0.9'
// https://jarcasting.com/artifacts/com.g2forge.gearbox/gb-git/
implementation ("com.g2forge.gearbox:gb-git:0.0.9")
'com.g2forge.gearbox:gb-git:jar:0.0.9'
<dependency org="com.g2forge.gearbox" name="gb-git" rev="0.0.9">
<artifact name="gb-git" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.g2forge.gearbox', module='gb-git', version='0.0.9')
)
libraryDependencies += "com.g2forge.gearbox" % "gb-git" % "0.0.9"
[com.g2forge.gearbox/gb-git "0.0.9"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.g2forge.alexandria : ax-log-api | jar | 0.0.17 |
| org.eclipse.jgit : org.eclipse.jgit | jar | 5.10.0.202012080955-r |
| org.eclipse.jgit : org.eclipse.jgit.ssh.jsch | jar | 5.10.0.202012080955-r |
| com.g2forge.alexandria : ax-java | jar | 0.0.17 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.18 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.g2forge.alexandria : ax-test | jar | 0.0.17 |
| junit : junit | jar | 4.13.1 |