package eu.dnetlib.api.data;

import eu.dnetlib.api.DriverService;

public interface CSHarvesterService extends DriverService {

}
