License |
License |
---|---|
GroupId | GroupIdcom.github.vebqa |
ArtifactId | ArtifactIdvebtal-imagecompare |
Last Version | Last Version1.0.5 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionTest Adaptation Layer for image comparison
Tests for comparing images and provides user interfaces with junit / assertj or keyword driven approach
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
vebtal-imagecompare-1.0.5.pom | |
vebtal-imagecompare-1.0.5.jar | 27 KB |
vebtal-imagecompare-1.0.5-sources.jar | 15 KB |
vebtal-imagecompare-1.0.5-javadoc.jar | 461 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.vebqa/vebtal-imagecompare/ -->
<dependency>
<groupId>com.github.vebqa</groupId>
<artifactId>vebtal-imagecompare</artifactId>
<version>1.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.vebqa/vebtal-imagecompare/
implementation 'com.github.vebqa:vebtal-imagecompare:1.0.5'
// https://jarcasting.com/artifacts/com.github.vebqa/vebtal-imagecompare/
implementation ("com.github.vebqa:vebtal-imagecompare:1.0.5")
'com.github.vebqa:vebtal-imagecompare:jar:1.0.5'
<dependency org="com.github.vebqa" name="vebtal-imagecompare" rev="1.0.5">
<artifact name="vebtal-imagecompare" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.vebqa', module='vebtal-imagecompare', version='1.0.5')
)
libraryDependencies += "com.github.vebqa" % "vebtal-imagecompare" % "1.0.5"
[com.github.vebqa/vebtal-imagecompare "1.0.5"]
Group / Artifact | Type | Version |
---|---|---|
com.github.vebqa : vebtal-api | jar | 1.0.5 |
commons-io : commons-io | jar | 2.6 |
org.bytedeco.javacpp-presets : opencv | jar | 4.0.1-1.4.4 |
org.slf4j : slf4j-api | jar | 1.7.30 |
org.assertj : assertj-core | jar | 3.16.1 |
org.hamcrest : hamcrest | jar | 2.2 |
junit : junit | jar | 4.12 |