This repository was archived by the owner on Jul 26, 2021. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11![ Alt text] ( https://raw.githubusercontent.com/groupdocs-annotation/groupdocs-annotation.github.io/master/resources/image/banner.png " GroupDocs.Annotation ")
22# GroupDocs.Annotation for Java Dropwizard Example
3- ###### version 1.12.15
3+ ###### version 1.12.16
44
55[ ![ Build Status] ( https://travis-ci.org/groupdocs-annotation/GroupDocs.Annotation-for-Java-Dropwizard.svg?branch=master )] ( https://travis-ci.org/groupdocs-annotation/GroupDocs.Annotation-for-Java-Dropwizard )
66[ ![ Maintainability] ( https://api.codeclimate.com/v1/badges/4d0833612964debe5cf8/maintainability )] ( https://codeclimate.com/github/groupdocs-annotation/GroupDocs.Annotation-for-Java-Dropwizard/maintainability )
@@ -83,10 +83,10 @@ Download [latest release](https://github.com/groupdocs-annotation/GroupDocs.Anno
8383** Note** : This method is ** recommended** for running this sample behind firewall.
8484
8585``` bash
86- curl -J -L -o release.tar.gz https://github.com/groupdocs-annotation/GroupDocs.Annotation-for-Java-Dropwizard/releases/download/1.12.15 /release.tar.gz
86+ curl -J -L -o release.tar.gz https://github.com/groupdocs-annotation/GroupDocs.Annotation-for-Java-Dropwizard/releases/download/1.12.16 /release.tar.gz
8787tar -xvzf release.tar.gz
8888cd release
89- java -jar annotation-1.12.15 .jar configuration.yaml
89+ java -jar annotation-1.12.16 .jar configuration.yaml
9090# # Open http://localhost:8080/annotation/ in your favorite browser.
9191```
9292
Original file line number Diff line number Diff line change 66
77 <groupId >com.groupdocs.ui</groupId >
88 <artifactId >annotation</artifactId >
9- <version >1.12.15 </version >
9+ <version >1.12.16 </version >
1010 <packaging >jar</packaging >
1111
1212 <name >GroupDocs.Annotation Dropwizard</name >
You can’t perform that action at this time.
0 commit comments