Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/quarkiverse/quarkus-jgit
- Owner: quarkiverse
- License: apache-2.0
- Created: 2021-11-26T14:32:43.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-10-29T19:31:56.000Z (about 2 months ago)
- Last Synced: 2024-10-29T21:38:14.989Z (about 2 months ago)
- Topics: git, gitea, jgit, quarkus-extension
- Language: Java
- Homepage: https://docs.quarkiverse.io/quarkus-jgit/dev/
- Size: 504 KB
- Stars: 6
- Watchers: 4
- Forks: 5
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
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
💻 🚧
Pierre Beitz
🐛
kang.chen
🐛
KimJohn Quinn
🐛
Ioannis Canellos
💻 🤔
Melloware
💻
This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!