| License |
License |
|---|---|
| Categories |
CategoriesQuarkus Container Microservices Git Development Tools Version Controls JGit General Purpose Libraries Utility |
| GroupId | GroupIdio.quarkiverse.jgit |
| ArtifactId | ArtifactIdquarkus-jgit |
| Last Version | Last Version2.1.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionQuarkus - JGit - Runtime
Access your Git repositories
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| quarkus-jgit-2.1.0.pom | |
| quarkus-jgit-2.1.0.jar | 4 KB |
| quarkus-jgit-2.1.0-sources.jar | 3 KB |
| quarkus-jgit-2.1.0-javadoc.jar | 397 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.quarkiverse.jgit/quarkus-jgit/ -->
<dependency>
<groupId>io.quarkiverse.jgit</groupId>
<artifactId>quarkus-jgit</artifactId>
<version>2.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.quarkiverse.jgit/quarkus-jgit/
implementation 'io.quarkiverse.jgit:quarkus-jgit:2.1.0'
// https://jarcasting.com/artifacts/io.quarkiverse.jgit/quarkus-jgit/
implementation ("io.quarkiverse.jgit:quarkus-jgit:2.1.0")
'io.quarkiverse.jgit:quarkus-jgit:jar:2.1.0'
<dependency org="io.quarkiverse.jgit" name="quarkus-jgit" rev="2.1.0">
<artifact name="quarkus-jgit" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.quarkiverse.jgit', module='quarkus-jgit', version='2.1.0')
)
libraryDependencies += "io.quarkiverse.jgit" % "quarkus-jgit" % "2.1.0"
[io.quarkiverse.jgit/quarkus-jgit "2.1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.quarkus : quarkus-arc | jar | |
| io.quarkiverse.jsch : quarkus-jsch | jar | 2.0.0 |
| org.eclipse.jgit : org.eclipse.jgit | jar | 6.2.0.202206071550-r |
| org.eclipse.jgit : org.eclipse.jgit.ssh.jsch | jar | 6.2.0.202206071550-r |
| Group / Artifact | Type | Version |
|---|---|---|
| org.graalvm.nativeimage : svm | jar |