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

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

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

/**
 * @author Dmitry Baev [email protected]
 *         Date: 15.07.14
 */
public interface CtJettyClassPath {

    CtApplicationClassPath jettyClassPath(String... classpath);
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy