| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.conscrypt |
| Идентификатор | Идентификаторconscrypt-testing |
| Версия | Версия1.0.0.RC6 |
| Тип | Типjar |
| Описание |
Описаниеorg.conscrypt:conscrypt-testing
Conscrypt: Testing
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| conscrypt-testing-1.0.0.RC6.pom | |
| conscrypt-testing-1.0.0.RC6.jar | 52 KB |
| conscrypt-testing-1.0.0.RC6-sources.jar | 33 KB |
| conscrypt-testing-1.0.0.RC6-javadoc.jar | 95 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.conscrypt/conscrypt-testing/ -->
<dependency>
<groupId>org.conscrypt</groupId>
<artifactId>conscrypt-testing</artifactId>
<version>1.0.0.RC6</version>
</dependency>
// https://jarcasting.com/artifacts/org.conscrypt/conscrypt-testing/
implementation 'org.conscrypt:conscrypt-testing:1.0.0.RC6'
// https://jarcasting.com/artifacts/org.conscrypt/conscrypt-testing/
implementation ("org.conscrypt:conscrypt-testing:1.0.0.RC6")
'org.conscrypt:conscrypt-testing:jar:1.0.0.RC6'
<dependency org="org.conscrypt" name="conscrypt-testing" rev="1.0.0.RC6">
<artifact name="conscrypt-testing" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.conscrypt', module='conscrypt-testing', version='1.0.0.RC6')
)
libraryDependencies += "org.conscrypt" % "conscrypt-testing" % "1.0.0.RC6"
[org.conscrypt/conscrypt-testing "1.0.0.RC6"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.bouncycastle : bcprov-jdk15on | jar | 1.55 |
| org.bouncycastle : bcpkix-jdk15on | jar | 1.55 |
| com.google.guava : guava | jar | 19.0 |
| junit : junit | jar | 4.12 |
| io.netty : netty-handler | jar | 4.1.8.Final |