The jetty-runner project provides method that can start programmatically the jetty server.
The source code is released under the liberal Apache License V2.0, making jetty-runner great for all types of java web applications.
Maven dependency is now on sonatype.
Check out sonatype repository for latest snapshots and releases.
Add the following maven dependencies to your project pom.xml
if you want to import the core functionality:
You can first define the version properties:
<properties>
...
<!-- JETTY-RUNNER version -->
<jetty-runner.version>3.16.1</jetty-runner.version>
...
</properties>
Add the following maven dependency to your project pom.xml
if you want to import the core functionality of jetty-runner-core:
<dependencies>
...
<dependency>
<groupId>de.alpharogroup</groupId>
<artifactId>jetty-runner-core</artifactId>
<version>${jetty-runner.version}</version>
</dependency>
...
</dependencies>
Add the following maven dependency to your project pom.xml
if you want to import wicket-jetty9-runner:
<dependency>
<groupId>de.alpharogroup</groupId>
<artifactId>wicket-jetty9-runner</artifactId>
<version>${jetty-runner.version}</version>
</dependency>
<dependency>
<groupId>de.alpharogroup</groupId>
<artifactId>jetty-runner-config</artifactId>
<version>${jetty-runner.version}</version>
</dependency>
The source code for jetty-runner are on GitHub. Please feel free to fork and send pull requests!
Create your own fork of astrapi69/jetty-runner/fork
To share your changes, submit a pull request.
Don't forget to add new units tests on your changes.
Do not hesitate to contact the jetty-runner developers with your questions, concerns, comments, bug reports, or feature requests.
- Feature requests, questions and bug reports can be reported at the issues page.
No animals were harmed in the making of this library.
If you like this library, please consider a donation through paypal:
or over bitcoin or bitcoin-cash with:
1Jzso5h7U82QCNmgxxSCya1yUK7UVcSXsW
or over ether with:
0xaB6EaE10F352268B0CA672Dd6e999C86344D49D8
or over flattr: