<dependency> <groupId>io.dropwizard</groupId> <artifactId>dropwizard-auth</artifactId> <version>0.7.0</version> <classifier>sources</classifier> <type>java-source</type> </dependency>
io.dropwizard:dropwizard-auth:0.7.0
META-INF/MANIFEST.MF io/dropwizard/auth/Auth.java io/dropwizard/auth/AuthenticationException.java io/dropwizard/auth/Authenticator.java io/dropwizard/auth/basic/BasicAuthProvider.java io/dropwizard/auth/basic/BasicCredentials.java io/dropwizard/auth/CachingAuthenticator.java io/dropwizard/auth/oauth/OAuthProvider.java
返回时代Java首页