Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for httpcomponents (0.05 sec)

  1. pom.xml

    					<groupId>org.codehaus.groovy</groupId>
    					<artifactId>groovy</artifactId>
    				</exclusion>
    				<exclusion>
    					<groupId>org.apache.httpcomponents</groupId>
    					<artifactId>httpclient</artifactId>
    				</exclusion>
    				<exclusion>
    					<groupId>org.apache.httpcomponents</groupId>
    					<artifactId>httpcore</artifactId>
    				</exclusion>
    				<exclusion>
    					<groupId>org.opensearch.plugin</groupId>
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Sep 04 05:22:58 UTC 2025
    - 49.6K bytes
    - Viewed (0)
  2. gradle/libs.versions.toml

    gradlePlugin-shadow = "com.gradleup.shadow:shadow-gradle-plugin:9.1.0"
    gradlePlugin-spotless = "com.diffplug.spotless:spotless-plugin-gradle:7.2.1"
    hamcrestLibrary = "org.hamcrest:hamcrest-library:3.0"
    httpClient5 = "org.apache.httpcomponents.client5:httpclient5:5.5"
    #noinspection NewerVersionAvailable
    jettyClient = "org.eclipse.jetty:jetty-client:9.4.58.v20250814"
    jnr-unixsocket = "com.github.jnr:jnr-unixsocket:0.38.23"
    jsoup = "org.jsoup:jsoup:1.21.2"
    Registered: Fri Sep 05 11:42:10 UTC 2025
    - Last Modified: Sun Aug 31 17:41:20 UTC 2025
    - 8.3K bytes
    - Viewed (0)
Back to top