| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesQuarkus Container Microservices Git Development Tools Version Controls JGit General Purpose Libraries Utility | 
        
| GroupId | GroupIdio.quarkiverse.jgit | 
    
| ArtifactId | ArtifactIdquarkus-jgit-deployment | 
    
| Last Version | Last Version2.1.0 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionQuarkus - JGit - Deployment 
            Parent POM for Quarkiverse projects that includes the default release and artifact publishing related
    configuration 
         | 
    
| Project Organization | 
                    Project Organization | 
            
<!-- https://jarcasting.com/artifacts/io.quarkiverse.jgit/quarkus-jgit-deployment/ -->
<dependency>
    <groupId>io.quarkiverse.jgit</groupId>
    <artifactId>quarkus-jgit-deployment</artifactId>
    <version>2.1.0</version>
</dependency>
                // https://jarcasting.com/artifacts/io.quarkiverse.jgit/quarkus-jgit-deployment/
implementation 'io.quarkiverse.jgit:quarkus-jgit-deployment:2.1.0'
                // https://jarcasting.com/artifacts/io.quarkiverse.jgit/quarkus-jgit-deployment/
implementation ("io.quarkiverse.jgit:quarkus-jgit-deployment:2.1.0")
                'io.quarkiverse.jgit:quarkus-jgit-deployment:jar:2.1.0'
                <dependency org="io.quarkiverse.jgit" name="quarkus-jgit-deployment" rev="2.1.0">
  <artifact name="quarkus-jgit-deployment" type="jar" />
</dependency>
                @Grapes(
@Grab(group='io.quarkiverse.jgit', module='quarkus-jgit-deployment', version='2.1.0')
)
                libraryDependencies += "io.quarkiverse.jgit" % "quarkus-jgit-deployment" % "2.1.0"
                [io.quarkiverse.jgit/quarkus-jgit-deployment "2.1.0"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| io.quarkus : quarkus-arc-deployment | jar | |
| io.quarkiverse.jgit : quarkus-jgit | jar | 2.1.0 | 
| io.quarkiverse.jsch : quarkus-jsch-deployment | jar | 2.0.0 |