is not current version
Last Version 7.0.0-rc-3.0

org.eclipse.che.core:che-core-git-impl-jgit 6.18.2


Categories

Categories

Git Development Tools Version Controls Eclipse Che IDE CLI User Interface JGit General Purpose Libraries Utility
GroupId

GroupId

org.eclipse.che.core
ArtifactId

ArtifactId

che-core-git-impl-jgit
Version

Version

6.18.2
Type

Type

jar

Download che-core-git-impl-jgit 6.18.2


<!-- 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>6.18.2</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:6.18.2'
// https://jarcasting.com/artifacts/org.eclipse.che.core/che-core-git-impl-jgit/
implementation ("org.eclipse.che.core:che-core-git-impl-jgit:6.18.2")
'org.eclipse.che.core:che-core-git-impl-jgit:jar:6.18.2'
<dependency org="org.eclipse.che.core" name="che-core-git-impl-jgit" rev="6.18.2">
  <artifact name="che-core-git-impl-jgit" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.che.core', module='che-core-git-impl-jgit', version='6.18.2')
)
libraryDependencies += "org.eclipse.che.core" % "che-core-git-impl-jgit" % "6.18.2"
[org.eclipse.che.core/che-core-git-impl-jgit "6.18.2"]