Kryptotek REST shared

Java REST authentication based on http request/response signing

License

License

GroupId

GroupId

com.kloudtek.kryptotek
ArtifactId

ArtifactId

kryptotek-rest-shared
Last Version

Last Version

1.0.25
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project Organization

Kloudtek

Download kryptotek-rest-shared

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.kloudtek.kryptotek : kryptotek-core jar 1.0.25
org.slf4j : slf4j-api jar 1.7.25

provided (1)

Group / Artifact Type Version
org.jetbrains : annotations jar 15.0

test (2)

Group / Artifact Type Version
org.testng : testng jar 6.11
org.slf4j : slf4j-simple jar 1.7.25

Project Modules

There are no modules declared in this project.
com.kloudtek.kryptotek

Versions

Version
1.0.25
1.0.24
1.0.23
1.0.22
1.0.21
1.0.20
1.0.19
1.0.18
1.0.17
1.0.16
1.0.15
1.0.14