| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииJava Языки программирования |
| Группа | Группаcom.github.hypfvieh |
| Идентификатор | Идентификаторdbus-java-bom |
| Версия | Версия4.1.0 |
| Тип | Типpom |
| Описание |
Описаниеdbus-java-bom
DBus-Java Bill of Materials (BOM)
|
| Имя Файла | Размер |
|---|---|
| dbus-java-bom-4.1.0.pom | 2 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.hypfvieh/dbus-java-bom/ -->
<dependency>
<groupId>com.github.hypfvieh</groupId>
<artifactId>dbus-java-bom</artifactId>
<version>4.1.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.hypfvieh/dbus-java-bom/
implementation 'com.github.hypfvieh:dbus-java-bom:4.1.0'
// https://jarcasting.com/artifacts/com.github.hypfvieh/dbus-java-bom/
implementation ("com.github.hypfvieh:dbus-java-bom:4.1.0")
'com.github.hypfvieh:dbus-java-bom:pom:4.1.0'
<dependency org="com.github.hypfvieh" name="dbus-java-bom" rev="4.1.0">
<artifact name="dbus-java-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.hypfvieh', module='dbus-java-bom', version='4.1.0')
)
libraryDependencies += "com.github.hypfvieh" % "dbus-java-bom" % "4.1.0"
[com.github.hypfvieh/dbus-java-bom "4.1.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.36 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | 5.8.2 |
| org.junit.jupiter : junit-jupiter-params | jar | 5.8.2 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |
| org.junit.platform : junit-platform-launcher | jar | 1.8.2 |