Kryptotek Core

Kryptotek provides an easy to use abstraction layer for cryptographic functions

License

License

GroupId

GroupId

com.aeontronix.kryptotek
ArtifactId

ArtifactId

kryptotek-core
Last Version

Last Version

1.1.0-beta3
Release Date

Release Date

Type

Type

jar
Description

Description

Kryptotek Core
Kryptotek provides an easy to use abstraction layer for cryptographic functions
Project Organization

Project Organization

Aeontronix Inc
Source Code Management

Source Code Management

https://gitlab.com/aeontronix/oss/kryptotek-core

Download kryptotek-core

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
com.aeontronix.aeon-commons : aeon-commons jar 1.3.21
com.fasterxml.jackson.jr : jackson-jr-objects jar 2.13.0
org.slf4j : slf4j-api jar 1.7.32

provided (1)

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

test (2)

Group / Artifact Type Version
org.testng : testng jar 7.4.0
org.slf4j : slf4j-simple jar 1.7.32

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.0-beta3
1.1.0-beta1
1.0.26