Last Version

Kryptotek OSS 1.0.23

Kryptotek provides an easy to use abstraction layer for cryptographic functions

License

License

GroupId

GroupId

com.kloudtek.kryptotek
ArtifactId

ArtifactId

kryptotek-oss
Version

Version

1.0.23
Type

Type

pom
Description

Description

Kryptotek OSS
Kryptotek provides an easy to use abstraction layer for cryptographic functions
Project URL

Project URL

https://github.com/Kloudtek/kryptotek-oss
Project Organization

Project Organization

Kloudtek

Download kryptotek-oss 1.0.23

Filename Size
kryptotek-oss-1.0.23.pom 6 KB
Browse

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

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.21

provided (1)

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

test (1)

Group / Artifact Type Version
org.slf4j : slf4j-simple jar 1.7.21

Project Modules

  • core
  • rest/shared
  • rest/client/httpcomponents
  • rest/server/test
  • rest/server/servlet
  • rest/server/jaxrs
  • rest/server/shared
  • rest/server/springsecurity