| Лицензия |
Лицензия |
|---|---|
| Группа | Группаuk.org.retep.xmpp.test |
| Идентификатор | Идентификаторtest |
| Последняя версия | Последняя версия10.6 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеretepXMPP Test
Various standalone test suites, probably existing to test bugs
or not suitable for inclusion within a specific module.
|
| Организация-разработчик |
Организация-разработчикRetep Development Group |
| Имя Файла | Размер |
|---|---|
| test-10.6.pom | 835 bytes |
| test-10.6-tests.jar | 1 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/uk.org.retep.xmpp.test/test/ -->
<dependency>
<groupId>uk.org.retep.xmpp.test</groupId>
<artifactId>test</artifactId>
<version>10.6</version>
</dependency>
// https://jarcasting.com/artifacts/uk.org.retep.xmpp.test/test/
implementation 'uk.org.retep.xmpp.test:test:10.6'
// https://jarcasting.com/artifacts/uk.org.retep.xmpp.test/test/
implementation ("uk.org.retep.xmpp.test:test:10.6")
'uk.org.retep.xmpp.test:test:jar:10.6'
<dependency org="uk.org.retep.xmpp.test" name="test" rev="10.6">
<artifact name="test" type="jar" />
</dependency>
@Grapes(
@Grab(group='uk.org.retep.xmpp.test', module='test', version='10.6')
)
libraryDependencies += "uk.org.retep.xmpp.test" % "test" % "10.6"
[uk.org.retep.xmpp.test/test "10.6"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.7 |
| uk.org.retep : testFramework | jar | 10.6 |