daimh / mgrepclient-java

java client to connect to mgrep running with mode 'daemon-mapping'

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mgrep java client

To use mgrep java client, file 'build/libs/mgrepclient-<VERSION>.jar' is enough

To compile and test mgrepclient java source code,

  1. clone https://github.com/daimh/mgrep, compile it,

  2. make sure exectuble 'mgrep' is in your PATH

  3. make sure you have jdk and gradle installed

  4. clone https://github.com/daimh/mgrepclient-java and run './gradlew build'

Copyright

Developed by Manhong Dai

Copyright © 2020 University of Michigan. License GPLv3+: GNU GPL version 3 or later

This is free software: you are free to change and redistribute it.

There is NO WARRANTY, to the extent permitted by law.

Acknowledgment

Ruth Freedman, MPH, former administrator of MNI, UMICH

Fan Meng, Ph.D., Research Associate Professor, Psychiatry, UMICH

Huda Akil, Ph.D., Director of MNI, UMICH

Stanley J. Watson, M.D., Ph.D., Director of MNI, UMICH

About

java client to connect to mgrep running with mode 'daemon-mapping'

License:GNU General Public License v3.0


Languages

Language:Java 100.0%