Kryptotek OSS

Kryptotek provides an easy to use abstraction layer for cryptographic functions

License

License

GroupId

GroupId

com.kloudtek.kryptotek
ArtifactId

ArtifactId

kryptotek-oss
Last Version

Last Version

1.0.23
Release Date

Release Date

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

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

How to add to project

<!-- 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
com.kloudtek.kryptotek

Versions

Version
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