Kryptotek REST Client HttpComponents

Java REST authentication based on http request/response signing

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.aeontronix.kryptotek
ArtifactId

ArtifactId

kryptotek-rest-client-httpcomponents
Last Version

Last Version

1.0.0-beta1
Release Date

Release Date

Type

Type

jar
Description

Description

Kryptotek REST Client HttpComponents
Java REST authentication based on http request/response signing
Project Organization

Project Organization

Aeontronix Inc

Download kryptotek-rest-client-httpcomponents

How to add to project

<!-- https://jarcasting.com/artifacts/com.aeontronix.kryptotek/kryptotek-rest-client-httpcomponents/ -->
<dependency>
    <groupId>com.aeontronix.kryptotek</groupId>
    <artifactId>kryptotek-rest-client-httpcomponents</artifactId>
    <version>1.0.0-beta1</version>
</dependency>
// https://jarcasting.com/artifacts/com.aeontronix.kryptotek/kryptotek-rest-client-httpcomponents/
implementation 'com.aeontronix.kryptotek:kryptotek-rest-client-httpcomponents:1.0.0-beta1'
// https://jarcasting.com/artifacts/com.aeontronix.kryptotek/kryptotek-rest-client-httpcomponents/
implementation ("com.aeontronix.kryptotek:kryptotek-rest-client-httpcomponents:1.0.0-beta1")
'com.aeontronix.kryptotek:kryptotek-rest-client-httpcomponents:jar:1.0.0-beta1'
<dependency org="com.aeontronix.kryptotek" name="kryptotek-rest-client-httpcomponents" rev="1.0.0-beta1">
  <artifact name="kryptotek-rest-client-httpcomponents" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.aeontronix.kryptotek', module='kryptotek-rest-client-httpcomponents', version='1.0.0-beta1')
)
libraryDependencies += "com.aeontronix.kryptotek" % "kryptotek-rest-client-httpcomponents" % "1.0.0-beta1"
[com.aeontronix.kryptotek/kryptotek-rest-client-httpcomponents "1.0.0-beta1"]

Dependencies

compile (3)

Group / Artifact Type Version
com.aeontronix.kryptotek : kryptotek-rest-shared jar 1.0.0-beta1
com.aeontronix.aeon-commons : aeon-commons jar 1.3.15
org.slf4j : slf4j-api jar 1.7.25

provided (3)

Group / Artifact Type Version
org.apache.httpcomponents : httpclient jar 4.5.13
javax.servlet : javax.servlet-api jar 3.1.0
org.jetbrains : annotations jar 15.0

test (4)

Group / Artifact Type Version
org.testng : testng jar 6.11
org.eclipse.jetty : jetty-server jar 11.0.0
org.eclipse.jetty : jetty-webapp jar 11.0.0
org.slf4j : slf4j-simple jar 1.7.25

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0-beta1