License |
License |
---|---|
GroupId | GroupIdcom.facebook.airlift |
ArtifactId | ArtifactIdjmx-http |
Last Version | Last Version0.205 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAirlift
|
Project Organization |
Project OrganizationAirlift |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
jmx-http-0.205.pom | |
jmx-http-0.205.jar | 23 KB |
jmx-http-0.205-tests.jar | 6 KB |
jmx-http-0.205-test-sources.jar | 4 KB |
jmx-http-0.205-sources.jar | 14 KB |
jmx-http-0.205-javadoc.jar | 59 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.facebook.airlift/jmx-http/ -->
<dependency>
<groupId>com.facebook.airlift</groupId>
<artifactId>jmx-http</artifactId>
<version>0.205</version>
</dependency>
// https://jarcasting.com/artifacts/com.facebook.airlift/jmx-http/
implementation 'com.facebook.airlift:jmx-http:0.205'
// https://jarcasting.com/artifacts/com.facebook.airlift/jmx-http/
implementation ("com.facebook.airlift:jmx-http:0.205")
'com.facebook.airlift:jmx-http:jar:0.205'
<dependency org="com.facebook.airlift" name="jmx-http" rev="0.205">
<artifact name="jmx-http" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.facebook.airlift', module='jmx-http', version='0.205')
)
libraryDependencies += "com.facebook.airlift" % "jmx-http" % "0.205"
[com.facebook.airlift/jmx-http "0.205"]
Group / Artifact | Type | Version |
---|---|---|
com.facebook.airlift : discovery | jar | 0.205 |
com.facebook.airlift : json | jar | 0.205 |
com.facebook.airlift : jaxrs | jar | 0.205 |
com.google.inject : guice | jar | 4.2.2 |
javax.inject : javax.inject | jar | 1 |
com.fasterxml.jackson.core : jackson-annotations | jar | 2.10.0 |
com.fasterxml.jackson.core : jackson-core | jar | 2.10.0 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.10.0 |
javax.ws.rs : javax.ws.rs-api | jar | 2.1 |
com.google.guava : guava | jar | 26.0-jre |
com.facebook.airlift : http-client | jar | 0.205 |
com.facebook.airlift : node | jar | 0.205 |
com.facebook.airlift : http-server | jar | 0.205 |
Group / Artifact | Type | Version |
---|---|---|
com.facebook.airlift : testing | jar | 0.205 |
com.facebook.airlift : bootstrap | jar | 0.205 |
org.testng : testng | jar | 6.9.6 |