Mercurial > hg > orthanc-java
view Samples/Dcm4Che/configuration.json @ 22:0bbb4e12b1f0
fix deprecated call
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Fri, 22 Mar 2024 15:59:05 +0100 |
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" } }