Skip to content

Commit

Permalink
release to maven central completed #2
Browse files Browse the repository at this point in the history
  • Loading branch information
ahus1 committed Oct 14, 2015
1 parent c4e735e commit c28a441
Showing 1 changed file with 2 additions and 9 deletions.
11 changes: 2 additions & 9 deletions README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -27,20 +27,13 @@ See https://github.com/ahus1/keycloak-dropwizard-integration for the latest vers

### How to use

The module `keycloak-dropwizard-jaxrs` is evolving into a ready-to-use Dropwizard module. The first releases are now available (currently on jcenter and in my personal Bintray repository):
The module `keycloak-dropwizard-jaxrs` is evolving into a ready-to-use Dropwizard module.
The first releases are now available (both from jcenter and Maven central):

image::https://api.bintray.com/packages/ahus1/maven/keycloak-dropwizard/images/download.svg[link="https://bintray.com/ahus1/maven/keycloak-dropwizard/_latestVersion"]

.pom.xml
----
<repositories>
<repository>
<id>bintray-ahus1</id>
<name>Maven Repository of Alexander Schwartz</name>
<url>https://dl.bintray.com/ahus1/maven/</url>
</repository>
</repositories>
<dependencies>
<dependency>
<groupId>de.ahus1.keycloak.dropwizard</groupId>
Expand Down

0 comments on commit c28a441

Please sign in to comment.