dbate.httpserver.1.0.0.source-code.Test Maven / Gradle / Ivy
import com.rodbate.httpserver.Bootstrap;
public class Test {
public static void main(String[] args) throws InterruptedException {
Bootstrap.main();
}
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy