MicroJ Simple Security Abstractions

Tiny library to work with crypto and hashing

License

License

GroupId

GroupId

io.github.mjcro
ArtifactId

ArtifactId

simplesec
Last Version

Last Version

0.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

MicroJ Simple Security Abstractions
Tiny library to work with crypto and hashing
Project URL

Project URL

https://github.com/mjcro/simplesec
Source Code Management

Source Code Management

http://github.com/mjcro/simplesec/tree/main

Download simplesec

How to add to project

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

Dependencies

test (2)

Group / Artifact Type Version
org.testng : testng jar 7.5
org.slf4j : slf4j-simple jar 1.7.36

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.0