| License | License | 
|---|---|
| Categories | CategoriesJetty Container Application Servers | 
| GroupId | GroupIdorg.testatoo.container | 
| ArtifactId | ArtifactIdtestatoo-container-jetty9 | 
| Last Version | Last Version2.1.ga | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptiontestatoo-container-jetty9 Testatoo Jetty 9 Container | 
| Project Organization | Project Organization | 
<!-- https://jarcasting.com/artifacts/org.testatoo.container/testatoo-container-jetty9/ -->
<dependency>
    <groupId>org.testatoo.container</groupId>
    <artifactId>testatoo-container-jetty9</artifactId>
    <version>2.1.ga</version>
</dependency>// https://jarcasting.com/artifacts/org.testatoo.container/testatoo-container-jetty9/
implementation 'org.testatoo.container:testatoo-container-jetty9:2.1.ga'// https://jarcasting.com/artifacts/org.testatoo.container/testatoo-container-jetty9/
implementation ("org.testatoo.container:testatoo-container-jetty9:2.1.ga")'org.testatoo.container:testatoo-container-jetty9:jar:2.1.ga'<dependency org="org.testatoo.container" name="testatoo-container-jetty9" rev="2.1.ga">
  <artifact name="testatoo-container-jetty9" type="jar" />
</dependency>@Grapes(
@Grab(group='org.testatoo.container', module='testatoo-container-jetty9', version='2.1.ga')
)libraryDependencies += "org.testatoo.container" % "testatoo-container-jetty9" % "2.1.ga"[org.testatoo.container/testatoo-container-jetty9 "2.1.ga"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.h2database : h2 | jar | 1.1.116 |