| Лицензия |
Лицензия
GPLv3
|
|---|---|
| Группа | Группаru.darklogic.jericho |
| Идентификатор | Идентификаторintegration-tests |
| Последняя версия | Последняя версия1.1.1 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеImplementation of personal smart home
|
| Имя Файла | Размер |
|---|---|
| integration-tests-1.1.1.pom | 2 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/ru.darklogic.jericho/integration-tests/ -->
<dependency>
<groupId>ru.darklogic.jericho</groupId>
<artifactId>integration-tests</artifactId>
<version>1.1.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/ru.darklogic.jericho/integration-tests/
implementation 'ru.darklogic.jericho:integration-tests:1.1.1'
// https://jarcasting.com/artifacts/ru.darklogic.jericho/integration-tests/
implementation ("ru.darklogic.jericho:integration-tests:1.1.1")
'ru.darklogic.jericho:integration-tests:pom:1.1.1'
<dependency org="ru.darklogic.jericho" name="integration-tests" rev="1.1.1">
<artifact name="integration-tests" type="pom" />
</dependency>
@Grapes(
@Grab(group='ru.darklogic.jericho', module='integration-tests', version='1.1.1')
)
libraryDependencies += "ru.darklogic.jericho" % "integration-tests" % "1.1.1"
[ru.darklogic.jericho/integration-tests "1.1.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| ru.darklogic.jericho : common | jar | 1.1.1 |
| org.zeromq : jeromq | jar | 0.3.4 |
| junit : junit | jar | 4.11 |