http_client_jetty

http_client.md implementation using the Jetty HTTP Client library.

Install the Dependency

=== "build.gradle"

```groovy
repositories {
    mavenCentral()
}

implementation("com.hexagontk.http:http_client_jetty:$hexagonVersion")
```

=== "pom.xml"

```xml
com.hexagontk.httphttp_client_jetty$hexagonVersion
```

Packages

Link copied to clipboard

Jetty HTTP client implementation classes.