http-clients

Palantir open source project

License

License

Categories

Categories

Ant Build Tools CLI User Interface HTTP Clients Net
GroupId

GroupId

com.palantir.remoting3
ArtifactId

ArtifactId

http-clients
Last Version

Last Version

3.46.0
Release Date

Release Date

Type

Type

jar
Description

Description

http-clients
Palantir open source project
Project URL

Project URL

https://github.com/palantir/http-remoting
Project Organization

Project Organization

Palantir Technologies Inc
Source Code Management

Source Code Management

https://github.com/palantir/http-remoting

Download http-clients

How to add to project

<!-- https://jarcasting.com/artifacts/com.palantir.remoting3/http-clients/ -->
<dependency>
    <groupId>com.palantir.remoting3</groupId>
    <artifactId>http-clients</artifactId>
    <version>3.46.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.palantir.remoting3/http-clients/
implementation 'com.palantir.remoting3:http-clients:3.46.0'
// https://jarcasting.com/artifacts/com.palantir.remoting3/http-clients/
implementation ("com.palantir.remoting3:http-clients:3.46.0")
'com.palantir.remoting3:http-clients:jar:3.46.0'
<dependency org="com.palantir.remoting3" name="http-clients" rev="3.46.0">
  <artifact name="http-clients" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.palantir.remoting3', module='http-clients', version='3.46.0')
)
libraryDependencies += "com.palantir.remoting3" % "http-clients" % "3.46.0"
[com.palantir.remoting3/http-clients "3.46.0"]

Dependencies

compile (3)

Group / Artifact Type Version
com.palantir.remoting3 : keystores jar 3.46.0
com.palantir.remoting-api : service-config jar 1.9.0
com.palantir.safe-logging : safe-logging jar 1.3.0

Project Modules

There are no modules declared in this project.

Versions

Version
3.46.0
3.18.0