<dependency>
<groupId>com.webauthn4j</groupId>
<artifactId>webauthn4j-test</artifactId>
<version>0.28.0.RELEASE</version>
</dependency>
@Grapes(
@Grab(group='com.webauthn4j', module='webauthn4j-test', version='0.28.0.RELEASE')
)
runtime
|-- com.webauthn4j:webauthn4j-core:0.28.0.RELEASE
|-- com.webauthn4j:webauthn4j-appattest:0.28.0.RELEASE
|-- com.webauthn4j:webauthn4j-metadata:0.28.0.RELEASE
|-- com.webauthn4j:webauthn4j-core-async:0.28.0.RELEASE
|-- org.slf4j:slf4j-api:2.0.16
|-- com.fasterxml.jackson.core:jackson-databind:2.18.1
|-- com.fasterxml.jackson.dataformat:jackson-dataformat-cbor:2.18.1