License |
License |
---|---|
GroupId | GroupIdcom.kloudtek.kryptotek |
ArtifactId | ArtifactIdkryptotek-rest |
Last Version | Last Version1.0.25 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionKryptotek REST
Java REST authentication based on http request/response signing
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
kryptotek-rest-1.0.25.pom | 6 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.kloudtek.kryptotek/kryptotek-rest/ -->
<dependency>
<groupId>com.kloudtek.kryptotek</groupId>
<artifactId>kryptotek-rest</artifactId>
<version>1.0.25</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.kloudtek.kryptotek/kryptotek-rest/
implementation 'com.kloudtek.kryptotek:kryptotek-rest:1.0.25'
// https://jarcasting.com/artifacts/com.kloudtek.kryptotek/kryptotek-rest/
implementation ("com.kloudtek.kryptotek:kryptotek-rest:1.0.25")
'com.kloudtek.kryptotek:kryptotek-rest:pom:1.0.25'
<dependency org="com.kloudtek.kryptotek" name="kryptotek-rest" rev="1.0.25">
<artifact name="kryptotek-rest" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.kloudtek.kryptotek', module='kryptotek-rest', version='1.0.25')
)
libraryDependencies += "com.kloudtek.kryptotek" % "kryptotek-rest" % "1.0.25"
[com.kloudtek.kryptotek/kryptotek-rest "1.0.25"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.25 |
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains : annotations | jar | 15.0 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-simple | jar | 1.7.25 |