| License | License | 
|---|---|
| Categories | CategoriesJetty Container Application Servers | 
| GroupId | GroupIdorg.mortbay.jetty | 
| ArtifactId | ArtifactIdjetty-jmx-ws | 
| Version | Version8.1.16.v20140903 | 
| Type | Typewar | 
| Description | DescriptionJetty :: JMX Rest Interface Jetty integrations and distributions | 
| Project URL | Project URL | 
| Project Organization | Project OrganizationMort Bay Consulting | 
<!-- https://jarcasting.com/artifacts/org.mortbay.jetty/jetty-jmx-ws/ -->
<dependency>
    <groupId>org.mortbay.jetty</groupId>
    <artifactId>jetty-jmx-ws</artifactId>
    <version>8.1.16.v20140903</version>
    <type>war</type>
</dependency>// https://jarcasting.com/artifacts/org.mortbay.jetty/jetty-jmx-ws/
implementation 'org.mortbay.jetty:jetty-jmx-ws:8.1.16.v20140903'// https://jarcasting.com/artifacts/org.mortbay.jetty/jetty-jmx-ws/
implementation ("org.mortbay.jetty:jetty-jmx-ws:8.1.16.v20140903")'org.mortbay.jetty:jetty-jmx-ws:war:8.1.16.v20140903'<dependency org="org.mortbay.jetty" name="jetty-jmx-ws" rev="8.1.16.v20140903">
  <artifact name="jetty-jmx-ws" type="war" />
</dependency>@Grapes(
@Grab(group='org.mortbay.jetty', module='jetty-jmx-ws', version='8.1.16.v20140903')
)libraryDependencies += "org.mortbay.jetty" % "jetty-jmx-ws" % "8.1.16.v20140903"[org.mortbay.jetty/jetty-jmx-ws "8.1.16.v20140903"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.eclipse.jetty : jetty-util | jar | 8.1.16.v20140903 | 
| com.sun.jersey : jersey-server | jar | 1.6 | 
| com.sun.jersey : jersey-json | jar | 1.6 | 
| org.codehaus.jettison : jettison | jar | 1.3 | 
| javax.xml.bind : jaxb-api | jar | 2.2.2 | 
| com.sun.xml.bind : jaxb-impl | jar | 2.2.2 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.eclipse.jetty : jetty-client | jar | 8.1.16.v20140903 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.eclipse.jetty : jetty-server | jar | 8.1.16.v20140903 | 
| org.eclipse.jetty : jetty-servlet | jar | 8.1.16.v20140903 | 
| org.eclipse.jetty : jetty-jmx | jar | 8.1.16.v20140903 | 
| junit : junit | jar | 4.8.1 | 
| org.mockito : mockito-core | jar | 1.8.5 |