cedric
@GET @Path("getDependencies") @Produces(MediaType.APPLICATION_JSON) fun getDependencies(@QueryParam("buildFile") buildFile: String) : String {