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_client_jetty:$hexagonVersion")
```

=== "pom.xml"

```xml
com.hexagontkhttp_client_jetty$hexagonVersion
```

Packages

Link copied to clipboard

Jetty HTTP client implementation classes.