License |
License |
---|---|
GroupId | GroupIdio.airlift |
ArtifactId | ArtifactIdhttp-server |
Last Version | Last Version217 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionhttp-server
Airlift
|
Project Organization |
Project OrganizationAirlift |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
http-server-217.pom | |
http-server-217.jar | 42 KB |
http-server-217-sources.jar | 25 KB |
http-server-217-javadoc.jar | 104 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.airlift/http-server/ -->
<dependency>
<groupId>io.airlift</groupId>
<artifactId>http-server</artifactId>
<version>217</version>
</dependency>
// https://jarcasting.com/artifacts/io.airlift/http-server/
implementation 'io.airlift:http-server:217'
// https://jarcasting.com/artifacts/io.airlift/http-server/
implementation ("io.airlift:http-server:217")
'io.airlift:http-server:jar:217'
<dependency org="io.airlift" name="http-server" rev="217">
<artifact name="http-server" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.airlift', module='http-server', version='217')
)
libraryDependencies += "io.airlift" % "http-server" % "217"
[io.airlift/http-server "217"]
Group / Artifact | Type | Version |
---|---|---|
io.airlift : log | jar | 217 |
io.airlift : concurrent | jar | 217 |
io.airlift : configuration | jar | 217 |
io.airlift : units | jar | 1.0 |
io.airlift : event | jar | 217 |
io.airlift : trace-token | jar | 217 |
io.airlift : discovery | jar | 217 |
io.airlift : node | jar | 217 |
io.airlift : security | jar | 217 |
io.airlift : stats | jar | 217 |
javax.inject : javax.inject | jar | 1 |
org.weakref : jmxutils | jar | 1.21 |
javax.validation : validation-api | jar | 2.0.1.Final |
com.google.guava : guava | jar | 31.0.1-jre |
org.eclipse.jetty : jetty-http | jar | |
org.eclipse.jetty : jetty-io | jar | |
org.eclipse.jetty.http2 : http2-server | jar | |
javax.servlet : javax.servlet-api | jar | 4.0.1 |
com.google.inject : guice | jar | 5.0.1 |
javax.annotation : javax.annotation-api | jar | 1.3.2 |
com.google.code.findbugs : jsr305 Optional | jar | 3.0.2 |
org.eclipse.jetty : jetty-server | jar | |
org.eclipse.jetty : jetty-util | jar | |
org.eclipse.jetty : jetty-servlet | jar | |
org.eclipse.jetty : jetty-security | jar | |
org.eclipse.jetty : jetty-jmx | jar | |
ch.qos.logback : logback-core | jar | 1.2.3 |
Group / Artifact | Type | Version |
---|---|---|
io.airlift : testing | jar | 217 |
io.airlift : bootstrap | jar | 217 |
io.airlift : log-manager | jar | 217 |
io.airlift : http-client | jar | 217 |
org.bouncycastle : bcpkix-jdk15on | jar | 1.68 |
org.testng : testng | jar | 6.10 |
org.assertj : assertj-core | jar | 3.18.1 |
org.mockito : mockito-core | jar | 3.8.0 |
org.eclipse.jetty : jetty-client | jar |