Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/quarkiverse/quarkus-jgit

JGit is a lightweight, pure Java library implementing the Git version control system
https://github.com/quarkiverse/quarkus-jgit

git gitea jgit quarkus-extension

Last synced: about 1 month ago
JSON representation

JGit is a lightweight, pure Java library implementing the Git version control system

Awesome Lists containing this project

README

        


# Quarkus JGit



[![Version](https://img.shields.io/maven-central/v/io.quarkiverse.jgit/quarkus-jgit?logo=apache-maven&style=flat-square)](https://search.maven.org/artifact/io.quarkiverse.jgit/quarkus-jgit)
[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg?style=flat-square)](https://opensource.org/licenses/Apache-2.0)
[![Build](https://github.com/quarkiverse/quarkus-jgit/actions/workflows/build.yml/badge.svg)](https://github.com/quarkiverse/quarkus-jgit/actions/workflows/build.yml)

## Introduction

Quarkus JGit is a Quarkus extension for the [JGit](https://www.eclipse.org/jgit/) library.
JGit is a library to access to and manipulate Git repositories.

The main purpose of this extension is to make JGit work in a native executable built with GraalVM/Mandrel.

## Documentation

The documentation for this extension can be found [here](https://docs.quarkiverse.io/quarkus-jgit/dev/index.html).

## Contributors ✨

Thanks go to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):



George Gastaldi
George Gastaldi

💻 🚧
Pierre Beitz
Pierre Beitz

🐛
kang.chen
kang.chen

🐛
KimJohn Quinn
KimJohn Quinn

🐛
Ioannis Canellos
Ioannis Canellos

💻 🤔
Melloware
Melloware

💻

This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!