| License |
License
GPLv3
|
|---|---|
| GroupId | GroupIdru.darklogic.jericho |
| ArtifactId | ArtifactIdintegration-tests |
| Version | Version1.1.1 |
| Type | Typepom |
| Description |
DescriptionImplementation of personal smart home
|
| Filename | Size |
|---|---|
| integration-tests-1.1.1.pom | 2 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| ru.darklogic.jericho : common | jar | 1.1.1 |
| org.zeromq : jeromq | jar | 0.3.4 |
| junit : junit | jar | 4.11 |