com.aeontronix.kryptotek:kryptotek-rest-server-springsecurity

Java REST authentication based on http request/response signing

License

License

Categories

Categories

Security
GroupId

GroupId

com.aeontronix.kryptotek
ArtifactId

ArtifactId

kryptotek-rest-server-springsecurity
Last Version

Last Version

1.0.0-beta1
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project Organization

Aeontronix Inc

Download kryptotek-rest-server-springsecurity

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
com.aeontronix.kryptotek : kryptotek-rest-shared jar 1.0.0-beta1
com.aeontronix.kryptotek : kryptotek-rest-server-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 (7)

Group / Artifact Type Version
org.springframework : spring-webmvc jar 5.0.0.M2
org.springframework.security : spring-security-web jar 5.0.0.M2
org.springframework.security : spring-security-config jar 5.0.0.M2
org.apache.httpcomponents : httpclient jar 4.5.3
javax.servlet : javax.servlet-api jar 3.1.0
org.testng : testng jar 6.11
org.jetbrains : annotations jar 15.0

test (2)

Group / Artifact Type Version
com.aeontronix.kryptotek : kryptotek-rest-server-test jar 1.0.0-beta1
org.slf4j : slf4j-simple jar 1.7.25

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0-beta1