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-Spring Example
3- ###### version 1.12.14
3+ ###### version 1.12.15
44
55[ ![ Build Status] ( https://travis-ci.org/groupdocs-annotation/GroupDocs.Annotation-for-Java-Spring.svg?branch=master )] ( https://travis-ci.org/groupdocs-annotation/GroupDocs.Annotation-for-Java-Spring )
66[ ![ Maintainability] ( https://api.codeclimate.com/v1/badges/f6de7b4597a02ddb09df/maintainability )] ( https://codeclimate.com/github/groupdocs-annotation/GroupDocs.Annotation-for-Java-Spring/maintainability )
@@ -89,10 +89,10 @@ Download [latest release](https://github.com/groupdocs-annotation/GroupDocs.Anno
8989** Note** : This method is ** recommended** for running this sample behind firewall.
9090
9191``` bash
92- curl -J -L -o release.tar.gz https://github.com/groupdocs-annotation/GroupDocs.Annotation-for-Java-Spring/releases/download/1.12.14 /release.tar.gz
92+ curl -J -L -o release.tar.gz https://github.com/groupdocs-annotation/GroupDocs.Annotation-for-Java-Spring/releases/download/1.12.15 /release.tar.gz
9393tar -xvzf release.tar.gz
9494cd release
95- java -jar annotation-spring-1.12.14 .jar configuration.yml
95+ java -jar annotation-spring-1.12.15 .jar configuration.yml
9696# # Open http://localhost:8080/annotation/ in your favorite browser.
9797```
9898
Original file line number Diff line number Diff line change 66
77 <groupId >com.groupdocs.ui</groupId >
88 <artifactId >annotation-spring</artifactId >
9- <version >1.12.14 </version >
9+ <version >1.12.15 </version >
1010 <packaging >${packaging.type} </packaging >
1111
1212 <name >GroupDocs.Annotation for Java Spring Sample</name >
You can’t perform that action at this time.
0 commit comments