forked from dicoogle/dicoogle
-
Notifications
You must be signed in to change notification settings - Fork 0
Libraries
Luís A. Bastião Silva edited this page Feb 1, 2017
·
1 revision
The following libraries are accepted dependencies in Dicoogle. Do not include new dependencies if they solve the same matter.
| Library | Description |
|---|---|
| dcm4che2 | DICOM IOD and network layer |
| slf4j | Logging API (with log4j) due to performances issues |
| json-lib | JSON handler |
| Jackson | JSON handler |
| Apache Commons | Various utilities |
| Guava | Nice java collections |
| Restlet | REST web service development framework and API |
| Jetty Servlet API | Server-specific Web service API (also provides web content) |