License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.aeontronix.kryptotek |
ArtifactId | ArtifactIdkryptotek-rest-client-httpcomponents |
Last Version | Last Version1.0.0-beta1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionKryptotek REST Client HttpComponents
Java REST authentication based on http request/response signing
|
Project Organization |
Project OrganizationAeontronix Inc |
<!-- 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"]
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 |
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 |
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 |