| License | License | 
|---|---|
| Categories | CategoriesJetty Container Application Servers Ant Build Tools | 
| GroupId | GroupIdorg.kantega.reststop | 
| ArtifactId | ArtifactIdreststop-jetty-plugin | 
| Last Version | Last Version3.11.2 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionModular, fast-feedback development for Java web application | 
<!-- https://jarcasting.com/artifacts/org.kantega.reststop/reststop-jetty-plugin/ -->
<dependency>
    <groupId>org.kantega.reststop</groupId>
    <artifactId>reststop-jetty-plugin</artifactId>
    <version>3.11.2</version>
</dependency>// https://jarcasting.com/artifacts/org.kantega.reststop/reststop-jetty-plugin/
implementation 'org.kantega.reststop:reststop-jetty-plugin:3.11.2'// https://jarcasting.com/artifacts/org.kantega.reststop/reststop-jetty-plugin/
implementation ("org.kantega.reststop:reststop-jetty-plugin:3.11.2")'org.kantega.reststop:reststop-jetty-plugin:jar:3.11.2'<dependency org="org.kantega.reststop" name="reststop-jetty-plugin" rev="3.11.2">
  <artifact name="reststop-jetty-plugin" type="jar" />
</dependency>@Grapes(
@Grab(group='org.kantega.reststop', module='reststop-jetty-plugin', version='3.11.2')
)libraryDependencies += "org.kantega.reststop" % "reststop-jetty-plugin" % "3.11.2"[org.kantega.reststop/reststop-jetty-plugin "3.11.2"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.eclipse.jetty : jetty-servlet | jar | 9.3.25.v20180904 | 
| org.kantega.reststop : reststop-servlet | jar | 3.11.2 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.kantega.reststop : reststop-api | jar | 3.11.2 | 
| org.kantega.reststop : reststop-servlet-api | jar | 3.11.2 | 
| org.kantega.reststop : reststop-annotation-processor | jar | 3.11.2 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.11 |