devauxbr / quarkus-http

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Quarkus HTTP

A Vert.x based Servlet implementation.

Release

# Bump version and create the tag
mvn release:prepare -Prelease
# Checkout the created tag and deploy the artifacts to Nexus
git checkout $TAG
mvn deploy -Prelease

The staging repository is automatically closed. The sync with Maven Central should take a few hours.

About

License:Apache License 2.0


Languages

Language:Java 100.0%Language:HTML 0.0%Language:Shell 0.0%