Skip Wonnell | faae86d | 2018-02-20 14:42:34 -0600 | [diff] [blame^] | 1 | rem ============LICENSE_START========================================== |
| 2 | rem ONAP : APPC |
| 3 | rem =================================================================== |
| 4 | rem Copyright (C) 2017-2018 AT&T Intellectual Property. All rights reserved. |
| 5 | rem =================================================================== |
| 6 | rem |
| 7 | rem Unless otherwise specified, all software contained herein is licensed |
| 8 | rem under the Apache License, Version 2.0 (the License); |
| 9 | rem you may not use this software except in compliance with the License. |
| 10 | rem You may obtain a copy of the License at |
| 11 | rem |
| 12 | rem http://www.apache.org/licenses/LICENSE-2.0 |
| 13 | rem |
| 14 | rem Unless required by applicable law or agreed to in writing, software |
| 15 | rem distributed under the License is distributed on an "AS IS" BASIS, |
| 16 | rem WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
| 17 | rem See the License for the specific language governing permissions and |
| 18 | rem limitations under the License. |
| 19 | rem |
| 20 | rem ECOMP is a trademark and service mark of AT&T Intellectual Property. |
| 21 | rem ============LICENSE_END============================================ |
| 22 | |
Skip Wonnell | abe9420 | 2017-08-29 22:39:17 -0500 | [diff] [blame] | 23 | java -jar client-simulator-1.4.07-SNAPSHOT-jar-with-dependencies.jar C:\test\1\ JSON |
| 24 | pause |