diff --git a/README.md b/README.md index 183be8d..1575af1 100644 --- a/README.md +++ b/README.md @@ -30,11 +30,18 @@ In order to include the lib and its dependencies in a Maven project, the reposit and the dependency tag for your pom is as follows: ```xml - - it.geosolutions - geoserver-manager - 1.7.0 - + + + it.geosolutions + geoserver-manager + 1.7.0 + + + org.slf4j + slf4j-api + 2.0.0-alpha6 + + ``` ### Direct Link to JAR If you are simply looking for the JAR to download and use you can find it [here](http://maven.geo-solutions.it/it/geosolutions/geoserver-manager/1.7.0/geoserver-manager-1.7.0.jar).