Skip to content

qbicc/quarkus-qbicc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Qbicc plugin for Quarkus

This is the qbicc plugin for Quarkus.

To create a native executable of your Quarkus project using qbicc, add the following dependency to your Quarkus Maven build:

    <dependency>
        <groupId>org.qbicc.quarkus</groupId>
        <artifactId>quarkus-qbicc</artifactId>
        <version>0.1.0</version>
    </dependency>

About

A Quarkus extension for qbicc.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages