gastaldi / quarkus-security

The Quarkus core security implementation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Quarkus Security

Version

The Quarkus core security implementation.

Release

# Bump version and create the tag
mvn release:prepare -Prelease
# Build the tag and push to OSSRH
mvn release:perform -Prelease

The staging repository is automatically closed. The sync with Maven Central should take ~30 minutes.

About

The Quarkus core security implementation

License:Apache License 2.0


Languages

Language:Java 100.0%