| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииGit Инструменты разработки Контроль версий Eclipse Che IDE CLI Взаимодействие с пользователем JGit Универсальные библиотеки Utility |
| Группа | Группаorg.eclipse.che.core |
| Идентификатор | Идентификаторche-core-git-impl-jgit |
| Последняя версия | Последняя версия7.0.0-rc-3.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеChe Core :: Git Impl JGit
Provides version of third parties artifacts to use in Codenvy platform projects
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/org.eclipse.che.core/che-core-git-impl-jgit/ -->
<dependency>
<groupId>org.eclipse.che.core</groupId>
<artifactId>che-core-git-impl-jgit</artifactId>
<version>7.0.0-rc-3.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.che.core/che-core-git-impl-jgit/
implementation 'org.eclipse.che.core:che-core-git-impl-jgit:7.0.0-rc-3.0'
// https://jarcasting.com/artifacts/org.eclipse.che.core/che-core-git-impl-jgit/
implementation ("org.eclipse.che.core:che-core-git-impl-jgit:7.0.0-rc-3.0")
'org.eclipse.che.core:che-core-git-impl-jgit:jar:7.0.0-rc-3.0'
<dependency org="org.eclipse.che.core" name="che-core-git-impl-jgit" rev="7.0.0-rc-3.0">
<artifact name="che-core-git-impl-jgit" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.che.core', module='che-core-git-impl-jgit', version='7.0.0-rc-3.0')
)
libraryDependencies += "org.eclipse.che.core" % "che-core-git-impl-jgit" % "7.0.0-rc-3.0"
[org.eclipse.che.core/che-core-git-impl-jgit "7.0.0-rc-3.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| ch.qos.logback : logback-classic | jar | 1.2.1 |
| org.eclipse.che.core : che-core-api-git | jar | 7.0.0-rc-3.0 |
| org.mockito : mockito-core | jar | 2.21.0 |
| org.mockito : mockito-testng | jar | 0.1.1 |
| org.testng : testng | jar | 6.8.21 |