is not current version
Last Version 7.0.0-rc-3.0

org.eclipse.che.core:che-core-git-impl-jgit 7.0.0-RC-1.1


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

7.0.0-RC-1.1
Type

Type

jar

Download che-core-git-impl-jgit 7.0.0-RC-1.1


<!-- 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-1.1</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-1.1'
// 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-1.1")
'org.eclipse.che.core:che-core-git-impl-jgit:jar:7.0.0-RC-1.1'
<dependency org="org.eclipse.che.core" name="che-core-git-impl-jgit" rev="7.0.0-RC-1.1">
  <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-1.1')
)
libraryDependencies += "org.eclipse.che.core" % "che-core-git-impl-jgit" % "7.0.0-RC-1.1"
[org.eclipse.che.core/che-core-git-impl-jgit "7.0.0-RC-1.1"]