is not current version
Last Version 7.71.0.Final

org.uberfire:uberfire-nio2-jgit 0.4.2.Beta1

UberFire NIO.2 :: JGIT Impl

Categories

Categories

Git Development Tools Version Controls JGit General Purpose Libraries Utility
GroupId

GroupId

org.uberfire
ArtifactId

ArtifactId

uberfire-nio2-jgit
Version

Version

0.4.2.Beta1
Type

Type

jar

Download uberfire-nio2-jgit 0.4.2.Beta1


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