Releases: ahus1/keycloak-dropwizard-integration
Releases · ahus1/keycloak-dropwizard-integration
Support for Dropwizard 0.9
Dropwizard has changed its Auth-APIs, so this integration module had to change as well.
Published to maven central!
This is the first release published to maven central!
Initial release
This is the very first initial release. A binary is available from Bintray.
<dependency>
<groupId>de.ahus1.keycloak.dropwizard</groupId>
<artifactId>keycloak-dropwizard</artifactId>
<version>0.2.0</version>
</dependency>