| License | License | 
|---|---|
| Categories | CategoriesJetty Container Application Servers Native Development Tools | 
| GroupId | GroupIdorg.mortbay.jetty.testwars | 
| ArtifactId | ArtifactIdtest-war-nativeaccess | 
| Version | Version9.0.0.v20130315 | 
| Type | Typewar | 
| Description | DescriptionJetty :: Verifier Tests :: Native Access Webapp Parent pom for Jetty at Codehaus | 
| Project Organization | Project OrganizationMort Bay Consulting | 
<!-- https://jarcasting.com/artifacts/org.mortbay.jetty.testwars/test-war-nativeaccess/ -->
<dependency>
    <groupId>org.mortbay.jetty.testwars</groupId>
    <artifactId>test-war-nativeaccess</artifactId>
    <version>9.0.0.v20130315</version>
    <type>war</type>
</dependency>// https://jarcasting.com/artifacts/org.mortbay.jetty.testwars/test-war-nativeaccess/
implementation 'org.mortbay.jetty.testwars:test-war-nativeaccess:9.0.0.v20130315'// https://jarcasting.com/artifacts/org.mortbay.jetty.testwars/test-war-nativeaccess/
implementation ("org.mortbay.jetty.testwars:test-war-nativeaccess:9.0.0.v20130315")'org.mortbay.jetty.testwars:test-war-nativeaccess:war:9.0.0.v20130315'<dependency org="org.mortbay.jetty.testwars" name="test-war-nativeaccess" rev="9.0.0.v20130315">
  <artifact name="test-war-nativeaccess" type="war" />
</dependency>@Grapes(
@Grab(group='org.mortbay.jetty.testwars', module='test-war-nativeaccess', version='9.0.0.v20130315')
)libraryDependencies += "org.mortbay.jetty.testwars" % "test-war-nativeaccess" % "9.0.0.v20130315"[org.mortbay.jetty.testwars/test-war-nativeaccess "9.0.0.v20130315"]| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 3.8.1 |