| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.moquette |
| Идентификатор | Идентификаторmoquette-parent |
| Последняя версия | Последняя версия0.15 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеMoquette MQTT
Moquette lightweight MQTT Broker
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| moquette-parent-0.15.pom | 8 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.moquette/moquette-parent/ -->
<dependency>
<groupId>io.moquette</groupId>
<artifactId>moquette-parent</artifactId>
<version>0.15</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.moquette/moquette-parent/
implementation 'io.moquette:moquette-parent:0.15'
// https://jarcasting.com/artifacts/io.moquette/moquette-parent/
implementation ("io.moquette:moquette-parent:0.15")
'io.moquette:moquette-parent:pom:0.15'
<dependency org="io.moquette" name="moquette-parent" rev="0.15">
<artifact name="moquette-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.moquette', module='moquette-parent', version='0.15')
)
libraryDependencies += "io.moquette" % "moquette-parent" % "0.15"
[io.moquette/moquette-parent "0.15"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | 5.7.0 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.7.0 |
| org.junit.jupiter : junit-jupiter-params | jar | 5.7.0 |
| org.slf4j : slf4j-log4j12 | jar | 1.7.25 |
| org.mockito : mockito-core | jar | 3.6.0 |
| org.assertj : assertj-core | jar | 2.6.0 |
| org.awaitility : awaitility | jar | 4.0.3 |