Skip to content

Releases: ahus1/keycloak-dropwizard-integration

Support for Dropwizard 0.9

04 Nov 16:58
Compare
Choose a tag to compare

Dropwizard has changed its Auth-APIs, so this integration module had to change as well.

Published to maven central!

14 Oct 22:17
Compare
Choose a tag to compare

This is the first release published to maven central!

Initial release

09 Oct 19:11
Compare
Choose a tag to compare

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>