All Downloads are FREE. Search and download functionalities are using the official Maven repository.

ru.yandex.qatools.camelot.maven.service.CtApplicationClassPath Maven / Gradle / Ivy

The newest version!
package ru.yandex.qatools.camelot.maven.service;

/**
 * @author Dmitry Baev [email protected]
 *         Date: 08.07.14
 */
public interface CtApplicationClassPath {

    public CtRun applicationClassPath(String... cp);
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy