Sources: https://github.com/dcm4che/dcm4chee-xds
Binaries:
Issue Tracker: http://www.dcm4che.org/jira/browse/XDSB
XDS.b Implementation running on JBoss 7 application server
After installation of Maven 3:
for java preferences config profile:
mvn install -Ddb={db2|firebird|h2|mysql|oracle|psql|sqlserver}
for ldap config profile:
mvn install -Ddb={db2|firebird|h2|mysql|oracle|psql|sqlserver} -Pldap -Dldap={apacheds|opends|slapd}
See INSTALL.md.