Mercurial > hg > orthanc-java
view Samples/Dcm4Che/configuration.json @ 15:b69bc09e2969
fix
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Thu, 26 Oct 2023 13:51:32 +0200 |
parents | 6b9433432ee0 |
children | 118adbad648f |
line wrap: on
line source
{ "Plugins" : [ "../../Plugin/Build" ], "Java" : { "Enabled" : true, "Classpath" : "target/Sample-0.0-SNAPSHOT-jar-with-dependencies.jar", "InitializationClass" : "Main" } }