| License |
License |
|---|---|
| GroupId | GroupIdcom.aeontronix.kryptotek |
| ArtifactId | ArtifactIdkryptotek-rest |
| Last Version | Last Version1.0.0-beta1 |
| 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 OrganizationAeontronix Inc |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| kryptotek-rest-1.0.0-beta1.pom | 3 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.aeontronix.kryptotek/kryptotek-rest/ -->
<dependency>
<groupId>com.aeontronix.kryptotek</groupId>
<artifactId>kryptotek-rest</artifactId>
<version>1.0.0-beta1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.aeontronix.kryptotek/kryptotek-rest/
implementation 'com.aeontronix.kryptotek:kryptotek-rest:1.0.0-beta1'
// https://jarcasting.com/artifacts/com.aeontronix.kryptotek/kryptotek-rest/
implementation ("com.aeontronix.kryptotek:kryptotek-rest:1.0.0-beta1")
'com.aeontronix.kryptotek:kryptotek-rest:pom:1.0.0-beta1'
<dependency org="com.aeontronix.kryptotek" name="kryptotek-rest" rev="1.0.0-beta1">
<artifact name="kryptotek-rest" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.aeontronix.kryptotek', module='kryptotek-rest', version='1.0.0-beta1')
)
libraryDependencies += "com.aeontronix.kryptotek" % "kryptotek-rest" % "1.0.0-beta1"
[com.aeontronix.kryptotek/kryptotek-rest "1.0.0-beta1"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.aeontronix.aeon-commons : aeon-commons | jar | 1.3.15 |
| 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 |