dicoogle-java is the official dicoogle_ API client for Java.
Open Source Project Medical Imaging Repositories using Indexing System and P2P mechanisms
DicoogleClient client = new DicoogleClient("http://localhost:6060/");
client.searchFreeText("CT", QueryLevel.IMAGE, false);
GPL v3