| Title: |
http4s-netty-client |
| Group ID: |
org.http4s |
| Artifact ID: |
http4s-netty-client_3 |
| Version: |
1.0.0-M2 |
| Last modified: |
31.12.2024 09:20 |
| Packaging: |
jar |
| Name: |
http4s-netty-client |
| Description: |
http4s-netty-client |
| URL: |
https://github.com/http4s/http4s-netty |
| Vendor: |
http4s.org |
|
|
| Size: |
196.0 KB |
| Download: |
https://repo.maven.apache.org/maven2/org/http4s/http4s-netty-client_3/1.0.0-M2/http4s-netty-client_3-1.0.0-M2.jar |
| POM: |
Show
hide
<?xml version='1.0' encoding='UTF-8'?>
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/POM/4.0.0">
<modelVersion>4.0.0</modelVersion>
<groupId>org.http4s</groupId>
<artifactId>http4s-netty-client_3</artifactId>
<packaging>jar</packaging>
<description>http4s-netty-client</description>
<url>https://github.com/http4s/http4s-netty</url>
<version>1.0.0-M2</version>
<licenses>
<license>
<name>Apache-2.0</name>
<url>https://www.apache.org/licenses/LICENSE-2.0.txt</url>
<distribution>repo</distribution>
</license>
</licenses>
<name>http4s-netty-client</name>
<inceptionYear>2020</inceptionYear>
<organization>
<name>http4s.org</name>
</organization>
<scm>
<url>https://github.com/http4s/http4s-netty</url>
<connection>scm:git:https://github.com/http4s/http4s-netty.git</connection>
<developerConnection>scm:git:git@github.com:http4s/http4s-netty.git</developerConnection>
</scm>
<developers>
<developer>
<id>hamnis</id>
<name>Erlend Hamnaberg</name>
<url>https://github.com/hamnis</url>
<email>@hamnis</email>
</developer>
</developers>
<properties>
<info.apiURL>https://www.javadoc.io/doc/org.http4s/http4s-netty-client_3/1.0.0-M2/</info.apiURL>
<info.releaseNotesUrl>https://github.com/http4s/http4s-netty/releases/tag/v1.0.0-M2</info.releaseNotesUrl>
<info.versionScheme>early-semver</info.versionScheme>
</properties>
<dependencies>
<dependency>
<groupId>org.http4s</groupId>
<artifactId>http4s-netty-core_3</artifactId>
<version>1.0.0-M2</version>
</dependency>
<dependency>
<groupId>org.scala-lang</groupId>
<artifactId>scala3-library_3</artifactId>
<version>3.3.4</version>
</dependency>
<dependency>
<groupId>org.typelevel</groupId>
<artifactId>scalac-compat-annotation_3</artifactId>
<version>0.1.4</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.http4s</groupId>
<artifactId>http4s-client_3</artifactId>
<version>1.0.0-M44</version>
</dependency>
<dependency>
<groupId>io.netty</groupId>
<artifactId>netty-codec-http2</artifactId>
<version>4.1.116.Final</version>
</dependency>
<dependency>
<groupId>io.netty</groupId>
<artifactId>netty-handler-proxy</artifactId>
<version>4.1.116.Final</version>
</dependency>
<dependency>
<groupId>org.http4s</groupId>
<artifactId>http4s-client-testkit_3</artifactId>
<version>1.0.0-M44</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.http4s</groupId>
<artifactId>http4s-ember-server_3</artifactId>
<version>1.0.0-M44</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.http4s</groupId>
<artifactId>http4s-dsl_3</artifactId>
<version>1.0.0-M44</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.scala-lang.modules</groupId>
<artifactId>scala-java8-compat_3</artifactId>
<version>1.0.2</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>com.github.monkeywie</groupId>
<artifactId>proxyee</artifactId>
<version>1.7.6</version>
<scope>test</scope>
<exclusions>
<exclusion>
<groupId>io.netty</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>org.bouncycastle</groupId>
<artifactId>*</artifactId>
</exclusion>
</exclusions>
</dependency>
<dependency>
<groupId>com.github.bbottema</groupId>
<artifactId>java-socks-proxy-server</artifactId>
<version>4.1.2</version>
<scope>test</scope>
<exclusions>
<exclusion>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-api</artifactId>
</exclusion>
</exclusions>
</dependency>
<dependency>
<groupId>org.scalameta</groupId>
<artifactId>munit_3</artifactId>
<version>1.0.3</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>ch.qos.logback</groupId>
<artifactId>logback-classic</artifactId>
<version>1.2.13</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.typelevel</groupId>
<artifactId>munit-cats-effect_3</artifactId>
<version>2.0.0</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>io.netty</groupId>
<artifactId>netty-transport-classes-epoll</artifactId>
<version>4.1.116.Final</version>
</dependency>
<dependency>
<groupId>io.netty</groupId>
<artifactId>netty-transport-classes-kqueue</artifactId>
<version>4.1.116.Final</version>
</dependency>
<dependency>
<groupId>io.netty.incubator</groupId>
<artifactId>netty-incubator-transport-classes-io_uring</artifactId>
<version>0.0.26.Final</version>
</dependency>
<dependency>
<groupId>io.netty</groupId>
<artifactId>netty-transport-native-epoll</artifactId>
<version>4.1.116.Final</version>
<scope>runtime</scope>
<classifier>linux-x86_64</classifier>
</dependency>
<dependency>
<groupId>io.netty</groupId>
<artifactId>netty-transport-native-epoll</artifactId>
<version>4.1.116.Final</version>
<scope>runtime</scope>
<classifier>linux-aarch_64</classifier>
</dependency>
<dependency>
<groupId>io.netty</groupId>
<artifactId>netty-transport-native-kqueue</artifactId>
<version>4.1.116.Final</version>
<scope>runtime</scope>
<classifier>osx-x86_64</classifier>
</dependency>
<dependency>
<groupId>io.netty</groupId>
<artifactId>netty-transport-native-kqueue</artifactId>
<version>4.1.116.Final</version>
<scope>runtime</scope>
<classifier>osx-aarch_64</classifier>
</dependency>
<dependency>
<groupId>io.netty.incubator</groupId>
<artifactId>netty-incubator-transport-native-io_uring</artifactId>
<version>0.0.26.Final</version>
<scope>runtime</scope>
<classifier>linux-x86_64</classifier>
</dependency>
</dependencies>
</project>
|
| Maven: |
<dependency>
<groupId>org.http4s</groupId>
<artifactId>http4s-netty-client_3</artifactId>
<version>1.0.0-M2</version>
</dependency>
|
| Gradle: |
org.http4s:http4s-netty-client_3:1.0.0-M2 |
|
Contained classes:
|
Show all
|
|
Contained classes:
|
|
| Dependencies: |
-
[JAR]
http4s-client-testkit_3-1.0.0-M44.jar
in org/http4s/http4s-client-testkit_3/1.0.0-M44
-
[JAR]
http4s-client_3-1.0.0-M44.jar
in org/http4s/http4s-client_3/1.0.0-M44
-
[JAR]
http4s-dsl_3-1.0.0-M44.jar
in org/http4s/http4s-dsl_3/1.0.0-M44
-
[JAR]
http4s-ember-server_3-1.0.0-M44.jar
in org/http4s/http4s-ember-server_3/1.0.0-M44
-
[JAR]
http4s-netty-core_3-1.0.0-M2.jar
in org/http4s/http4s-netty-core_3/1.0.0-M2
-
[JAR]
java-socks-proxy-server-4.1.2.jar
in com/github/bbottema/java-socks-proxy-server/4.1.2
-
[JAR]
logback-classic-1.2.13-test-javadoc.jar
in ch/qos/logback/logback-classic/1.2.13
-
[JAR]
munit-cats-effect_3-2.0.0.jar
in org/typelevel/munit-cats-effect_3/2.0.0
-
[JAR]
munit_3-1.0.3.jar
in org/scalameta/munit_3/1.0.3
-
[JAR]
netty-codec-http2-4.1.116.Final.jar
in io/netty/netty-codec-http2/4.1.116.Final
-
[JAR]
netty-handler-proxy-4.1.116.Final.jar
in io/netty/netty-handler-proxy/4.1.116.Final
-
[JAR]
netty-incubator-transport-classes-io_uring-0.0.26.Final.jar
in io/netty/incubator/netty-incubator-transport-classes-io_uring/0.0.26.Final
-
[JAR]
netty-incubator-transport-native-io_uring-0.0.26.Final-linux-x86_64.jar
in io/netty/incubator/netty-incubator-transport-native-io_uring/0.0.26.Final
-
[JAR]
netty-transport-classes-epoll-4.1.116.Final.jar
in io/netty/netty-transport-classes-epoll/4.1.116.Final
-
[JAR]
netty-transport-classes-kqueue-4.1.116.Final.jar
in io/netty/netty-transport-classes-kqueue/4.1.116.Final
-
[JAR]
netty-transport-native-epoll-4.1.116.Final-linux-aarch_64.jar
in io/netty/netty-transport-native-epoll/4.1.116.Final
-
[JAR]
netty-transport-native-epoll-4.1.116.Final-linux-x86_64.jar
in io/netty/netty-transport-native-epoll/4.1.116.Final
-
[JAR]
netty-transport-native-kqueue-4.1.116.Final-osx-aarch_64.jar
in io/netty/netty-transport-native-kqueue/4.1.116.Final
-
[JAR]
netty-transport-native-kqueue-4.1.116.Final-osx-x86_64.jar
in io/netty/netty-transport-native-kqueue/4.1.116.Final
-
[JAR]
proxyee-1.7.6.jar
in com/github/monkeywie/proxyee/1.7.6
-
[JAR]
scala-java8-compat_3-1.0.2.jar
in org/scala-lang/modules/scala-java8-compat_3/1.0.2
-
[JAR]
scala3-library_3-3.3.4.jar
in org/scala-lang/scala3-library_3/3.3.4
-
[JAR]
scalac-compat-annotation_3-0.1.4.jar
in org/typelevel/scalac-compat-annotation_3/0.1.4
|
| Dependency Graph: |
Show
Less
More
|