is not current version
Last Version 6.0.0.CR5

org.kie.commons:kie-nio2-jgit 6.0.0.Alpha4

KIE NIO.2 :: JGIT Impl

Categories

Categories

Git Development Tools Version Controls JGit General Purpose Libraries Utility
GroupId

GroupId

org.kie.commons
ArtifactId

ArtifactId

kie-nio2-jgit
Version

Version

6.0.0.Alpha4
Type

Type

jar

Download kie-nio2-jgit 6.0.0.Alpha4


<!-- https://jarcasting.com/artifacts/org.kie.commons/kie-nio2-jgit/ -->
<dependency>
    <groupId>org.kie.commons</groupId>
    <artifactId>kie-nio2-jgit</artifactId>
    <version>6.0.0.Alpha4</version>
</dependency>
// https://jarcasting.com/artifacts/org.kie.commons/kie-nio2-jgit/
implementation 'org.kie.commons:kie-nio2-jgit:6.0.0.Alpha4'
// https://jarcasting.com/artifacts/org.kie.commons/kie-nio2-jgit/
implementation ("org.kie.commons:kie-nio2-jgit:6.0.0.Alpha4")
'org.kie.commons:kie-nio2-jgit:jar:6.0.0.Alpha4'
<dependency org="org.kie.commons" name="kie-nio2-jgit" rev="6.0.0.Alpha4">
  <artifact name="kie-nio2-jgit" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.kie.commons', module='kie-nio2-jgit', version='6.0.0.Alpha4')
)
libraryDependencies += "org.kie.commons" % "kie-nio2-jgit" % "6.0.0.Alpha4"
[org.kie.commons/kie-nio2-jgit "6.0.0.Alpha4"]