| Лицензия |
Лицензия
BSD
|
|---|---|
| Группа | Группаcom.googlecode.jsslutils |
| Идентификатор | Идентификаторjsslutils-test-helpers |
| Версия | Версия0.4 |
| Тип | Типjar |
| Описание |
ОписаниеjSSLutils
Helper classes for some of the tests.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| jsslutils-test-helpers-0.4.pom | |
| jsslutils-test-helpers-0.4.jar | 10 KB |
| jsslutils-test-helpers-0.4-sources.jar | 5 KB |
| jsslutils-test-helpers-0.4-javadoc.jar | 27 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.googlecode.jsslutils/jsslutils-test-helpers/ -->
<dependency>
<groupId>com.googlecode.jsslutils</groupId>
<artifactId>jsslutils-test-helpers</artifactId>
<version>0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.googlecode.jsslutils/jsslutils-test-helpers/
implementation 'com.googlecode.jsslutils:jsslutils-test-helpers:0.4'
// https://jarcasting.com/artifacts/com.googlecode.jsslutils/jsslutils-test-helpers/
implementation ("com.googlecode.jsslutils:jsslutils-test-helpers:0.4")
'com.googlecode.jsslutils:jsslutils-test-helpers:jar:0.4'
<dependency org="com.googlecode.jsslutils" name="jsslutils-test-helpers" rev="0.4">
<artifact name="jsslutils-test-helpers" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.googlecode.jsslutils', module='jsslutils-test-helpers', version='0.4')
)
libraryDependencies += "com.googlecode.jsslutils" % "jsslutils-test-helpers" % "0.4"
[com.googlecode.jsslutils/jsslutils-test-helpers "0.4"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.googlecode.jsslutils : jsslutils-test-certificates | jar | 1.0.1 |
| junit : junit | jar | 4.4 |