Skip to content

Releases: somnonetz/xnat-fhir-plugin

0.2-alpha1

06 Oct 15:18
Compare
Choose a tag to compare
0.2-alpha1 Pre-release
Pre-release

Full Changelog: 0.1...0.2-alpha1

It is now possible to build a jar using gradle 4.8, I find the most multiplatform approach to achieve this is to use the offical gradle docker images

for example:

git clone [email protected]:somnonetz/xnat-fhir-plugin.git && cd xnat-fhir-plugin
docker run --rm -it -v $(pwd):/home/gradle  gradle:4.8.1-jdk8 gradle jar
sudo chown -R $USER:$USER build

Version 0.1

09 Nov 15:23
Compare
Choose a tag to compare
license and readme