-
Credits:
Rick Herrick -
Description:
This is a version of the XnatDataClient (XDC) tool that ships with the XNAT installation. It has been broken out on its own so that it can be placed anywhere on the user’s system path.
XDC is provided as a Java archive or jar file. The jar file is packaged as a Java application, with the required classpath included in the archive manifest. The practical result of this is that you can run the application just by specifying the XDC jar file (named data-client-version.jar) with the JVM call:
java -jar lib/data-client-1.6.5.jar -h
Once installed, you can run XDC just by typing the script name:
XnatDataClient --version
More information on working with XDC is available on the XNAT wiki: https://wiki.xnat.org/xnat-tools/xnatdataclient
-
Link to Source Repository
Works with XNAT versions:
- 1.6.3
- 1.6.4
- 1.7
- 1.7.1
- 1.7.2
Details
Uploaded By: Rick Herrick
Category: Apps
Tags: http, scripting, xnatdataclient
- Version: 1.7.2 (production)
- License: BSD 2-Clause
- Upload Date: February 24, 2015
- View Documentation: LINK