| Лицензия |
Лицензия |
|---|---|
| Группа | Группаli.pitschmann |
| Идентификатор | Идентификаторknx-core-plugin-statistic |
| Последняя версия | Последняя версия0.5.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеKNX Core Plugin - Statistic
Statistic Plugin for KNX Core
|
<!-- https://jarcasting.com/artifacts/li.pitschmann/knx-core-plugin-statistic/ -->
<dependency>
<groupId>li.pitschmann</groupId>
<artifactId>knx-core-plugin-statistic</artifactId>
<version>0.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/li.pitschmann/knx-core-plugin-statistic/
implementation 'li.pitschmann:knx-core-plugin-statistic:0.5.0'
// https://jarcasting.com/artifacts/li.pitschmann/knx-core-plugin-statistic/
implementation ("li.pitschmann:knx-core-plugin-statistic:0.5.0")
'li.pitschmann:knx-core-plugin-statistic:jar:0.5.0'
<dependency org="li.pitschmann" name="knx-core-plugin-statistic" rev="0.5.0">
<artifact name="knx-core-plugin-statistic" type="jar" />
</dependency>
@Grapes(
@Grab(group='li.pitschmann', module='knx-core-plugin-statistic', version='0.5.0')
)
libraryDependencies += "li.pitschmann" % "knx-core-plugin-statistic" % "0.5.0"
[li.pitschmann/knx-core-plugin-statistic "0.5.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.vlkan.rfos : rotating-fos | jar | 0.9.2 |
| li.pitschmann : knx-core | jar | 0.5.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.jupiter : junit-jupiter-engine | jar | 5.7.0 |
| org.junit.jupiter : junit-jupiter-params | jar | 5.7.0 |
| org.junit.platform : junit-platform-runner | jar | 1.7.0 |
| org.assertj : assertj-core | jar | 3.18.1 |
| org.mockito : mockito-inline | jar | 3.5.15 |