comparison Samples/Basic/pom.xml @ 10:6b9433432ee0

added dcm4che sample
author Sebastien Jodogne <s.jodogne@gmail.com>
date Thu, 19 Oct 2023 12:20:46 +0200
parents 88c1614fb3dc
children 8d876a4f541b
comparison
equal deleted inserted replaced
9:88c1614fb3dc 10:6b9433432ee0
60 60
61 </plugins> 61 </plugins>
62 </build> 62 </build>
63 63
64 <groupId>OrthancJava</groupId> 64 <groupId>OrthancJava</groupId>
65 <artifactId>Basic</artifactId> 65 <artifactId>Sample</artifactId>
66 <version>0.0-SNAPSHOT</version> 66 <version>0.0-SNAPSHOT</version>
67 67
68 <dependencies> 68 <dependencies>
69 </dependencies> 69 </dependencies>
70 </project> 70 </project>