Last Version

com.github.mike10004:xvfb-testing 0.19

Libraries for managing Xvfb virtual framebuffer processes in Java

License

License

GroupId

GroupId

com.github.mike10004
ArtifactId

ArtifactId

xvfb-testing
Version

Version

0.19
Type

Type

jar
Description

Description

Libraries for managing Xvfb virtual framebuffer processes in Java

Download xvfb-testing 0.19


<!-- https://jarcasting.com/artifacts/com.github.mike10004/xvfb-testing/ -->
<dependency>
    <groupId>com.github.mike10004</groupId>
    <artifactId>xvfb-testing</artifactId>
    <version>0.19</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.mike10004/xvfb-testing/
implementation 'com.github.mike10004:xvfb-testing:0.19'
// https://jarcasting.com/artifacts/com.github.mike10004/xvfb-testing/
implementation ("com.github.mike10004:xvfb-testing:0.19")
'com.github.mike10004:xvfb-testing:jar:0.19'
<dependency org="com.github.mike10004" name="xvfb-testing" rev="0.19">
  <artifact name="xvfb-testing" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.mike10004', module='xvfb-testing', version='0.19')
)
libraryDependencies += "com.github.mike10004" % "xvfb-testing" % "0.19"
[com.github.mike10004/xvfb-testing "0.19"]

Dependencies

compile (2)

Group / Artifact Type Version
com.github.mike10004 : xvfb-manager jar 0.19
junit : junit jar 4.12

test (2)

Group / Artifact Type Version
org.slf4j : slf4j-simple jar 1.7.21
com.github.mike10004 » xvfb-unittest-help jar 0.19

Project Modules

There are no modules declared in this project.