| License |
License |
|---|---|
| GroupId | GroupIdcom.zsmartsystems.zigbee |
| ArtifactId | ArtifactIdcom.zsmartsystems.zigbee.console |
| Version | Version1.3.11 |
| Type | Typejar |
| Description |
DescriptionOpen Source ZigBee Framework
|
| Project Organization |
Project OrganizationZ-Smart Systems |
<!-- https://jarcasting.com/artifacts/com.zsmartsystems.zigbee/com.zsmartsystems.zigbee.console/ -->
<dependency>
<groupId>com.zsmartsystems.zigbee</groupId>
<artifactId>com.zsmartsystems.zigbee.console</artifactId>
<version>1.3.11</version>
</dependency>
// https://jarcasting.com/artifacts/com.zsmartsystems.zigbee/com.zsmartsystems.zigbee.console/
implementation 'com.zsmartsystems.zigbee:com.zsmartsystems.zigbee.console:1.3.11'
// https://jarcasting.com/artifacts/com.zsmartsystems.zigbee/com.zsmartsystems.zigbee.console/
implementation ("com.zsmartsystems.zigbee:com.zsmartsystems.zigbee.console:1.3.11")
'com.zsmartsystems.zigbee:com.zsmartsystems.zigbee.console:jar:1.3.11'
<dependency org="com.zsmartsystems.zigbee" name="com.zsmartsystems.zigbee.console" rev="1.3.11">
<artifact name="com.zsmartsystems.zigbee.console" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.zsmartsystems.zigbee', module='com.zsmartsystems.zigbee.console', version='1.3.11')
)
libraryDependencies += "com.zsmartsystems.zigbee" % "com.zsmartsystems.zigbee.console" % "1.3.11"
[com.zsmartsystems.zigbee/com.zsmartsystems.zigbee.console "1.3.11"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.zsmartsystems.zigbee : com.zsmartsystems.zigbee | jar | 1.3.11 |
| log4j : log4j | jar | 1.2.17 |
| org.slf4j : slf4j-log4j12 | jar | 1.7.30 |
| org.slf4j : slf4j-api | jar | 1.7.2 |
| javax.annotation : javax.annotation-api | jar | 1.3.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.1 |
| org.mockito : mockito-core | jar | 3.2.4 |
| org.awaitility : awaitility | jar | 2.0.0 |