https://github.com/dcm4che/dcm4chee-xds
XDS.b Implementation
https://github.com/dcm4che/dcm4chee-xds
Last synced: about 1 year ago
JSON representation
XDS.b Implementation
- Host: GitHub
- URL: https://github.com/dcm4che/dcm4chee-xds
- Owner: dcm4che
- License: other
- Created: 2012-05-29T10:35:23.000Z (about 14 years ago)
- Default Branch: master
- Last Pushed: 2016-11-02T13:22:13.000Z (over 9 years ago)
- Last Synced: 2025-04-14T07:08:35.173Z (about 1 year ago)
- Language: Java
- Size: 7.13 MB
- Stars: 15
- Watchers: 21
- Forks: 16
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
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](http://maven.apache.org):
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](https://github.com/dcm4che/dcm4chee-xds/blob/master/INSTALL.md).
License
-------
* [Mozilla Public License Version 1.1](http://www.mozilla.org/MPL/1.1/)