License |
License |
---|---|
Categories |
CategoriesJava Languages |
GroupId | GroupIdcom.github.hypfvieh |
ArtifactId | ArtifactIddbus-java-tests |
Last Version | Last Version4.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiondbus-java-tests
dbus-java test module.
|
Filename | Size |
---|---|
dbus-java-tests-4.1.0.pom | |
dbus-java-tests-4.1.0.jar | 2 KB |
dbus-java-tests-4.1.0-tests.jar | 176 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.hypfvieh/dbus-java-tests/ -->
<dependency>
<groupId>com.github.hypfvieh</groupId>
<artifactId>dbus-java-tests</artifactId>
<version>4.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.hypfvieh/dbus-java-tests/
implementation 'com.github.hypfvieh:dbus-java-tests:4.1.0'
// https://jarcasting.com/artifacts/com.github.hypfvieh/dbus-java-tests/
implementation ("com.github.hypfvieh:dbus-java-tests:4.1.0")
'com.github.hypfvieh:dbus-java-tests:jar:4.1.0'
<dependency org="com.github.hypfvieh" name="dbus-java-tests" rev="4.1.0">
<artifact name="dbus-java-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.hypfvieh', module='dbus-java-tests', version='4.1.0')
)
libraryDependencies += "com.github.hypfvieh" % "dbus-java-tests" % "4.1.0"
[com.github.hypfvieh/dbus-java-tests "4.1.0"]
Group / Artifact | Type | Version |
---|---|---|
com.github.hypfvieh : dbus-java-core | jar | 4.1.0 |
org.slf4j : slf4j-api | jar | 1.7.36 |
Group / Artifact | Type | Version |
---|---|---|
com.github.hypfvieh : dbus-java-transport-tcp | jar | 4.1.0 |
com.github.hypfvieh : dbus-java-transport-jnr-unixsocket | jar | 4.1.0 |
ch.qos.logback : logback-core | jar | 1.2.11 |
ch.qos.logback : logback-classic | jar | 1.2.11 |
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 |