Last Version

Advance Page Object Resolver Toolkit 1.0

web UI testing made easier

License

License

GroupId

GroupId

org.bithill
ArtifactId

ArtifactId

aport
Version

Version

1.0
Type

Type

jar
Description

Description

Advance Page Object Resolver Toolkit
web UI testing made easier
Project URL

Project URL

http://bitbucket.org/rostislav_matl/aport
Source Code Management

Source Code Management

https://bitbucket.org/rostislav_matl/aport.git

Download aport 1.0


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

Dependencies

compile (5)

Group / Artifact Type Version
org.seleniumhq.selenium : selenium-api jar 3.4.0
org.seleniumhq.selenium : selenium-java jar 3.4.0
org.apache.logging.log4j : log4j-api jar RELEASE
org.apache.logging.log4j : log4j-core jar RELEASE
com.google.code.findbugs : jsr305 jar 3.0.1

test (3)

Group / Artifact Type Version
io.github.bonigarcia : webdrivermanager jar 1.4.10
org.testng : testng jar 6.9.6
org.seleniumhq.selenium : selenium-htmlunit-driver jar 2.52.0

Project Modules

There are no modules declared in this project.