ksw4j :: crypto :: core

Core objects for ksw4j crypto.

GroupId

GroupId

io.github.John-Smith-Dav
ArtifactId

ArtifactId

ksw4j-crypto-core
Last Version

Last Version

1.0.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

ksw4j :: crypto :: core
Core objects for ksw4j crypto.

Download ksw4j-crypto-core

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.John-Smith-Dav/ksw4j-crypto-core/ -->
<dependency>
    <groupId>io.github.John-Smith-Dav</groupId>
    <artifactId>ksw4j-crypto-core</artifactId>
    <version>1.0.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.John-Smith-Dav/ksw4j-crypto-core/
implementation 'io.github.John-Smith-Dav:ksw4j-crypto-core:1.0.0.3'
// https://jarcasting.com/artifacts/io.github.John-Smith-Dav/ksw4j-crypto-core/
implementation ("io.github.John-Smith-Dav:ksw4j-crypto-core:1.0.0.3")
'io.github.John-Smith-Dav:ksw4j-crypto-core:jar:1.0.0.3'
<dependency org="io.github.John-Smith-Dav" name="ksw4j-crypto-core" rev="1.0.0.3">
  <artifact name="ksw4j-crypto-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.John-Smith-Dav', module='ksw4j-crypto-core', version='1.0.0.3')
)
libraryDependencies += "io.github.John-Smith-Dav" % "ksw4j-crypto-core" % "1.0.0.3"
[io.github.John-Smith-Dav/ksw4j-crypto-core "1.0.0.3"]

Dependencies

compile (9)

Group / Artifact Type Version
io.github.John-Smith-Dav : ksw4j-address-codec jar 1.0.0.3
io.github.John-Smith-Dav : ksw4j-binary-codec jar 1.0.0.3
io.github.John-Smith-Dav : ksw4j-model jar 1.0.0.3
io.github.John-Smith-Dav : ksw4j-keypairs jar 1.0.0.3
com.fasterxml.jackson.core : jackson-annotations jar 2.11.2
com.fasterxml.jackson.core : jackson-databind jar 2.11.2
com.fasterxml.jackson.core : jackson-core jar 2.11.2
com.google.guava : guava jar 29.0-jre
org.slf4j : slf4j-api jar 1.7.30

provided (1)

Group / Artifact Type Version
org.immutables : value jar 2.8.8

test (5)

Group / Artifact Type Version
org.assertj : assertj-core jar 3.14.0
org.junit.jupiter : junit-jupiter-api jar 5.7.1
org.junit.jupiter : junit-jupiter-engine jar 5.7.1
org.mockito : mockito-core jar 3.7.7
ch.qos.logback : logback-classic jar 1.2.3

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0.3
1.0.0.2
1.0.0.1