Последняя версия

MicroJ Simple Security Abstractions 0.1.0

Tiny library to work with crypto and hashing

Лицензия

Лицензия

Группа

Группа

io.github.mjcro
Идентификатор

Идентификатор

simplesec
Версия

Версия

0.1.0
Тип

Тип

jar
Описание

Описание

MicroJ Simple Security Abstractions
Tiny library to work with crypto and hashing
Ссылка на сайт

Ссылка на сайт

https://github.com/mjcro/simplesec
Система контроля версий

Система контроля версий

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

Скачать simplesec 0.1.0


<!-- 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"]

Зависимости

test (2)

Идентификатор библиотеки Тип Версия
org.testng : testng jar 7.5
org.slf4j : slf4j-simple jar 1.7.36

Модули Проекта

Данный проект не имеет модулей.