rherrick / xnat-6000

Sample plugin project to investigate XNAT-6000 bug report

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

XNAT-6000 Plugin

This is a sample XNAT plugin project for reviewing the bug report in XNAT-6000.

To build the plugin, run the following command from within the source repo:

$ ./gradlew clean jar

You can find the deployable plugin jar in:

build/libs/cs-data-plugin-1.0.0-SNAPSHOT.jar

About

Sample plugin project to investigate XNAT-6000 bug report

License:Other


Languages

Language:Java 100.0%