| License | License | 
|---|---|
| Categories | CategoriesJetty Container Application Servers | 
| GroupId | GroupIdorg.testatoo.container | 
| ArtifactId | ArtifactIdtestatoo-container-jetty-full | 
| Last Version | Last Version1.0-rc5 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptiontestatoo-container-jetty-full Testatoo Jetty Container with JSP support | 
| Project Organization | Project Organization | 
<!-- https://jarcasting.com/artifacts/org.testatoo.container/testatoo-container-jetty-full/ -->
<dependency>
    <groupId>org.testatoo.container</groupId>
    <artifactId>testatoo-container-jetty-full</artifactId>
    <version>1.0-rc5</version>
</dependency>// https://jarcasting.com/artifacts/org.testatoo.container/testatoo-container-jetty-full/
implementation 'org.testatoo.container:testatoo-container-jetty-full:1.0-rc5'// https://jarcasting.com/artifacts/org.testatoo.container/testatoo-container-jetty-full/
implementation ("org.testatoo.container:testatoo-container-jetty-full:1.0-rc5")'org.testatoo.container:testatoo-container-jetty-full:jar:1.0-rc5'<dependency org="org.testatoo.container" name="testatoo-container-jetty-full" rev="1.0-rc5">
  <artifact name="testatoo-container-jetty-full" type="jar" />
</dependency>@Grapes(
@Grab(group='org.testatoo.container', module='testatoo-container-jetty-full', version='1.0-rc5')
)libraryDependencies += "org.testatoo.container" % "testatoo-container-jetty-full" % "1.0-rc5"[org.testatoo.container/testatoo-container-jetty-full "1.0-rc5"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.h2database : h2 | jar | 1.1.116 | 
| junit : junit | jar | 4.8.1 | 
| org.hamcrest : hamcrest-all | jar | 1.1 | 
| httpunit : httpunit | jar | 1.6.2 |