| Лицензия |
Лицензия |
|---|---|
| Группа | Группаde.sfuhrm |
| Идентификатор | Идентификаторopenssl4j |
| Версия | Версия0.2.0 |
| Тип | Типjar |
| Описание |
ОписаниеOpenSSL4J JNI
Java binding to OpenSSL library functions
|
| Имя Файла | Размер |
|---|---|
| openssl4j-0.2.0.pom | |
| openssl4j-0.2.0.jar | 31 KB |
| openssl4j-0.2.0-sources.jar | 18 KB |
| openssl4j-0.2.0-javadoc.jar | 498 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/de.sfuhrm/openssl4j/ -->
<dependency>
<groupId>de.sfuhrm</groupId>
<artifactId>openssl4j</artifactId>
<version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.sfuhrm/openssl4j/
implementation 'de.sfuhrm:openssl4j:0.2.0'
// https://jarcasting.com/artifacts/de.sfuhrm/openssl4j/
implementation ("de.sfuhrm:openssl4j:0.2.0")
'de.sfuhrm:openssl4j:jar:0.2.0'
<dependency org="de.sfuhrm" name="openssl4j" rev="0.2.0">
<artifact name="openssl4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.sfuhrm', module='openssl4j', version='0.2.0')
)
libraryDependencies += "de.sfuhrm" % "openssl4j" % "0.2.0"
[de.sfuhrm/openssl4j "0.2.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | 5.6.2 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.6.2 |
| org.junit.jupiter : junit-jupiter-params | jar | 5.6.2 |