Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 458 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 458 Bytes

#lightstreamer-client lightstreamer client for push date

  • #####Add Library LightStreamer :
    - Linux:
    cd ext-lib
    /usr/local/maven/bin/mvn install:install-file -Dfile=ls-client-2.5.2.jar -DgroupId=com.lightstreamer -DartifactId=ls-client -Dversion=2.5.2 -Dpackaging=jar

    - Win
    cd ext-lib
    mvn install:install-file -Dfile=ls-client-2.5.2.jar -DgroupId=com.lightstreamer -DartifactId=ls-client -Dversion=2.5.2 -Dpackaging=jar