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

PasswordSecurityModule 1.0.0-RELEASE

A module that encrypt and encode passwords. It also generate fake passwords.

Лицензия

Лицензия

Категории

Категории

Безопасность
Группа

Группа

com.lightszentip.module
Идентификатор

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

password-security
Версия

Версия

1.0.0-RELEASE
Тип

Тип

jar
Описание

Описание

PasswordSecurityModule
A module that encrypt and encode passwords. It also generate fake passwords.
Ссылка на сайт

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

http://lightszentip.github.io/password-security/
Система контроля версий

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

https://github.com/lightszentip/password-security

Скачать password-security 1.0.0-RELEASE


<!-- https://jarcasting.com/artifacts/com.lightszentip.module/password-security/ -->
<dependency>
    <groupId>com.lightszentip.module</groupId>
    <artifactId>password-security</artifactId>
    <version>1.0.0-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.lightszentip.module/password-security/
implementation 'com.lightszentip.module:password-security:1.0.0-RELEASE'
// https://jarcasting.com/artifacts/com.lightszentip.module/password-security/
implementation ("com.lightszentip.module:password-security:1.0.0-RELEASE")
'com.lightszentip.module:password-security:jar:1.0.0-RELEASE'
<dependency org="com.lightszentip.module" name="password-security" rev="1.0.0-RELEASE">
  <artifact name="password-security" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.lightszentip.module', module='password-security', version='1.0.0-RELEASE')
)
libraryDependencies += "com.lightszentip.module" % "password-security" % "1.0.0-RELEASE"
[com.lightszentip.module/password-security "1.0.0-RELEASE"]

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
org.bouncycastle : bcprov-jdk16 jar 1.46
commons-codec : commons-codec jar 1.8

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.11

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

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