This repository was archived by the owner on Jul 21, 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![ GroupDocs.Viewer] ( https://raw.githubusercontent.com/groupdocs-viewer/groupdocs-viewer.github.io/master/resources/image/banner.png " GroupDocs.Viewer ")
22# GroupDocs.Viewer-for-Java-Spring Example
3- ###### version 1.14.10
3+ ###### version 1.14.11
44
55[ ![ Build Status] ( https://travis-ci.org/groupdocs-viewer/GroupDocs.Viewer-for-Java-Spring.svg?branch=master )] ( https://travis-ci.org/groupdocs-viewer/GroupDocs.Viewer-for-Java-Spring )
66[ ![ Maintainability] ( https://api.codeclimate.com/v1/badges/e8ee774e4c4b2fad413a/maintainability )] ( https://codeclimate.com/github/groupdocs-viewer/GroupDocs.Viewer-for-Java-Spring/maintainability )
@@ -77,10 +77,10 @@ Download [latest release](https://github.com/groupdocs-viewer/GroupDocs.Viewer-f
7777** Note** : This method is ** recommended** for running this sample behind firewall.
7878
7979``` bash
80- curl -J -L -o release.tar.gz https://github.com/groupdocs-viewer/GroupDocs.Viewer-for-Java-Spring/releases/download/1.14.10 /release.tar.gz
80+ curl -J -L -o release.tar.gz https://github.com/groupdocs-viewer/GroupDocs.Viewer-for-Java-Spring/releases/download/1.14.11 /release.tar.gz
8181tar -xvzf release.tar.gz
8282cd release
83- java -jar viewer-spring-1.14.10 .jar configuration.yaml
83+ java -jar viewer-spring-1.14.11 .jar configuration.yaml
8484# # Open http://localhost:8080/viewer/ in your favorite browser.
8585```
8686
Original file line number Diff line number Diff line change 66
77 <groupId >com.groupdocs.ui</groupId >
88 <artifactId >viewer-spring</artifactId >
9- <version >1.14.10 </version >
9+ <version >1.14.11 </version >
1010 <packaging >${packaging.type} </packaging >
1111
1212 <name >GroupDocs.Viewer for Java Spring Sample</name >
You can’t perform that action at this time.
0 commit comments