License |
License |
---|---|
GroupId | GroupIdio.airlift |
ArtifactId | ArtifactIdjmx-http |
Version | Version217 |
Type | Typejar |
Description |
DescriptionAirlift
|
Project Organization |
Project OrganizationAirlift |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
jmx-http-217.pom | |
jmx-http-217.jar | 22 KB |
jmx-http-217-tests.jar | 6 KB |
jmx-http-217-test-sources.jar | 3 KB |
jmx-http-217-sources.jar | 14 KB |
jmx-http-217-javadoc.jar | 156 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.airlift/jmx-http/ -->
<dependency>
<groupId>io.airlift</groupId>
<artifactId>jmx-http</artifactId>
<version>217</version>
</dependency>
// https://jarcasting.com/artifacts/io.airlift/jmx-http/
implementation 'io.airlift:jmx-http:217'
// https://jarcasting.com/artifacts/io.airlift/jmx-http/
implementation ("io.airlift:jmx-http:217")
'io.airlift:jmx-http:jar:217'
<dependency org="io.airlift" name="jmx-http" rev="217">
<artifact name="jmx-http" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.airlift', module='jmx-http', version='217')
)
libraryDependencies += "io.airlift" % "jmx-http" % "217"
[io.airlift/jmx-http "217"]
Group / Artifact | Type | Version |
---|---|---|
io.airlift : discovery | jar | 217 |
io.airlift : json | jar | 217 |
io.airlift : jaxrs | jar | 217 |
com.google.inject : guice | jar | 5.0.1 |
javax.inject : javax.inject | jar | 1 |
com.fasterxml.jackson.core : jackson-annotations | jar | 2.13.1 |
com.fasterxml.jackson.core : jackson-core | jar | 2.13.1 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.13.1 |
javax.ws.rs : javax.ws.rs-api | jar | 2.1.1 |
com.google.guava : guava | jar | 31.0.1-jre |
io.airlift : node | jar | 217 |
io.airlift : http-server | jar | 217 |
Group / Artifact | Type | Version |
---|---|---|
io.airlift : testing | jar | 217 |
io.airlift : bootstrap | jar | 217 |
io.airlift : http-client | jar | 217 |
org.testng : testng | jar | 6.10 |