Skip to content

dcm4che/dcm4chee-xds

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dcm4chee-xds

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

Build

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}

Installation

See INSTALL.md.

License