| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.facebook.nifty |
| Идентификатор | Идентификаторnifty-ssl |
| Версия | Версия0.23.0 |
| Тип | Типjar |
| Описание |
ОписаниеNifty SSL
|
| Имя Файла | Размер |
|---|---|
| nifty-ssl-0.23.0.pom | |
| nifty-ssl-0.23.0.jar | 40 KB |
| nifty-ssl-0.23.0-tests.jar | 11 KB |
| nifty-ssl-0.23.0-test-sources.jar | 6 KB |
| nifty-ssl-0.23.0-sources.jar | 27 KB |
| nifty-ssl-0.23.0-javadoc.jar | 97 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.facebook.nifty/nifty-ssl/ -->
<dependency>
<groupId>com.facebook.nifty</groupId>
<artifactId>nifty-ssl</artifactId>
<version>0.23.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.facebook.nifty/nifty-ssl/
implementation 'com.facebook.nifty:nifty-ssl:0.23.0'
// https://jarcasting.com/artifacts/com.facebook.nifty/nifty-ssl/
implementation ("com.facebook.nifty:nifty-ssl:0.23.0")
'com.facebook.nifty:nifty-ssl:jar:0.23.0'
<dependency org="com.facebook.nifty" name="nifty-ssl" rev="0.23.0">
<artifact name="nifty-ssl" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.facebook.nifty', module='nifty-ssl', version='0.23.0')
)
libraryDependencies += "com.facebook.nifty" % "nifty-ssl" % "0.23.0"
[com.facebook.nifty/nifty-ssl "0.23.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.facebook.nifty : nifty-core | jar | 0.23.0 |
| com.google.guava : guava | jar | 18.0 |
| io.netty : netty | jar | 3.10.5.Final |
| io.netty : netty-tcnative-boringssl-static | jar | 1.1.33.Fork23 |
| com.fasterxml.jackson.core : jackson-core | jar | 2.4.4 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.4.4 |
| io.airlift : log | jar | 0.119 |
| io.airlift : units | jar | 0.119 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.testng : testng | jar | 6.9.6 |