| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииORM Данные |
| Группа | Группаcom.omahaprogrammer.crypto |
| Идентификатор | Идентификаторphc-format |
| Последняя версия | Последняя версия1.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеPHC format library
A library designed to produce and read PHC-formatted strings and verify passwords against them
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| phc-format-1.1.pom | |
| phc-format-1.1.jar | 24 KB |
| phc-format-1.1-sources.jar | 10 KB |
| phc-format-1.1-javadoc.jar | 261 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.omahaprogrammer.crypto/phc-format/ -->
<dependency>
<groupId>com.omahaprogrammer.crypto</groupId>
<artifactId>phc-format</artifactId>
<version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.omahaprogrammer.crypto/phc-format/
implementation 'com.omahaprogrammer.crypto:phc-format:1.1'
// https://jarcasting.com/artifacts/com.omahaprogrammer.crypto/phc-format/
implementation ("com.omahaprogrammer.crypto:phc-format:1.1")
'com.omahaprogrammer.crypto:phc-format:jar:1.1'
<dependency org="com.omahaprogrammer.crypto" name="phc-format" rev="1.1">
<artifact name="phc-format" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.omahaprogrammer.crypto', module='phc-format', version='1.1')
)
libraryDependencies += "com.omahaprogrammer.crypto" % "phc-format" % "1.1"
[com.omahaprogrammer.crypto/phc-format "1.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.bouncycastle : bcprov-jdk15on | jar | 1.62 |