Dropwizard is a Java framework for developing ops-friendly, high-performance, RESTful web applications.
<dependency>
<groupId>io.dropwizard</groupId>
<artifactId>dropwizard-auth</artifactId>
<version>5.0.1</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Register a basic authentication factory in a Dropwizard application.
Check the Dropwizard upgrade guide for your version.
No dependency data recorded yet.