| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesORM Data | 
        
| GroupId | GroupIdcom.proofpoint.platform | 
    
| ArtifactId | ArtifactIdjmx-http-rpc-experimental | 
    
| Last Version | Last Version0.74 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionProofpoint platform 
         | 
    
| Project Organization | 
                    Project Organization | 
            
<!-- https://jarcasting.com/artifacts/com.proofpoint.platform/jmx-http-rpc-experimental/ -->
<dependency>
    <groupId>com.proofpoint.platform</groupId>
    <artifactId>jmx-http-rpc-experimental</artifactId>
    <version>0.74</version>
</dependency>
                // https://jarcasting.com/artifacts/com.proofpoint.platform/jmx-http-rpc-experimental/
implementation 'com.proofpoint.platform:jmx-http-rpc-experimental:0.74'
                // https://jarcasting.com/artifacts/com.proofpoint.platform/jmx-http-rpc-experimental/
implementation ("com.proofpoint.platform:jmx-http-rpc-experimental:0.74")
                'com.proofpoint.platform:jmx-http-rpc-experimental:jar:0.74'
                <dependency org="com.proofpoint.platform" name="jmx-http-rpc-experimental" rev="0.74">
  <artifact name="jmx-http-rpc-experimental" type="jar" />
</dependency>
                @Grapes(
@Grab(group='com.proofpoint.platform', module='jmx-http-rpc-experimental', version='0.74')
)
                libraryDependencies += "com.proofpoint.platform" % "jmx-http-rpc-experimental" % "0.74"
                [com.proofpoint.platform/jmx-http-rpc-experimental "0.74"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| com.proofpoint.platform : discovery-experimental | jar | 0.74 | 
| com.proofpoint.platform : json | jar | 0.74 | 
| com.proofpoint.platform : configuration | jar | 0.74 | 
| com.proofpoint.platform : node | jar | 0.74 | 
| com.proofpoint.platform : http-server | jar | 0.74 | 
| com.google.inject : guice | jar | 3.0 | 
| com.google.guava : guava | jar | 14.0.1 | 
| com.sun.jersey : jersey-core | jar | 1.17.1 | 
| org.weakref : jmxutils | jar | 1.13 | 
| javax.servlet : javax.servlet-api | jar | 3.0.1 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| com.proofpoint.platform : bootstrap | jar | 0.74 | 
| org.testng : testng | jar | 6.8.1 |