License |
License |
---|---|
Categories |
CategoriesJetty Container Application Servers |
GroupId | GroupIdio.gridgo |
ArtifactId | ArtifactIdgridgo-jetty-http |
Last Version | Last Version0.8.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Filename | Size |
---|---|
gridgo-jetty-http-0.8.1.pom | |
gridgo-jetty-http-0.8.1.jar | 65 KB |
gridgo-jetty-http-0.8.1-sources.jar | 30 KB |
gridgo-jetty-http-0.8.1-javadoc.jar | 530 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.gridgo/gridgo-jetty-http/ -->
<dependency>
<groupId>io.gridgo</groupId>
<artifactId>gridgo-jetty-http</artifactId>
<version>0.8.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.gridgo/gridgo-jetty-http/
implementation 'io.gridgo:gridgo-jetty-http:0.8.1'
// https://jarcasting.com/artifacts/io.gridgo/gridgo-jetty-http/
implementation ("io.gridgo:gridgo-jetty-http:0.8.1")
'io.gridgo:gridgo-jetty-http:jar:0.8.1'
<dependency org="io.gridgo" name="gridgo-jetty-http" rev="0.8.1">
<artifact name="gridgo-jetty-http" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.gridgo', module='gridgo-jetty-http', version='0.8.1')
)
libraryDependencies += "io.gridgo" % "gridgo-jetty-http" % "0.8.1"
[io.gridgo/gridgo-jetty-http "0.8.1"]
Group / Artifact | Type | Version |
---|---|---|
io.gridgo : gridgo-http-common | jar | 0.8.1 |
org.eclipse.jetty.http2 : http2-server | jar | 9.4.27.v20200227 |
org.apache.httpcomponents : httpmime | jar | 4.5.3 |
io.prometheus : simpleclient | jar | 0.8.0 |
io.gridgo : gridgo-connector-core | jar | 0.8.1 |
org.slf4j : slf4j-api | jar | 1.7.25 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.10 |
Group / Artifact | Type | Version |
---|---|---|
org.hamcrest : hamcrest-all | jar | 1.3 |
org.apache.logging.log4j : log4j-api | jar | 2.11.1 |
org.apache.logging.log4j : log4j-core | jar | 2.11.1 |
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.11.1 |
junit : junit | jar | 4.12 |
org.mockito : mockito-core | jar | 3.1.0 |