We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2a978ee commit 2ff30dbCopy full SHA for 2ff30db
pulse.sample.bizcounter/java-sample/startup.sh
@@ -0,0 +1,2 @@
1
+#!/usr/bin/env bash
2
+java -classpath ./lib/commons-cli-1.2.jar:./lib/converter-gson-2.1.0.jar:./lib/gson-2.6.2.jar:./lib/okhttp-3.3.0.jar:./lib/okio-1.8.0.jar:./lib/pulse.lib.http-0.1.0-SNAPSHOT.jar:./lib/retrofit-2.1.0.jar:./pulse.sample.bizcounter-0.0.1-SNAPSHOT.jar scouterx.pulse.sample.bizcounter.App
0 commit comments