| License |
License |
|---|---|
| Categories |
CategoriesNet GUI User Interface |
| GroupId | GroupIdnet.avcompris.commons |
| ArtifactId | ArtifactIdavc-guixer-core |
| Last Version | Last Version0.0.5 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionavc-guixer-core
Framework for UI integrations tests, that uses Selenium.
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| avc-guixer-core-0.0.5.pom | |
| avc-guixer-core-0.0.5.jar | 38 KB |
| avc-guixer-core-0.0.5-sources.jar | 21 KB |
| avc-guixer-core-0.0.5-javadoc.jar | 40 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/net.avcompris.commons/avc-guixer-core/ -->
<dependency>
<groupId>net.avcompris.commons</groupId>
<artifactId>avc-guixer-core</artifactId>
<version>0.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/net.avcompris.commons/avc-guixer-core/
implementation 'net.avcompris.commons:avc-guixer-core:0.0.5'
// https://jarcasting.com/artifacts/net.avcompris.commons/avc-guixer-core/
implementation ("net.avcompris.commons:avc-guixer-core:0.0.5")
'net.avcompris.commons:avc-guixer-core:jar:0.0.5'
<dependency org="net.avcompris.commons" name="avc-guixer-core" rev="0.0.5">
<artifact name="avc-guixer-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.avcompris.commons', module='avc-guixer-core', version='0.0.5')
)
libraryDependencies += "net.avcompris.commons" % "avc-guixer-core" % "0.0.5"
[net.avcompris.commons/avc-guixer-core "0.0.5"]
| Group / Artifact | Type | Version |
|---|---|---|
| net.avcompris.commons : avc-commons3-it-utils | jar | 0.0.5 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.8.9 |
| org.seleniumhq.selenium : selenium-server | jar | 3.6.0 |
| net.avcompris.commons : avc-binding-dom | jar | 0.1.14 |
| net.avcompris.commons : avc-domdumper | jar | 0.5.3 |
| junit : junit | jar | 4.12 |
| com.google.code.findbugs : jsr305 | jar | 3.0.0 |
| com.google.guava : guava | jar | 23.0 |
| org.apache.commons : commons-lang3 | jar | 3.4 |
| org.apache.commons : commons-collections4 | jar | 4.0 |
| joda-time : joda-time | jar | 2.9.9 |
| commons-io : commons-io | jar | 2.4 |
| Group / Artifact | Type | Version |
|---|---|---|
| net.avcompris.commons : avc-guixer-core-utils | jar | 0.0.5 |
| org.hamcrest : hamcrest | jar | 2.2 |