ckronberger
  • Joined on 2024-12-10

io.quarkus:quarkus-test-security-webauthn (9.9.9-ckronberger)

Published 2026-02-03 20:04:28 +00:00 by ckronberger

Installation

<repositories>
	<repository>
		<id>gitea</id>
		<url></url>
	</repository>
</repositories>

<distributionManagement>
	<repository>
		<id>gitea</id>
		<url></url>
	</repository>

	<snapshotRepository>
		<id>gitea</id>
		<url></url>
	</snapshotRepository>
</distributionManagement>
<dependency>
	<groupId>io.quarkus</groupId>
	<artifactId>quarkus-test-security-webauthn</artifactId>
	<version>9.9.9-ckronberger</version>
</dependency>
mvn install
mvn dependency:get -DremoteRepositories= -Dartifact=io.quarkus:quarkus-test-security-webauthn:9.9.9-ckronberger

About this package

Module that contains utilities to test Quarkus WebAuthn security

Dependencies

io.quarkus:quarkus-junit
io.quarkus:quarkus-security-webauthn
com.fasterxml.jackson.dataformat:jackson-dataformat-cbor
io.rest-assured:rest-assured
org.junit.jupiter:junit-jupiter
Details
Maven
2026-02-03 20:04:28 +00:00
0
Quarkus - Test Framework - Security WebAuthn
144 KiB
Assets (4)
Versions (2) View all
9.9.9-ckronberger 2026-02-03
999-SNAPSHOT 2026-02-03