| License |
License |
|---|---|
| Categories |
CategoriesNet Other General Purpose Libraries |
| GroupId | GroupIdnet.anotheria |
| ArtifactId | ArtifactIdano-uitest |
| Last Version | Last Version1.0.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionano-uitest name
Description
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| ano-uitest-1.0.0.pom | |
| ano-uitest-1.0.0.jar | 31 KB |
| ano-uitest-1.0.0-sources.jar | 15 KB |
| ano-uitest-1.0.0-javadoc.jar | 133 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/net.anotheria/ano-uitest/ -->
<dependency>
<groupId>net.anotheria</groupId>
<artifactId>ano-uitest</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.anotheria/ano-uitest/
implementation 'net.anotheria:ano-uitest:1.0.0'
// https://jarcasting.com/artifacts/net.anotheria/ano-uitest/
implementation ("net.anotheria:ano-uitest:1.0.0")
'net.anotheria:ano-uitest:jar:1.0.0'
<dependency org="net.anotheria" name="ano-uitest" rev="1.0.0">
<artifact name="ano-uitest" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.anotheria', module='ano-uitest', version='1.0.0')
)
libraryDependencies += "net.anotheria" % "ano-uitest" % "1.0.0"
[net.anotheria/ano-uitest "1.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| net.anotheria : configureme | jar | 2.0.1 |
| org.jbehave : jbehave-core | jar | 3.6.9 |
| org.jbehave.web : jbehave-web-selenium | jar | 3.5.5 |
| de.codecentric : jbehave-junit-runner | jar | 1.0.1 |
| org.seleniumhq.selenium : selenium-java | jar | 2.30.0 |
| net.sourceforge.htmlunit : htmlunit-core-js | jar | 2.11 |
| net.sourceforge.htmlunit : htmlunit | jar | 2.11 |
| org.seleniumhq.selenium : selenium-server | jar | 2.30.0 |
| com.opera : operadriver | jar | 0.16 |
| org.reflections : reflections | jar | 0.9.8 |
| log4j : log4j | jar | 1.2.17 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.tomcat.embed : tomcat-embed-core | jar | 7.0.32 |
| javax.servlet : servlet-api | jar | 2.5 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.tomcat : tomcat-catalina | jar | 7.0.32 |
| org.apache.tomcat : tomcat-jasper | jar | 7.0.32 |
| junit : junit | jar | 4.5 |