Skip to content

Commit

Permalink
Added README.txt for jar files
Browse files Browse the repository at this point in the history
  • Loading branch information
jayasheelankumar committed Apr 13, 2018
1 parent 9f32e27 commit 577e703
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions samples/README.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
The Samples Project is dependent of below jar files which needs to be downloaded and placed at the respective locations as detailed below:

-----------------------------------------------------------------------------------------------------------------------------------------------------------------
JAR NAMES | Version | Destination Location | Notes
-----------------------------------------------------------------------------------------------------------------------------------------------------------------
1. jsft.jar | latest | ./eventdemo/WEB-INF/lib | Latest jar can be obtained from the target folder of respective module
2. commons-fileupload-1.0.jar | 1.0 | ./woodstock/examples/WEB-INF/lib | Jar can be obtained from apache repositories
3. webui-jsf-suntheme.jar | latest | ./DemoNBProject/web/WEB-INF/lib | This is woodstock jar which can be obtained from maven repositories
4. json2.jar | latest | ./DemoNBProject/web/WEB-INF/lib | This is from JSON.org which can be downloaded from maven repo
5. jsftemplating.jar | latest | ./DemoNBProject/web/WEB-INF/lib | Latest jar can be obtained from the target folder of respective module
6. webui-jsf.jar | latest | ./DemoNBProject/web/WEB-INF/lib | This is woodstock jar which can be obtained from maven repositories
7. jsftemplating-dynafaces-0.1.jar | 0.1 | ./DemoNBProject/web/WEB-INF/lib | This jar can be downloaded from the maven repo
8. jsftemplating-dt.jar | latest | ./DemoNBProject/ext-lib/ | Latest jar can be obtained from the target folder of respective module
9. ant-apt.jar | latest | ./DemoNBProject/ext-lib/ | Jar can be obtained from apache repositories
10.dataprovider.jar | latest | ./DemoNBProject/web/WEB-INF/lib | This jar can be downloaded from the maven repo

0 comments on commit 577e703

Please sign in to comment.